mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 23:17:33 +08:00
modify localized setting
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ export default {
|
||||
'hourMinute': 'HH:mm'
|
||||
},
|
||||
'currency': {
|
||||
'symbol': '{amount} {symbol}'
|
||||
'symbol': '{symbol} {amount}'
|
||||
}
|
||||
},
|
||||
'datetime': {
|
||||
|
||||
Reference in New Issue
Block a user