new crowdin translations

This commit is contained in:
Crowdin Bot
2022-06-04 00:26:44 +00:00
parent d2d5073efa
commit 97c837d1f7
336 changed files with 5102 additions and 2037 deletions

View File

@@ -14,6 +14,14 @@ return [
'position' => 'Symbol Position',
'before' => 'Before Amount',
'after' => 'After Amount',
]
],
'form_description' => [
'general' => 'The default currency is used on Dashboard and Reports. For other currencies, rate must be lower than 1 for weaker currencies and higher than 1 for stronger currencies.',
],
'no_currency' => 'No Currency',
'create_currency' => 'Create a new currency and edit anytime from settings.',
'new_currency' => 'New Currency',
];