mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Dutch)
This commit is contained in:
parent
ff4d2aa7b0
commit
2aec4b1d43
@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'select_file' => 'Select File',
|
||||
'upload' => 'Upload',
|
||||
'remove' => 'Remove',
|
||||
'change' => 'Change',
|
||||
'select_file' => 'Selecteer bestand',
|
||||
'upload' => 'Uploaden',
|
||||
'remove' => 'Verwijderen',
|
||||
'change' => 'Verandering',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user