mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24: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": "Geographic Location Format",
|
||||
"Latitude Longitude D.D°": "Latitude Longitude D.D°",
|
||||
"Longitude Latitude D.D°": "Longitude Latitude D.D°",
|
||||
"Latitude Longitude D°M.M'": "Latitude Longitude D°M.M'",
|
||||
"Longitude Latitude D°M.M'": "Longitude Latitude D°M.M'",
|
||||
"Latitude Longitude D°M'S\"": "Latitude Longitude D°M'S\"",
|
||||
"Longitude Latitude D°M'S\"": "Longitude Latitude D°M'S\"",
|
||||
"Expense Amount Color": "支出金額の色",
|
||||
"Income Amount Color": "収入金額の色",
|
||||
"Show Account Balance": "口座残高を表示",
|
||||
|
||||
Reference in New Issue
Block a user