Skip to content

Commit 3f96352

Browse files
Update translations (#320)
1 parent 8a982be commit 3f96352

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

config/locales/client.de.yml

+4
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ de:
7878
invalid: "Ungültig"
7979
no_such_category: "Keine solche Kategorie"
8080
no_such_group: "Keine solche Gruppe"
81+
invalid_date: "%{date} ist ein ungültiges Datum"
82+
invalid_time: "%{time} ist eine ungültige Zeit"
8183
group:
8284
reports: "Berichte"
8385
admin:
@@ -98,3 +100,5 @@ de:
98100
label: Daten-Explorer-Anfrageparameter
99101
skip_empty:
100102
label: Überspringe das Senden einer PN, wenn es keine Ergebnisse gibt
103+
attach_csv:
104+
label: Hänge die CSV-Datei an die PM an

config/locales/client.he.yml

+4
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ he:
8282
invalid: "שגוי"
8383
no_such_category: "אין קטגוריה כזו"
8484
no_such_group: "אין קבוצה כזו"
85+
invalid_date: "%{date} הוא תאריך שגוי"
86+
invalid_time: "%{time} היא שעה שגויה"
8587
group:
8688
reports: "דוחות"
8789
admin:
@@ -102,3 +104,5 @@ he:
102104
label: משתני שאילתת דפדפן נתונים
103105
skip_empty:
104106
label: דילוג על שליחת הודעה פרטית אם אין תוצאות
107+
attach_csv:
108+
label: צירוף קובץ ה־CSV להודעה הפרטית

0 commit comments

Comments
 (0)