add settings translations, assets, styling

This commit is contained in:
plebeius.eth
2024-05-10 17:03:33 +02:00
parent ca22841ea4
commit 23918dd01c
47 changed files with 570 additions and 69 deletions
+12 -1
View File
@@ -75,5 +75,16 @@
"projects": "โครงการ",
"challenge_counter": "{{index}} จาก {{total}}",
"embed": "ฝัง",
"remove": "ลบ"
"remove": "ลบ",
"download_latest_desktop": "ดาวน์โหลดเวอร์ชันเดสก์ท็อปล่าสุดที่นี่: {{link}}",
"new_stable_version": "มีเวอร์ชันที่มีความเสถียรใหม่ที่ใช้ได้, plebchan v{{newVersion}} คุณกำลังใช้ plebchan v{{oldVersion}}",
"refresh_to_update": "รีเฟรชหน้าเพื่ออัปเดต",
"new_development_version": "มีเวอร์ชันการพัฒนาใหม่ที่ใช้ได้, คอมมิต {{newCommit}} คุณกำลังใช้คอมมิต {{oldCommit}}",
"check_for_updates": "<1>ตรวจสอบ</1> อัปเดต",
"latest_development_version": "คุณกำลังใช้รุ่นการพัฒนาล่าสุด, คอมมิต {{commit}} ในการใช้รุ่นเสถียร ไปที่ {{link}}.",
"latest_stable_version": "คุณกำลังใช้รุ่นเสถียรล่าสุด, plebchan v{{version}}.",
"check": "ตรวจสอบ",
"update": "อัปเดต",
"style": "สไตล์",
"interface_language": "ภาษาอินเทอร์เฟซ"
}