add translations for placeholder and button title
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
$language = array(
|
||||
"ACCEPT" => "Akzeptieren",
|
||||
"DECLINE" => "Ablehnen",
|
||||
"DECLINE_REASON" => "Grund für die Ablehnung",
|
||||
"SUBMIT" => "Abschicken",
|
||||
"SUCCESS" => "Erfolgreich",
|
||||
"FIRST_NAME" => "Vorname",
|
||||
"LAST_NAME" => "Nachname",
|
||||
|
||||
@@ -17,6 +17,8 @@
|
||||
$language = array(
|
||||
"ACCEPT" => "Accept",
|
||||
"DECLINE" => "Decline",
|
||||
"DECLINE_REASON" => "Reason for declining",
|
||||
"SUBMIT" => "Submit",
|
||||
"SUCCESS" => "Success",
|
||||
"FIRST_NAME" => "First name",
|
||||
"LAST_NAME" => "Last name",
|
||||
|
||||
Reference in New Issue
Block a user