mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
New translations button.php (Albanian)
This commit is contained in:
parent
a60e12522e
commit
2f3784ad34
@ -0,0 +1,11 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'new_profile' => 'New Profile',
|
||||||
|
'new_adress' => 'New Adress',
|
||||||
|
'show' => 'Show Adress',
|
||||||
|
'update_password' => 'Update Password',
|
||||||
|
'update_profile' => 'Update Profile',
|
||||||
|
'delete' => 'Delete',
|
||||||
|
'edit' => 'Edit',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user