mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 19:01:58 +00:00
New translations help.php (Slovenian)
This commit is contained in:
@@ -15,21 +15,21 @@ return [
|
|||||||
|
|
||||||
// tour!
|
// tour!
|
||||||
'main-content-title' => 'Dobrodošli na Firefly III',
|
'main-content-title' => 'Dobrodošli na Firefly III',
|
||||||
'main-content-text' => 'Do yourself a favor and follow this short guide to make sure you know your way around.',
|
'main-content-text' => '',
|
||||||
'sidebar-toggle-title' => 'Sidebar to create stuff',
|
'sidebar-toggle-title' => '',
|
||||||
'sidebar-toggle-text' => 'Hidden under the plus icon are all the buttons to create new stuff. Accounts, transactions, everything!',
|
'sidebar-toggle-text' => '',
|
||||||
'account-menu-title' => 'All your accounts',
|
'account-menu-title' => '',
|
||||||
'account-menu-text' => 'Here you can find all the accounts you\'ve made.',
|
'account-menu-text' => '',
|
||||||
'budget-menu-title' => 'Budgets',
|
'budget-menu-title' => '',
|
||||||
'budget-menu-text' => 'Use this page to organise your finances and limit spending.',
|
'budget-menu-text' => '',
|
||||||
'report-menu-title' => 'Reports',
|
'report-menu-title' => '',
|
||||||
'report-menu-text' => 'Check this out when you want a solid overview of your finances.',
|
'report-menu-text' => '',
|
||||||
'transaction-menu-title' => 'Transactions',
|
'transaction-menu-title' => '',
|
||||||
'transaction-menu-text' => 'All transactions you\'ve created can be found here.',
|
'transaction-menu-text' => '',
|
||||||
'option-menu-title' => 'Options',
|
'option-menu-title' => '',
|
||||||
'option-menu-text' => 'This is pretty self-explanatory.',
|
'option-menu-text' => '',
|
||||||
'main-content-end-title' => 'The end!',
|
'main-content-end-title' => '',
|
||||||
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
|
'main-content-end-text' => '',
|
||||||
'index' => 'index',
|
'index' => '',
|
||||||
'home' => 'home',
|
'home' => '',
|
||||||
];
|
];
|
Reference in New Issue
Block a user