New translations button.php (Swedish)

This commit is contained in:
Fatih Alp 2020-09-23 18:50:02 +03:00
parent 31e4350c9f
commit bddfab6e04

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'Uppdatera kategori' 'name' => 'Uppdatera kategori'
], ],
'new_option' => 'New Option', 'new_option' => 'Nytt alternativ',
]; ];