diff options
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 0926fc24acf..6268908327c 100644 --- a/apps/theming/l10n/ast.js +++ b/apps/theming/l10n/ast.js @@ -11,7 +11,6 @@ OC.L10N.register( "No file was uploaded" : "Nun se xubieron fichjeros", "No file uploaded" : "Nun se xubieron ficheros", "Unsupported image type" : "Triba non sofitada d'imaxe", - "You are already using a custom theme" : "Yá tas usando un tema personalizáu", "Name" : "Nome", "Web address" : "Direición web", "Web address https://…" : "Direición web https://…", @@ -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", + "You are already using a custom theme" : "Yá tas usando un tema personalizáu", "reset to default" : "reafitar", "Failed to write file to disk." : "Fallu al escribir el ficheru nel discu" }, |