mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +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