chore(translations): settings, home

This commit is contained in:
plebeius.eth
2024-03-20 21:36:03 +01:00
parent 9096eca4fb
commit 81aa6d2426
35 changed files with 105 additions and 35 deletions
+3 -1
View File
@@ -20,5 +20,7 @@
"board_stats_week": "ในช่วงสัปดาห์ที่ผ่านมา <1>{{userCount}}</1> ผู้ใช้งานได้สร้าง <1>{{postCount}}</1> โพสต์",
"board_stats_month": "ในช่วงเดือนที่ผ่านมา <1>{{userCount}}</1> ผู้ใช้งานได้สร้าง <1>{{postCount}}</1> โพสต์",
"board_stats_all": "ตั้งแต่นั้นมา <1>{{userCount}}</1> ผู้ใช้งานได้สร้าง <1>{{postCount}}</1> โพสต์",
"board_created": "สร้างกระดานข่าวแล้ว"
"board_created": "สร้างกระดานข่าวแล้ว",
"settings": "การตั้งค่า",
"home": "หน้าแรก"
}