diff options
author | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-07-01 13:01:57 +0200 |
---|---|---|
committer | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-07-01 13:01:57 +0200 |
commit | 2037440f77015cb22f18673399bf51a917d405f8 (patch) | |
tree | 74928d070013cdd9d5c42a8ecee2f3b6d019de16 /config/locales/views/switchboards/de.yml | |
parent | 14363079481d3a985060820225b571aefd0e4a04 (diff) |
Fixed YML bug.
Diffstat (limited to 'config/locales/views/switchboards/de.yml')
-rw-r--r-- | config/locales/views/switchboards/de.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/views/switchboards/de.yml b/config/locales/views/switchboards/de.yml index f4cb0dd..61cd5c6 100644 --- a/config/locales/views/switchboards/de.yml +++ b/config/locales/views/switchboards/de.yml @@ -80,6 +80,7 @@ de: search_activated: label: 'Suche aktivieren' hint: '' - reverse_lookup: 'Inverssuche aktivieren' + reverse_lookup: + label: 'Inverssuche aktivieren' hint: 'Bei der Eingabe eine Ziffernfolge wird nach einem Telefonbucheintrag gesucht.' submit: 'Absenden'
\ No newline at end of file |