mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Albanian)
This commit is contained in:
parent
f37b8e47c2
commit
b1b02c59c4
@ -431,5 +431,15 @@ return [
|
||||
'choose' => [
|
||||
'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