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": "显示账户余额",