summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nds.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/nds.js')
-rw-r--r--lib/l10n/nds.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/nds.js b/lib/l10n/nds.js
index 04b6bdf25a8..d6ad0440ecc 100644
--- a/lib/l10n/nds.js
+++ b/lib/l10n/nds.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"lib",
{
- "Personal" : "Persönlich",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
- "seconds ago" : "vor wenigen Sekunden"
+ "seconds ago" : "vor wenigen Sekunden",
+ "Personal" : "Persönlich"
},
"nplurals=2; plural=(n != 1);");