diff options
Diffstat (limited to 'apps/updatenotification/l10n/ast.js')
-rw-r--r-- | apps/updatenotification/l10n/ast.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ast.js b/apps/updatenotification/l10n/ast.js new file mode 100644 index 00000000000..a9fef552d0b --- /dev/null +++ b/apps/updatenotification/l10n/ast.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "updatenotification", + { + "Updater" : "Anovador" +}, +"nplurals=2; plural=(n != 1);"); |