diff options
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index b2b43e8d306..31b622b0f08 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -93,6 +93,7 @@ OC.L10N.register( "Continue to {productName}" : "Continua al {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'actualització ha finalitzat correctament. Se us redirigirà al {productName} d'aquí a %n segon.","L'actualització ha finalitzat correctament. Se us redirigirà al {productName} d'aquí a %n segons."], "Applications menu" : "Menú d'aplicacions", + "Apps" : "Aplicacions", "More apps" : "Més aplicacions", "_{count} notification_::_{count} notifications_" : ["{count} notificació","{count} notificacions"], "No" : "No", @@ -246,7 +247,6 @@ OC.L10N.register( "No tags found" : "No s'ha trobat cap etiqueta", "Personal" : "Personal", "Accounts" : "Comptes", - "Apps" : "Aplicacions", "Admin" : "Administració", "Help" : "Ajuda", "Access forbidden" : "Accés prohibit", |