mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations button.php (Italian)
This commit is contained in:
parent
a6a577c5e6
commit
fff8ae2cca
@ -1,8 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'select_file' => 'Select File',
|
'select_file' => 'Seleziona il file',
|
||||||
'upload' => 'Upload',
|
'upload' => 'Caricare',
|
||||||
'remove' => 'Remove',
|
'remove' => 'Rimuovere',
|
||||||
'change' => 'Change',
|
'change' => 'Modificare',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user