mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
12 lines
279 B
PHP
12 lines
279 B
PHP
<?php
|
|
|
|
return [
|
|
'new_profile' => 'Profili i ri',
|
|
'new_adress' => 'Adresa e Re',
|
|
'show' => 'Trego Adresën',
|
|
'update_password' => 'Përditëso fjalëkalimin',
|
|
'update_profile' => 'Përditësoje profilin',
|
|
'delete' => 'fshini',
|
|
'edit' => 'redaktoj',
|
|
];
|