diff options
Diffstat (limited to 'core/l10n/hy.js')
-rw-r--r-- | core/l10n/hy.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/hy.js b/core/l10n/hy.js index 7f69d32fa34..23c56d34916 100644 --- a/core/l10n/hy.js +++ b/core/l10n/hy.js @@ -21,6 +21,7 @@ OC.L10N.register( "November" : "Նոյեմբեր", "December" : "Դեկտեմբեր", "_{count} file conflict_::_{count} file conflicts_" : ["",""], - "Delete" : "Ջնջել" + "Delete" : "Ջնջել", + "_download %n file_::_download %n files_" : ["",""] }, "nplurals=2; plural=(n != 1);"); |