added last save location in settings

This commit is contained in:
Nico
2024-03-24 15:24:37 +01:00
parent edfe6c31bb
commit a902541591
6 changed files with 116 additions and 28 deletions

View File

@@ -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"
}
}