diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-17 01:12:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-17 01:12:30 +0000 |
commit | b631cc128642bcc08cd461ce098b4601fb4ab37f (patch) | |
tree | fbb23fc4328ed2f9af68b0f5768d9c33f2e49b44 /lib/l10n/ast.js | |
parent | 964b511b39a19d7837714fc3dc4f95986dd56e75 (diff) | |
download | nextcloud-server-b631cc128642bcc08cd461ce098b4601fb4ab37f.tar.gz nextcloud-server-b631cc128642bcc08cd461ce098b4601fb4ab37f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 73955dbdb93..3d9a5084ab9 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -25,6 +25,7 @@ OC.L10N.register( "Invalid image" : "Imaxe inválida", "Avatar image is not square" : "La imaxe del avatar nun ye cuadrada", "today" : "güei", + "tomorrow" : "mañana", "yesterday" : "ayeri", "_%n day ago_::_%n days ago_" : ["hai %n día","hai %n díes"], "last month" : "mes caberu", |