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