allow users to set coordinate display type (#141)

This commit is contained in:
MaysWind
2025-05-27 01:01:55 +08:00
parent e338c7190d
commit 626d3895aa
36 changed files with 516 additions and 144 deletions
+7
View File
@@ -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": "顯示帳戶餘額",