mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-07 05:46:06 -06:00
New translations field.php (Albanian)
This commit is contained in:
parent
f37b8e47c2
commit
b1b02c59c4
@ -431,5 +431,15 @@ return [
|
|||||||
'choose' => [
|
'choose' => [
|
||||||
'name' => 'Zgjedh'
|
'name' => 'Zgjedh'
|
||||||
],
|
],
|
||||||
'my_address' => 'Adresa ime'
|
'my_address' => 'Adresa ime',
|
||||||
|
|
||||||
|
'company' => [
|
||||||
|
'name' => 'Company Name'
|
||||||
|
],
|
||||||
|
'tax_office' => [
|
||||||
|
'name' => 'Tax Office'
|
||||||
|
],
|
||||||
|
'tax_number' => [
|
||||||
|
'name' => 'Tax Number'
|
||||||
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user