This commit is contained in:
2024-03-24 17:36:16 +01:00
parent aece0cb92a
commit 2ef4de0dba
17 changed files with 139 additions and 255 deletions

View File

@@ -32,6 +32,7 @@ return [
"not_supported" => "Nicht unterstützt",
"yes" => "Ja",
"no" => "Nein",
"create_new" => "Erstellen",
# dialog / actions
"action" => "Aktion",

View File

@@ -15,6 +15,7 @@ return [
"not_supported" => "Not supported",
"yes" => "Yes",
"no" => "No",
"create_new" => "Create",
# dialog / actions
"action" => "Action",