From 200316727200a503ba58cad6bc34b6ec377f8474 Mon Sep 17 00:00:00 2001 From: "Mona,Lisa" Date: Sat, 22 Apr 2023 17:56:18 +0700 Subject: [PATCH] restore city_prefix and suffix --- src/locales/th/location/city_prefix.ts | 1 + src/locales/th/location/city_suffix.ts | 1 + 2 files changed, 2 insertions(+) create mode 100644 src/locales/th/location/city_prefix.ts create mode 100644 src/locales/th/location/city_suffix.ts diff --git a/src/locales/th/location/city_prefix.ts b/src/locales/th/location/city_prefix.ts new file mode 100644 index 00000000000..d6d1738de67 --- /dev/null +++ b/src/locales/th/location/city_prefix.ts @@ -0,0 +1 @@ +export default []; diff --git a/src/locales/th/location/city_suffix.ts b/src/locales/th/location/city_suffix.ts new file mode 100644 index 00000000000..d6d1738de67 --- /dev/null +++ b/src/locales/th/location/city_suffix.ts @@ -0,0 +1 @@ +export default [];