diff --git a/src/i18n/resources/th.json b/src/i18n/resources/th.json index 0967ef42..2eb1c363 100644 --- a/src/i18n/resources/th.json +++ b/src/i18n/resources/th.json @@ -1 +1,7 @@ -{} +{ + "language": { + "code": "th", + "local-name": "ภาษาไทย", + "name": "Thai" + } +}