mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations field.php (Romanian)
This commit is contained in:
parent
aece5c68fc
commit
60c1c39e49
@ -43,6 +43,10 @@ return [
|
|||||||
'login_with_phone_number' => 'Autentificare cu număr de telefon',
|
'login_with_phone_number' => 'Autentificare cu număr de telefon',
|
||||||
'login_with_email_address' => 'Autentificare cu adresă de e-mail',
|
'login_with_email_address' => 'Autentificare cu adresă de e-mail',
|
||||||
|
|
||||||
|
// Share
|
||||||
|
'share_on_facebook' => 'Share on Facebook',
|
||||||
|
'share_on_twitter' => 'Share on Twitter',
|
||||||
|
|
||||||
// Side menu links
|
// Side menu links
|
||||||
'company_directory' => 'Directorul companiilor',
|
'company_directory' => 'Directorul companiilor',
|
||||||
'popular_ads' => 'Anunțuri populare',
|
'popular_ads' => 'Anunțuri populare',
|
||||||
@ -51,6 +55,9 @@ return [
|
|||||||
'sms' => 'Trimite mesaj text (SMS)',
|
'sms' => 'Trimite mesaj text (SMS)',
|
||||||
'mail' => 'Trimite e-mail',
|
'mail' => 'Trimite e-mail',
|
||||||
|
|
||||||
|
//Related
|
||||||
|
'related_posts' => 'Related Posts',
|
||||||
|
|
||||||
// Register instruction seed
|
// Register instruction seed
|
||||||
'register_instructions' => 'Instrucțiuni de înregistrare',
|
'register_instructions' => 'Instrucțiuni de înregistrare',
|
||||||
'list' => 'Listă',
|
'list' => 'Listă',
|
||||||
@ -62,4 +69,6 @@ return [
|
|||||||
'your_internet_connection_is_broken' => 'Conexiunea ta la internet este întreruptă,',
|
'your_internet_connection_is_broken' => 'Conexiunea ta la internet este întreruptă,',
|
||||||
'we_miss_you_so_much_already' => 'deja ne este atât de dor de tine!',
|
'we_miss_you_so_much_already' => 'deja ne este atât de dor de tine!',
|
||||||
'try_again' => 'Încearcă din nou',
|
'try_again' => 'Încearcă din nou',
|
||||||
|
|
||||||
|
'news_title' => 'Sectoral Developments All in :name',
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user