From efa16d7ccb4f0129cf7b56d86773bbff1b7e6d9d Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Tue, 21 Nov 2017 16:02:07 +0100 Subject: add new language dummies --- src/i18n/locales/ca.json | 1 + src/i18n/locales/cs.json | 1 + src/i18n/locales/ga.json | 1 + src/i18n/locales/hu.json | 1 + src/i18n/locales/id.json | 1 + src/i18n/locales/ka.json | 1 + src/i18n/locales/pt.json | 1 + src/i18n/locales/sk.json | 1 + src/i18n/locales/uk.json | 1 + 9 files changed, 9 insertions(+) create mode 100644 src/i18n/locales/ca.json create mode 100644 src/i18n/locales/cs.json create mode 100644 src/i18n/locales/ga.json create mode 100644 src/i18n/locales/hu.json create mode 100644 src/i18n/locales/id.json create mode 100644 src/i18n/locales/ka.json create mode 100644 src/i18n/locales/pt.json create mode 100644 src/i18n/locales/sk.json create mode 100644 src/i18n/locales/uk.json (limited to 'src') diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/i18n/locales/ca.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/i18n/locales/cs.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/i18n/locales/ga.json b/src/i18n/locales/ga.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/i18n/locales/ga.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/i18n/locales/hu.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/i18n/locales/id.json b/src/i18n/locales/id.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/i18n/locales/id.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/i18n/locales/ka.json b/src/i18n/locales/ka.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/i18n/locales/ka.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/i18n/locales/pt.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/i18n/locales/sk.json b/src/i18n/locales/sk.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/i18n/locales/sk.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/src/i18n/locales/uk.json @@ -0,0 +1 @@ +{} \ No newline at end of file -- cgit v1.2.3-54-g00ecf