diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-03 01:56:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-03 01:56:20 -0400 |
commit | e0084059b921bb05a78c1da823df978a6cb73604 (patch) | |
tree | ee80621bf00fe7b53a5243b4ba976f07a25b1308 /lib/l10n/hy.js | |
parent | 94013ffb82575b625334bdb57e6a7b9d2b9634bd (diff) | |
download | nextcloud-server-e0084059b921bb05a78c1da823df978a6cb73604.tar.gz nextcloud-server-e0084059b921bb05a78c1da823df978a6cb73604.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/hy.js')
-rw-r--r-- | lib/l10n/hy.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/hy.js b/lib/l10n/hy.js index c52c1de970f..b6fc39257f8 100644 --- a/lib/l10n/hy.js +++ b/lib/l10n/hy.js @@ -1,6 +1,7 @@ OC.L10N.register( "lib", { - "Personal" : "Անձնական" + "Personal" : "Անձնական", + "today" : "այսօր" }, "nplurals=2; plural=(n != 1);"); |