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