akaunting 3.0 (the last dance)
This commit is contained in:
@ -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',
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user