diff options
Diffstat (limited to 'apps/theming/l10n/gl.js')
-rw-r--r-- | apps/theming/l10n/gl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index fbf074d54be..936da7cf7a1 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -106,9 +106,9 @@ OC.L10N.register( "Default app priority" : "Prioridade predeterminada da aplicación", "If an app is not enabled for a user, the next app with lower priority is used." : "Se unha aplicación non está activada para un usuario, utilízase a seguinte aplicación con menor prioridade.", "Could not set global default apps" : "Non foi posíbel estabelecer as aplicacións predeterminadas globais", - "Select a custom color" : "Seleccione unha cor personalizada", "Reset to default" : "Restabelecer os valores predeterminados", "Upload" : "Enviar", - "Remove background image" : "Retirar a imaxe de fondo" + "Remove background image" : "Retirar a imaxe de fondo", + "Select a custom color" : "Seleccione unha cor personalizada" }, "nplurals=2; plural=(n != 1);"); |