new crowdin translations
This commit is contained in:
@ -2,17 +2,18 @@
|
||||
|
||||
return [
|
||||
|
||||
'years' => 'Gads|Gadi',
|
||||
'this_year' => 'Šogad',
|
||||
'previous_year' => 'Iepriekšējais gads',
|
||||
'this_quarter' => 'Šis ceturksnis',
|
||||
'previous_quarter' => 'Iepriekšējais ceturksnis',
|
||||
'last_12_months' => 'Iepriekšējie 12 mēneši',
|
||||
'profit_loss' => 'Peļņa un zaudējumi',
|
||||
'profit_loss' => 'Peļņa & zaudējumi',
|
||||
'gross_profit' => 'Bruto peļņa',
|
||||
'net_profit' => 'Neto peļņa',
|
||||
'total_expenses' => 'Kopējie izdevumi',
|
||||
'net' => 'NET',
|
||||
'income_expense' => 'Income & Expense',
|
||||
'net' => 'NETO',
|
||||
'income_expense' => 'Ienākumi & Izdevumi',
|
||||
|
||||
'summary' => [
|
||||
'income' => 'Ieņēmumu kopsavilkums',
|
||||
@ -22,9 +23,9 @@ return [
|
||||
],
|
||||
|
||||
'charts' => [
|
||||
'line' => 'Line',
|
||||
'bar' => 'Bar',
|
||||
'pie' => 'Pie',
|
||||
'line' => 'Līnija',
|
||||
'bar' => 'Stienis',
|
||||
'pie' => 'Pīrāgs',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user