diff --git a/config/locales/de.yml b/config/locales/de.yml index 647895c2..aec15d17 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -75,7 +75,6 @@ de: of: von ops: Ups! pending: "Lade…" - translation_missing_for: "keine Übersetzung für" type_to_search: "Tippen um zu suchen" hint_csv_input: "Mehrere Werte können kommagetrennt eingeben werden." form_errors: "Fehler" diff --git a/config/locales/en.yml b/config/locales/en.yml index 597b9196..9f906c44 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -75,7 +75,6 @@ en: of: of ops: Oops! pending: "Loading…" - translation_missing_for: "translation missing for" type_to_search: "Type to search" hint_csv_input: "Multiple values can be entered comma-separated." form_errors: "Errors" diff --git a/config/locales/pt.yml b/config/locales/pt.yml index a3acde11..0d4f0e9b 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -70,7 +70,6 @@ pt: checked_out: "Verificado" of: de pending: "Carregando…" - translation_missing_for: "tradução faltando para" type_to_search: "Digite para buscar" hint_csv_input: " Vários valores podem ser inseridos separados por vírgula." form_errors: "Erros"