chore(i18n): translate post form prompt and nothing found

Localize post_form_rules_faq_prompt and nothing_found across all supported languages.
This commit is contained in:
Tommaso Casaburi
2026-05-21 19:05:40 +07:00
parent 7305e40870
commit f85c11f66c
34 changed files with 68 additions and 68 deletions
+2 -2
View File
@@ -387,9 +387,9 @@
"media_failed_to_load_inline": "{{host}}의 외부 이미지를 불러오지 못했습니다. VPN을 시도하세요.",
"media_failed_to_load_inline_unknown": "외부 이미지를 불러오지 못했습니다. VPN을 시도하세요.",
"expiring_media_link_alert": "Media from {{domain}} expires quickly. Use a stable media link instead.",
"nothing_found": "Nothing Found",
"nothing_found": "검색 결과 없음",
"modQueue.dismiss": "무시",
"board_address_unverified_warning": "이 보드 주소는 확인되지 않았습니다. 보드 소유자가 이 주소를 소유하지 않았을 수 있습니다.",
"go_to_settings_to_import_mod_account": "관리자 계정을 가져오려면 <1>설정</1>으로 이동하세요",
"post_form_rules_faq_prompt": "Please read the <rules>Rules</rules> and <faq>FAQ</faq> before posting."
"post_form_rules_faq_prompt": "게시하기 전에 <rules>규칙</rules> <faq>FAQ</faq>을 읽어 주세요."
}