Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/l10n/da.js1
-rw-r--r--apps/user_status/l10n/da.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/da.js b/apps/user_status/l10n/da.js
index a20e957d35f..1480fff0beb 100644
--- a/apps/user_status/l10n/da.js
+++ b/apps/user_status/l10n/da.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"user_status",
{
+ "Recent statuses" : "Seneste status",
"What is your status?" : "Hvad er din status",
"Set status" : "Sæt status",
"Online status" : "Online status",
diff --git a/apps/user_status/l10n/da.json b/apps/user_status/l10n/da.json
index 32cc6809fa2..504b975cf02 100644
--- a/apps/user_status/l10n/da.json
+++ b/apps/user_status/l10n/da.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Recent statuses" : "Seneste status",
"What is your status?" : "Hvad er din status",
"Set status" : "Sæt status",
"Online status" : "Online status",