summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/lb.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/lb.js')
-rw-r--r--apps/comments/l10n/lb.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/comments/l10n/lb.js b/apps/comments/l10n/lb.js
index f63640ac6f7..d7f8c5884ac 100644
--- a/apps/comments/l10n/lb.js
+++ b/apps/comments/l10n/lb.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"comments",
{
"Cancel" : "Ofbriechen",
- "Save" : "Späicheren"
+ "Save" : "Späicheren",
+ "Comment" : "Kommentar"
},
"nplurals=2; plural=(n != 1);");