mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Catalan)
This commit is contained in:
parent
55cc051f9d
commit
252de05d6d
@ -43,6 +43,10 @@ return [
|
||||
'login_with_phone_number' => 'Inicieu la sessió amb el número de telèfon',
|
||||
'login_with_email_address' => 'Inicieu la sessió amb l\'adreça de correu electrònic',
|
||||
|
||||
// Share
|
||||
'share_on_facebook' => 'Share on Facebook',
|
||||
'share_on_twitter' => 'Share on Twitter',
|
||||
|
||||
// Side menu links
|
||||
'company_directory' => 'Directori d\'empreses',
|
||||
'popular_ads' => 'Anuncis populars',
|
||||
@ -51,6 +55,9 @@ return [
|
||||
'sms' => 'Enviar missatges de text (SMS)',
|
||||
'mail' => 'Envia un correu',
|
||||
|
||||
//Related
|
||||
'related_posts' => 'Related Posts',
|
||||
|
||||
// Register instruction seed
|
||||
'register_instructions' => 'Registre d’instruccions',
|
||||
'list' => 'Llista',
|
||||
@ -62,4 +69,6 @@ return [
|
||||
'your_internet_connection_is_broken' => 'La teva connexió a Internet està trencada,',
|
||||
'we_miss_you_so_much_already' => 'ja et trobem molt a faltar!',
|
||||
'try_again' => 'Torna-ho a provar',
|
||||
|
||||
'news_title' => 'Sectoral Developments All in :name',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user