New translations button.php (Romanian)

This commit is contained in:
Fatih Alp 2020-09-23 18:38:01 +03:00
parent ca6f775c63
commit 7457c11f20

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'Actualizare categorie' 'name' => 'Actualizare categorie'
], ],
'new_option' => 'New Option', 'new_option' => 'Opțiune nouă',
]; ];