route bugfix, localization
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user