mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 02:04:26 +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