fixes and add check if selected
This commit is contained in:
@@ -19,6 +19,7 @@ $language = array(
|
||||
"DECLINE" => "Ablehnen",
|
||||
"DECLINE_REASON" => "Grund für die Ablehnung",
|
||||
"SUBMIT" => "Abschicken",
|
||||
"MAKE_A_SELECTION" => "Treffe eine Auswahl",
|
||||
"SUCCESS" => "Erfolgreich",
|
||||
"FIRST_NAME" => "Vorname",
|
||||
"LAST_NAME" => "Nachname",
|
||||
|
||||
@@ -19,6 +19,7 @@ $language = array(
|
||||
"DECLINE" => "Decline",
|
||||
"DECLINE_REASON" => "Reason for declining",
|
||||
"SUBMIT" => "Submit",
|
||||
"MAKE_A_SELECTION" => "Make a selection",
|
||||
"SUCCESS" => "Success",
|
||||
"FIRST_NAME" => "First name",
|
||||
"LAST_NAME" => "Last name",
|
||||
|
||||
Reference in New Issue
Block a user