Co-authored-by: Camille Moussu <cmoussu@linagora.com>
This commit is contained in:
+2
-1
@@ -65,7 +65,8 @@
|
||||
"participants": "Participants",
|
||||
"noResults": "No events found",
|
||||
"resultsTitle": "Search Results",
|
||||
"noResultsSubtitle": "Try adjusting your filters or search terms."
|
||||
"noResultsSubtitle": "Try adjusting your filters or search terms.",
|
||||
"error": { "emptySearch": "Try adding keywords or other filters." }
|
||||
},
|
||||
"calendarPopover": {
|
||||
"tabs": {
|
||||
|
||||
+4
-1
@@ -65,7 +65,10 @@
|
||||
"participants": "Participants",
|
||||
"noResults": "Aucun résultat",
|
||||
"resultsTitle": "Résultats de la recherche",
|
||||
"noResultsSubtitle": "Essayez de changer vos filtres ou termes recherchés."
|
||||
"noResultsSubtitle": "Essayez de changer vos filtres ou termes recherchés.",
|
||||
"error": {
|
||||
"emptySearch": "Essayez d'ajouter des mots clés ou d'autres filtres."
|
||||
}
|
||||
},
|
||||
"calendarPopover": {
|
||||
"tabs": {
|
||||
|
||||
+4
-1
@@ -65,7 +65,10 @@
|
||||
"participants": "Участники",
|
||||
"noResults": "Результаты не найдены",
|
||||
"resultsTitle": "Результаты поиска",
|
||||
"noResultsSubtitle": "Попробуйте изменить фильтры или условия поиска."
|
||||
"noResultsSubtitle": "Попробуйте изменить фильтры или условия поиска.",
|
||||
"error": {
|
||||
"emptySearch": "Попробуйте добавить ключевые слова или другие фильтры."
|
||||
}
|
||||
},
|
||||
"calendarPopover": {
|
||||
"tabs": {
|
||||
|
||||
+2
-1
@@ -65,7 +65,8 @@
|
||||
"participants": "Người tham gia",
|
||||
"noResults": "Không tìm thấy kết quả",
|
||||
"resultsTitle": "Kết quả tìm kiếm",
|
||||
"noResultsSubtitle": "Hãy thử điều chỉnh bộ lọc hoặc thuật ngữ tìm kiếm của bạn."
|
||||
"noResultsSubtitle": "Hãy thử điều chỉnh bộ lọc hoặc thuật ngữ tìm kiếm của bạn.",
|
||||
"error": { "emptySearch": "Hãy thử thêm từ khóa hoặc các bộ lọc khác." }
|
||||
},
|
||||
"calendarPopover": {
|
||||
"tabs": {
|
||||
|
||||
Reference in New Issue
Block a user