diff options
Diffstat (limited to 'apps/theming/l10n/ca.js')
-rw-r--r-- | apps/theming/l10n/ca.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js index 7622097d393..969bf50cd58 100644 --- a/apps/theming/l10n/ca.js +++ b/apps/theming/l10n/ca.js @@ -109,9 +109,9 @@ OC.L10N.register( "Default app priority" : "Prioritat de l'aplicació per defecte", "If an app is not enabled for a user, the next app with lower priority is used." : "Si un usuari no té habilitada una aplicació, s'utilitza l'aplicació següent amb una prioritat inferior.", "Could not set global default apps" : "No s'han pogut definir les aplicacions per defecte globals", - "Select a custom color" : "Selecciona un color personalitzat", "Reset to default" : "Reinicialitza els valors per defecte", "Upload" : "Puja", - "Remove background image" : "Suprimeix la imatge de fons" + "Remove background image" : "Suprimeix la imatge de fons", + "Select a custom color" : "Selecciona un color personalitzat" }, "nplurals=2; plural=(n != 1);"); |