mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
allow users to set coordinate display type (#141)
This commit is contained in:
@@ -1826,6 +1826,13 @@
|
||||
"Currency Unit": "Währungseinheit",
|
||||
"Currency Name": "Währungsname",
|
||||
"Currency Symbol": "Währungssymbol",
|
||||
"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": "Farbe des Ausgabenbetrags",
|
||||
"Income Amount Color": "Farbe des Einnahmenbetrags",
|
||||
"Show Account Balance": "Kontostand anzeigen",
|
||||
|
||||
Reference in New Issue
Block a user