added last save location in settings
This commit is contained in:
@@ -80,5 +80,7 @@
|
||||
"viewplaces": "Standorte anzeigen",
|
||||
"showloginscreen": "Login-Bildschirm Anzeigen",
|
||||
"apiaddress": "Api-Adresse",
|
||||
"benutzername": "Benutzername"
|
||||
"benutzername": "Benutzername",
|
||||
"filelocation": "Ort der zuletzt gespeicherten Datei:",
|
||||
"open": "öffnen"
|
||||
}
|
||||
@@ -388,6 +388,16 @@
|
||||
"benutzername": "Username",
|
||||
"@benutzername": {
|
||||
"description": "intro screen benutzername hint"
|
||||
},
|
||||
|
||||
"filelocation": "Location of the last saved file:",
|
||||
"@filelocation": {
|
||||
"description": "settings file location header"
|
||||
},
|
||||
|
||||
"open": "Open",
|
||||
"@open": {
|
||||
"description": "open button"
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user