mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Romanian)
This commit is contained in:
parent
1f86f6a93a
commit
29fcb2be65
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_profile' => 'Profil nou',
|
||||
'new_adress' => 'Adresa nouă',
|
||||
'show' => 'Show Adress',
|
||||
'update_password' => 'Actualizați parola',
|
||||
'update_profile' => 'Actualizare profil',
|
||||
'delete' => 'Șterge',
|
||||
'extend' => 'Extinde',
|
||||
'extend_all' => 'Extindeți toate',
|
||||
'edit' => 'Editați | ×',
|
||||
'go_profile' => 'Accesați Detaliile profilului',
|
||||
'go_user' => 'Accesați Detaliile utilizatorului',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user