chore(translations): rules, welcome to board, comment too long, replies omitted, replies and links omitted

This commit is contained in:
plebeius.eth
2024-04-28 22:05:06 +02:00
parent 20fe683e5b
commit 72f15c3566
38 changed files with 236 additions and 50 deletions
+6 -1
View File
@@ -53,5 +53,10 @@
"video": "วิดีโอ",
"audio": "เสียง",
"webpage": "หน้าเว็บ",
"iframe": "iframe"
"iframe": "iframe",
"rules": "กฎ",
"welcome_to_board": "ยินดีต้อนรับสู่ {{board}}",
"comment_too_long": "ความคิดเห็นยาวเกินไป <1>คลิกที่นี่</1> เพื่อดูข้อความเต็ม.",
"replies_omitted": "ข้าม {{repliesCount}} คำตอบ <1>คลิกที่นี่</1> เพื่อดู.",
"replies_and_links_omitted": "ข้าม {{repliesCount}} คำตอบและ {{linksCount}} ลิงก์ <1>คลิกที่นี่</1> เพื่อดู."
}