about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/mastodon/locales/index.js')
-rw-r--r--app/javascript/mastodon/locales/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/javascript/mastodon/locales/index.js b/app/javascript/mastodon/locales/index.js
index 5c32b9a69..2c592026e 100644
--- a/app/javascript/mastodon/locales/index.js
+++ b/app/javascript/mastodon/locales/index.js
@@ -1,5 +1,6 @@
 import ar from './ar.json';
 import en from './en.json';
+import ca from './ca.json';
 import de from './de.json';
 import es from './es.json';
 import fa from './fa.json';
@@ -28,6 +29,7 @@ import tr from './tr.json';
 const locales = {
   ar,
   en,
+  ca,
   de,
   es,
   fa,