diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-23 00:08:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-23 00:08:29 +0000 |
commit | 9c8a8386240d440e8f7363d85dd3ead2207b7a60 (patch) | |
tree | 95b891b479464b794327d491044865dbca42528c /apps/theming/l10n/ast.js | |
parent | 1efd9614764c0918a0e48c2cc7529c12b441e748 (diff) | |
download | nextcloud-server-9c8a8386240d440e8f7363d85dd3ead2207b7a60.tar.gz nextcloud-server-9c8a8386240d440e8f7363d85dd3ead2207b7a60.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ast.js')
-rw-r--r-- | apps/theming/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/ast.js b/apps/theming/l10n/ast.js index 6472cbfc17c..c0f77789ae5 100644 --- a/apps/theming/l10n/ast.js +++ b/apps/theming/l10n/ast.js @@ -12,7 +12,6 @@ OC.L10N.register( "Unsupported image type" : "Triba non sofitada d'imaxe", "You are already using a custom theme" : "Yá tas usando un tema personalizáu", "Name" : "Nome", - "reset to default" : "reafitar", "Web address" : "Direición web", "Web address https://…" : "Direición web https://…", "Slogan" : "Conseña", @@ -22,6 +21,7 @@ OC.L10N.register( "Login image" : "Imaxe d'aniciu de sesión", "Upload new login background" : "Xubir fondu nuevu d'aniciu de sesión", "Remove background image" : "Desaniciar imaxe de fondu", + "reset to default" : "reafitar", "Log in image" : "Imaxe d'aniciu de sesión" }, "nplurals=2; plural=(n != 1);"); |