route bugfix, localization

This commit is contained in:
2023-01-25 14:15:34 +01:00
parent e4e2511d1c
commit 8a09fc1f2d
18 changed files with 129 additions and 35 deletions

View File

@@ -24,6 +24,7 @@ return [
"edit" => "Edit",
"submitting" => "Submitting",
"submit" => "Submit",
"apply" => "Apply",
"request" => "Request",
"cancel" => "Cancel",
"confirm" => "Confirm",
@@ -36,6 +37,7 @@ return [
"retry" => "Retry",
"go_back" => "Go Back",
"save" => "Save",
"save_only" => "Save Only",
"saving" => "Saving",
"delete" => "Delete",
"info" => "Info",