diff options
Diffstat (limited to 'apps/comments/l10n/fil.js')
-rw-r--r-- | apps/comments/l10n/fil.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/comments/l10n/fil.js b/apps/comments/l10n/fil.js new file mode 100644 index 00000000000..e3734cb6ceb --- /dev/null +++ b/apps/comments/l10n/fil.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "comments", + { + "Cancel" : "I-cancel" +}, +"nplurals=2; plural=(n > 1);"); |