mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
Add default currency format
This commit is contained in:
parent
cff8216d7a
commit
f363734cda
1 changed files with 8 additions and 0 deletions
|
@ -935,3 +935,11 @@ en:
|
|||
cant_match_version: 'Impossible match version with request'
|
||||
user_not_authenticated: "user not authenticated"
|
||||
actions: Actions
|
||||
|
||||
number:
|
||||
currency:
|
||||
format:
|
||||
format: "%n %u"
|
||||
delimiter: " "
|
||||
precision: 2
|
||||
unit: €
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue