diff options
Diffstat (limited to 'core/l10n/ca.php')
-rw-r--r-- | core/l10n/ca.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ca.php b/core/l10n/ca.php index b20ce3ea639..04c2d5e39f7 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -1,4 +1,8 @@ <?php $TRANSLATIONS = array( +"Users" => "Usuaris", +"Apps" => "Aplicacions", +"Help" => "Ajuda", +"Personal" => "Personal", "Login failed!" => "L'inici de sessiĆ³ ha fallat!", "remember" => "recorda'm", "Create an <strong>admin account</strong>" => "Crea un <strong>compte d'administrador</strong>", |