mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations button.php (Romanian)
This commit is contained in:
parent
9bd49f1c0a
commit
345977bbcd
@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'post_ad' => [
|
||||||
|
'name' => 'Publicare',
|
||||||
|
],
|
||||||
|
'login' => 'Autentificare',
|
||||||
|
'register' => 'Inregistreaza-te',
|
||||||
|
'continue' => 'Continua',
|
||||||
|
'reset_password' => 'Reseteaza parola',
|
||||||
|
'email' => 'E-mail',
|
||||||
|
'phone' => 'Telefon',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user