[#326] fixed attendees preview string + extensive tests (#357)

Co-authored-by: Camille Moussu <cmoussu@linagora.com>
This commit is contained in:
Camille Moussu
2025-11-25 11:15:47 +01:00
committed by GitHub
parent 531d29f2ce
commit fd588b4749
6 changed files with 651 additions and 13 deletions
+2
View File
@@ -207,6 +207,8 @@
"joinVideo": "Join the video conference",
"guests": "%{count} guests",
"yesCount": "%{count} yes",
"maybeCount": "%{count} maybe",
"needActionCount": "%{count} waiting",
"noCount": "%{count} no",
"recurrentEvent": "Recurrent Event",
"freq": {
+3 -1
View File
@@ -205,8 +205,10 @@
"showMore": "Afficher plus",
"showLess": "Afficher moins",
"joinVideo": "Rejoindre la visioconférence",
"guests": "%{count} invités",
"guests": "%{count} participants",
"yesCount": "%{count} oui",
"maybeCount": "%{count} peut-être",
"needActionCount": "%{count} en attente",
"noCount": "%{count} non",
"recurrentEvent": "Événement récurrent",
"freq": {
+2
View File
@@ -207,6 +207,8 @@
"joinVideo": "Присоединиться к видеоконференции",
"guests": "%{count} гостей",
"yesCount": "%{count} да",
"maybeCount": "%{count} может быть",
"needActionCount": "%{count} в ожидании",
"noCount": "%{count} нет",
"recurrentEvent": "Повторяющееся событие",
"freq": {
+2
View File
@@ -207,6 +207,8 @@
"joinVideo": "Tham gia cuộc họp video",
"guests": "%{count} khách",
"yesCount": "%{count} đồng ý",
"maybeCount": "%{count} có thể",
"needActionCount": "%{count} đang chờ",
"noCount": "%{count} từ chối",
"recurrentEvent": "Sự kiện lặp lại",
"freq": {