New translations button.php (Romanian)

This commit is contained in:
Fatih Alp 2020-05-12 19:04:00 +03:00
parent aa7f6ce33b
commit 09fbe69fd5

View File

@ -0,0 +1,8 @@
<?php
return [
'select_file' => 'Selectați Fișier',
'upload' => 'Încărcați',
'remove' => 'Elimina',
'change' => 'Schimbare',
];