diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml index e41cea0..b0623f3 100644 --- a/config/locales/client.de.yml +++ b/config/locales/client.de.yml @@ -78,6 +78,8 @@ de: invalid: "Ungültig" no_such_category: "Keine solche Kategorie" no_such_group: "Keine solche Gruppe" + invalid_date: "%{date} ist ein ungültiges Datum" + invalid_time: "%{time} ist eine ungültige Zeit" group: reports: "Berichte" admin: @@ -98,3 +100,5 @@ de: label: Daten-Explorer-Anfrageparameter skip_empty: label: Überspringe das Senden einer PN, wenn es keine Ergebnisse gibt + attach_csv: + label: Hänge die CSV-Datei an die PM an diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml index 48be918..1e6c578 100644 --- a/config/locales/client.he.yml +++ b/config/locales/client.he.yml @@ -82,6 +82,8 @@ he: invalid: "שגוי" no_such_category: "אין קטגוריה כזו" no_such_group: "אין קבוצה כזו" + invalid_date: "%{date} הוא תאריך שגוי" + invalid_time: "%{time} היא שעה שגויה" group: reports: "דוחות" admin: @@ -102,3 +104,5 @@ he: label: משתני שאילתת דפדפן נתונים skip_empty: label: דילוג על שליחת הודעה פרטית אם אין תוצאות + attach_csv: + label: צירוף קובץ ה־CSV להודעה הפרטית