mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-10 02:05:27 -05:00
New translations setting.php (Azerbaijani)
This commit is contained in:
parent
5b62e3ee0a
commit
14cf54913c
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'imageCanvasW' => [
|
||||
'name' => 'Bild Leinwandbreite'
|
||||
],
|
||||
'imageCanvasH' => [
|
||||
'name' => 'Bild Leinwand Höhe'
|
||||
],
|
||||
'imageResizeW' => [
|
||||
'name' => 'Bildgröße ändern'
|
||||
],
|
||||
'imageResizeH' => [
|
||||
'name' => 'Bildgröße ändern'
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user