mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations button.php (Albanian)
This commit is contained in:
parent
1a9462ed7b
commit
bbd64f4ea9
@ -0,0 +1,11 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'post_ad' => [
|
||||||
|
'name' => 'Post Ad',
|
||||||
|
],
|
||||||
|
'login' => 'Login',
|
||||||
|
'register' => 'Register',
|
||||||
|
'continue' => 'Continue',
|
||||||
|
'reset_password' => 'Reset Password',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user