chore(translations): remove Thai
This commit is contained in:
@@ -6,7 +6,6 @@ import finnish from "./translations/fi-FI";
|
||||
import french from "./translations/fr-FR";
|
||||
import portuguese from "./translations/pt-BR";
|
||||
import russian from "./translations/ru-RU";
|
||||
import thai from "./translations/th-TH";
|
||||
import chineseSimplified from "./translations/zh-CN";
|
||||
|
||||
export const LOCALES = {
|
||||
@@ -35,11 +34,6 @@ export const LOCALES = {
|
||||
code: "da-DK",
|
||||
messages: danish,
|
||||
},
|
||||
THAI: {
|
||||
name: "ไทย",
|
||||
code: "th-TH",
|
||||
messages: thai,
|
||||
},
|
||||
SPANISH: {
|
||||
name: "Español",
|
||||
code: "es-ES",
|
||||
|
||||
Reference in New Issue
Block a user