diff options
Diffstat (limited to 'apps/theming/l10n/ast.js')
-rw-r--r-- | apps/theming/l10n/ast.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/ast.js b/apps/theming/l10n/ast.js index c0f77789ae5..7d205db32a0 100644 --- a/apps/theming/l10n/ast.js +++ b/apps/theming/l10n/ast.js @@ -21,7 +21,6 @@ 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" + "reset to default" : "reafitar" }, "nplurals=2; plural=(n != 1);"); |