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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/da.js')
-rw-r--r--l10n/da.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/da.js b/l10n/da.js
index 8ffc532..32daf59 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -1,10 +1,10 @@
OC.L10N.register(
"notifications",
{
+ "Notifications" : "Notifikationer",
"Failed to perform action" : "Mislykkedes at udføre handling",
"Failed to dismiss notification" : "Kunne ikke fjerne notifikation",
"in {path}" : "i {path}",
- "Notifications" : "Notifikationer",
"No notifications" : "Ingen notifikationer",
"Dismiss" : "Afvis"
},