summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/hy.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/hy.js')
-rw-r--r--apps/files/l10n/hy.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/hy.js b/apps/files/l10n/hy.js
index 8aecda86282..2bc06312069 100644
--- a/apps/files/l10n/hy.js
+++ b/apps/files/l10n/hy.js
@@ -2,11 +2,11 @@ OC.L10N.register(
"files",
{
"Delete" : "Ջնջել",
+ "Download" : "Բեռնել",
"_%n folder_::_%n folders_" : ["",""],
"_%n file_::_%n files_" : ["",""],
"_Uploading %n file_::_Uploading %n files_" : ["",""],
"_matches '{filter}'_::_match '{filter}'_" : ["",""],
- "Save" : "Պահպանել",
- "Download" : "Բեռնել"
+ "Save" : "Պահպանել"
},
"nplurals=2; plural=(n != 1);");