DB Ent. fix recursion
This commit is contained in:
@@ -15,6 +15,7 @@ return [
|
||||
"request" => "Anfordern",
|
||||
"cancel" => "Abbrechen",
|
||||
"confirm" => "Bestätigen",
|
||||
"add" => "Hinzufügen",
|
||||
"ok" => "OK",
|
||||
"language" => "Sprache",
|
||||
"loading" => "Laden",
|
||||
|
||||
@@ -27,6 +27,7 @@ return [
|
||||
"request" => "Request",
|
||||
"cancel" => "Cancel",
|
||||
"confirm" => "Confirm",
|
||||
"add" => "Add",
|
||||
"close" => "Close",
|
||||
"ok" => "OK",
|
||||
"remove" => "Remove",
|
||||
|
||||
Reference in New Issue
Block a user