about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/locales/th.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/flavours/glitch/locales/th.js')
-rw-r--r--app/javascript/flavours/glitch/locales/th.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/javascript/flavours/glitch/locales/th.js b/app/javascript/flavours/glitch/locales/th.js
deleted file mode 100644
index e939f8631..000000000
--- a/app/javascript/flavours/glitch/locales/th.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import inherited from 'mastodon/locales/th.json';
-
-const messages = {
-  //  No translations available.
-};
-
-export default Object.assign({}, inherited, messages);