added error texts
This commit is contained in:
@@ -25,5 +25,10 @@
|
||||
"url": "Url",
|
||||
"description": "Beschreibung",
|
||||
"settings": "Einstellungen",
|
||||
"activateJsonExport": "Json-Export aktivieren"
|
||||
"activateJsonExport": "Json-Export aktivieren",
|
||||
|
||||
"@@comment": "Errors",
|
||||
"errorStoragePermisson": "Zugriff auf Speicher verwehrt",
|
||||
"errorCouldNotLaunchUrl": "Konnte Url nicht öffnen",
|
||||
"errorInvalidUrl": "Fehlerhafte Url"
|
||||
}
|
||||
Reference in New Issue
Block a user