New translations button.php (Swedish)

This commit is contained in:
Fatih Alp 2020-05-12 19:19:08 +03:00
parent 9f80c92556
commit 05522b35ff

View File

@ -0,0 +1,8 @@
<?php
return [
'new_category' => 'Ny kategori',
'add_sub_category' => 'Lägg till underkategori',
'sub_category' => 'Visa underkategori',
'new_placeholderforsearch' => 'New Placeholderforsearch',
];