Skip to content

Commit ac8c4e2

Browse files
committed
[update] locales updated
1 parent d6807df commit ac8c4e2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/guides/localization.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ const en = {
107107
"Unfortunately, there are no slots available for the selected date":
108108
"Unfortunately, there are no slots available for the selected date",
109109
"No slots in the system": "No slots in the system",
110+
"No available slots that match search criteria":
111+
"No available slots that match search criteria",
110112
"Next available date": "Next available date",
111113
minutes: "minutes",
112114
Confirm: "Confirm",
@@ -233,6 +235,8 @@ const de = {
233235
"Unfortunately, there are no slots available for the selected date":
234236
"Leider sind keine Termine für den ausgewählten Tag verfügbar",
235237
"No slots in the system": "Keine Steckplätze im System",
238+
"No available slots that match search criteria":
239+
"Keine verfügbaren Steckplätze, die den Suchkriterien entsprechen",
236240
"Next available date": "Nächstes verfügbares Datum",
237241
minutes: "Minuten",
238242
Confirm: "Bestätigen",
@@ -358,6 +362,8 @@ const cn = {
358362
"Unfortunately, there are no slots available for the selected date":
359363
"很遗憾,所选日期没有空位",
360364
"No slots in the system": "系统中没有插槽",
365+
"No available slots that match search criteria":
366+
"没有符合搜寻条件的可用插槽",
361367
"Next available date": "下一个可用日期",
362368
minutes: "分钟",
363369
Confirm: "确认",

0 commit comments

Comments
 (0)