New translations button.php (Spanish)

This commit is contained in:
Fatih Alp 2020-06-09 12:53:10 +03:00
parent c95e978163
commit 0ca3b05ed5

View File

@ -31,4 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'Actualizar categoría' 'name' => 'Actualizar categoría'
], ],
'new_option' => 'New Option',
]; ];