about summary refs log tree commit diff
path: root/app/javascript/locales/locale-data/en-MP.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/locales/locale-data/en-MP.js')
-rw-r--r--app/javascript/locales/locale-data/en-MP.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/javascript/locales/locale-data/en-MP.js b/app/javascript/locales/locale-data/en-MP.js
new file mode 100644
index 000000000..a2defe09a
--- /dev/null
+++ b/app/javascript/locales/locale-data/en-MP.js
@@ -0,0 +1,8 @@
+/*eslint eqeqeq: "off"*/
+/*eslint no-nested-ternary: "off"*/
+/*eslint quotes: "off"*/
+
+export default [{
+  locale: 'en-MP',
+  parentLocale: 'en',
+}];
\ No newline at end of file