diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-30 01:55:52 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-30 01:55:52 -0400 |
commit | 91b2cdc62bebd525aeb82d5f4bcbb9ade9e2870d (patch) | |
tree | 0621356bd5cf2488c7b495fdb9734bb8bd8ae71f /lib/l10n/hy.js | |
parent | 17dc482e8fb2da14ae3d40a4927bb33323c3be98 (diff) | |
download | nextcloud-server-91b2cdc62bebd525aeb82d5f4bcbb9ade9e2870d.tar.gz nextcloud-server-91b2cdc62bebd525aeb82d5f4bcbb9ade9e2870d.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 b6fc39257f8..99e80f589e4 100644 --- a/lib/l10n/hy.js +++ b/lib/l10n/hy.js @@ -2,6 +2,7 @@ OC.L10N.register( "lib", { "Personal" : "Անձնական", - "today" : "այսօր" + "today" : "այսօր", + "seconds ago" : "վրկ. առաջ" }, "nplurals=2; plural=(n != 1);"); |