mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 17:54:30 +08:00
allow users to set coordinate display type (#141)
This commit is contained in:
@@ -1826,6 +1826,13 @@
|
||||
"Currency Unit": "货币单位",
|
||||
"Currency Name": "货币名称",
|
||||
"Currency Symbol": "货币符号",
|
||||
"Geographic Location Format": "地理位置格式",
|
||||
"Latitude Longitude D.D°": "纬度 经度 D.D°",
|
||||
"Longitude Latitude D.D°": "经度 纬度 D.D°",
|
||||
"Latitude Longitude D°M.M'": "纬度 经度 D°M.M'",
|
||||
"Longitude Latitude D°M.M'": "经度 纬度 D°M.M'",
|
||||
"Latitude Longitude D°M'S\"": "纬度 经度 D°M'S\"",
|
||||
"Longitude Latitude D°M'S\"": "经度 纬度 D°M'S\"",
|
||||
"Expense Amount Color": "支出金额颜色",
|
||||
"Income Amount Color": "收入金额颜色",
|
||||
"Show Account Balance": "显示账户余额",
|
||||
|
||||
Reference in New Issue
Block a user