feat: enhance email search results display with pluralization and localization support

This commit is contained in:
Linus Rath
2026-03-14 16:37:24 +01:00
parent 1936a37f28
commit c024d89477
9 changed files with 33 additions and 8 deletions
+3 -1
View File
@@ -1638,7 +1638,9 @@
"filters_active_plural": "{count}件のフィルター",
"toggle_filters": "フィルター",
"search_hint": "詳細フィルターで正確に検索",
"advanced_filters_tooltip": "詳細検索フィルター"
"advanced_filters_tooltip": "詳細検索フィルター",
"results_found": "{count, plural, =0 {結果が見つかりません} other {#件の結果}}",
"results_found_more": "{count}+件の結果"
},
"welcome": {
"title": "メールボックスへようこそ",