diff options
Diffstat (limited to 'config/locales/views/softkeys')
-rw-r--r-- | config/locales/views/softkeys/de.yml | 2 | ||||
-rw-r--r-- | config/locales/views/softkeys/en.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/views/softkeys/de.yml b/config/locales/views/softkeys/de.yml index 654da80..e8bbc9a 100644 --- a/config/locales/views/softkeys/de.yml +++ b/config/locales/views/softkeys/de.yml @@ -65,4 +65,4 @@ de: label: label: 'Beschriftung' hint: 'Je nach Telefonmodell gibt es die Möglichkeit eine Beschriftung bzw. eine Beschreibung auf dem Telefon anzuzeigen.' - button: 'Absenden'
\ No newline at end of file + submit: 'Absenden'
\ No newline at end of file diff --git a/config/locales/views/softkeys/en.yml b/config/locales/views/softkeys/en.yml index d78c685..8d8a3f3 100644 --- a/config/locales/views/softkeys/en.yml +++ b/config/locales/views/softkeys/en.yml @@ -61,4 +61,4 @@ en: label: label: 'Label' hint: '' - button: 'Submit'
\ No newline at end of file + submit: 'Submit'
\ No newline at end of file |