updated translations
This commit is contained in:
@ -33,6 +33,16 @@ return [
|
||||
'digit' => 'Siffra',
|
||||
'next' => 'Nästa nummer',
|
||||
'logo' => 'Logotyp',
|
||||
'custom' => 'Anpassad',
|
||||
'item_name' => 'Artikelnamn',
|
||||
'item' => 'Artiklar',
|
||||
'product' => 'Produkter',
|
||||
'service' => 'Tjänster',
|
||||
'price_name' => 'Pris namn',
|
||||
'price' => 'Pris',
|
||||
'rate' => 'Kurs',
|
||||
'quantity_name' => 'Antal namn',
|
||||
'quantity' => 'Antal',
|
||||
],
|
||||
'default' => [
|
||||
'tab' => 'Huvudsakligt',
|
||||
@ -66,6 +76,8 @@ return [
|
||||
'bill_days' => 'Skicka innan förfallodatum',
|
||||
'cron_command' => 'Cron Kommando',
|
||||
'schedule_time' => 'Tid att köra',
|
||||
'send_item_reminder'=> 'Skicka objektet påminnelse',
|
||||
'item_stocks' => 'Skicka när objekt lager',
|
||||
],
|
||||
'appearance' => [
|
||||
'tab' => 'Utseende',
|
||||
|
Reference in New Issue
Block a user