#704 incomplete recurrence info (#707)

Co-authored-by: lethemanh <lethemanh@lethemanhs-MacBook-Pro.local>
This commit is contained in:
lethemanh
2026-03-25 17:13:38 +07:00
committed by GitHub
parent 43424607d4
commit fcccb1fc55
8 changed files with 222 additions and 49 deletions
+1 -1
View File
@@ -318,7 +318,7 @@
"SU": "sunday"
},
"recurrenceOnDays": "on %{days}",
"everyInterval": "every %{interval} %{unit}",
"everyInterval": "Every %{interval} %{unit}",
"forOccurrences": "for %{count} occurrences",
"until": "until %{date}",
"days": "days",
+1 -1
View File
@@ -319,7 +319,7 @@
"SU": "dimanche"
},
"recurrenceOnDays": "le %{days}",
"everyInterval": "tous les %{interval} %{unit}",
"everyInterval": "Tous les %{interval} %{unit}",
"forOccurrences": "pour %{count} occurrences",
"until": "jusqu'au %{date}",
"days": "jours",
+1 -1
View File
@@ -319,7 +319,7 @@
"SU": "ВС"
},
"recurrenceOnDays": "по %{days}",
"everyInterval": "каждые %{interval} %{unit}",
"everyInterval": "Каждые %{interval} %{unit}",
"forOccurrences": "в течение %{count} повторений",
"until": "до %{date}",
"days": "дни",
+1 -1
View File
@@ -317,7 +317,7 @@
"SU": "chủ nhật"
},
"recurrenceOnDays": "vào %{days}",
"everyInterval": "mỗi %{interval} %{unit}",
"everyInterval": "Mỗi %{interval} %{unit}",
"forOccurrences": "trong %{count} lần",
"until": "đến %{date}",
"days": "ngày",