feat : Added Thai language (#164)

This commit is contained in:
watchakorn-18k
2023-11-23 20:27:38 +07:00
committed by GitHub
parent 724b5d6d7e
commit 204c776b0d
2 changed files with 97 additions and 1 deletions

View File

@@ -17,7 +17,8 @@ const languageList = {
"ko-KR": "한국어",
"ru": "Русский",
"cs-CZ": "Čeština",
"ar": "العربية"
"ar": "العربية",
"th":"ไทย"
};
let messages = {