diff --git a/src/i18n/locales/af/app/index.js b/src/i18n/locales/af/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/af/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/af/index.js b/src/i18n/locales/af/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/af/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/af/leftSidebar/index.js b/src/i18n/locales/af/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/af/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/af/rightSidebar/index.js b/src/i18n/locales/af/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/af/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/ar/app/index.js b/src/i18n/locales/ar/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/ar/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/ar/index.js b/src/i18n/locales/ar/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/ar/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/ar/leftSidebar/index.js b/src/i18n/locales/ar/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/ar/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/ar/rightSidebar/index.js b/src/i18n/locales/ar/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/ar/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/as/app/index.js b/src/i18n/locales/as/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/as/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/as/index.js b/src/i18n/locales/as/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/as/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/as/leftSidebar/index.js b/src/i18n/locales/as/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/as/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/as/rightSidebar/index.js b/src/i18n/locales/as/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/as/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/ca/app/index.js b/src/i18n/locales/ca/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/ca/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/ca/index.js b/src/i18n/locales/ca/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/ca/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/ca/leftSidebar/index.js b/src/i18n/locales/ca/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/ca/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/ca/rightSidebar/index.js b/src/i18n/locales/ca/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/ca/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/cs/app/index.js b/src/i18n/locales/cs/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/cs/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/cs/index.js b/src/i18n/locales/cs/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/cs/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/cs/leftSidebar/index.js b/src/i18n/locales/cs/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/cs/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/cs/rightSidebar/index.js b/src/i18n/locales/cs/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/cs/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/da/app/index.js b/src/i18n/locales/da/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/da/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/da/index.js b/src/i18n/locales/da/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/da/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/da/leftSidebar/index.js b/src/i18n/locales/da/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/da/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/da/rightSidebar/index.js b/src/i18n/locales/da/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/da/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/de/app/index.js b/src/i18n/locales/de/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/de/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/de/index.js b/src/i18n/locales/de/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/de/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/de/leftSidebar/index.js b/src/i18n/locales/de/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/de/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/de/rightSidebar/index.js b/src/i18n/locales/de/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/de/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/el/app/index.js b/src/i18n/locales/el/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/el/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/el/index.js b/src/i18n/locales/el/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/el/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/el/leftSidebar/index.js b/src/i18n/locales/el/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/el/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/el/rightSidebar/index.js b/src/i18n/locales/el/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/el/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/es/app/index.js b/src/i18n/locales/es/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/es/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/es/index.js b/src/i18n/locales/es/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/es/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/es/leftSidebar/index.js b/src/i18n/locales/es/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/es/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/es/rightSidebar/index.js b/src/i18n/locales/es/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/es/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/fi/app/index.js b/src/i18n/locales/fi/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/fi/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/fi/index.js b/src/i18n/locales/fi/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/fi/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/fi/leftSidebar/index.js b/src/i18n/locales/fi/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/fi/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/fi/rightSidebar/index.js b/src/i18n/locales/fi/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/fi/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/fr/app/index.js b/src/i18n/locales/fr/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/fr/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/fr/index.js b/src/i18n/locales/fr/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/fr/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/fr/leftSidebar/index.js b/src/i18n/locales/fr/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/fr/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/fr/rightSidebar/index.js b/src/i18n/locales/fr/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/fr/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/he/app/index.js b/src/i18n/locales/he/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/he/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/he/index.js b/src/i18n/locales/he/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/he/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/he/leftSidebar/index.js b/src/i18n/locales/he/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/he/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/he/rightSidebar/index.js b/src/i18n/locales/he/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/he/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/hi/app/index.js b/src/i18n/locales/hi/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/hi/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/hi/index.js b/src/i18n/locales/hi/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/hi/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/hi/leftSidebar/index.js b/src/i18n/locales/hi/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/hi/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/hi/rightSidebar/index.js b/src/i18n/locales/hi/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/hi/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/hu/app/index.js b/src/i18n/locales/hu/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/hu/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/hu/index.js b/src/i18n/locales/hu/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/hu/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/hu/leftSidebar/index.js b/src/i18n/locales/hu/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/hu/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/hu/rightSidebar/index.js b/src/i18n/locales/hu/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/hu/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/index.js b/src/i18n/locales/index.js index f74d0b79..bd8d68fb 100644 --- a/src/i18n/locales/index.js +++ b/src/i18n/locales/index.js @@ -1,5 +1,71 @@ +import af from './af'; +import ar from './ar'; +import as from './as'; +import ca from './ca'; +import cs from './cs'; +import da from './da'; +import de from './de'; +import el from './el'; import en from './en'; +import es from './es'; +import fi from './fi'; +import fr from './fr'; +import he from './he'; +import hi from './hi'; +import hu from './hu'; +import it from './it'; +import ja from './ja'; +import kn from './kn'; +import ko from './ko'; +import ml from './ml'; +import mr from './mr'; +import nl from './nl'; +import no from './no'; +import pa from './pa'; +import pl from './pl'; +import pt from './pt'; +import ro from './ro'; +import ru from './ru'; +import sv from './sv'; +import ta from './ta'; +import tr from './tr'; +import uk from './uk'; +import vi from './vi'; +import zh from './zh'; export default { + af, + ar, + as, + ca, + cs, + da, + de, + el, en, + es, + fi, + fr, + he, + hi, + hu, + it, + ja, + kn, + ko, + ml, + mr, + nl, + no, + pa, + pl, + pt, + ro, + ru, + sv, + ta, + tr, + uk, + vi, + zh, }; diff --git a/src/i18n/locales/it/app/index.js b/src/i18n/locales/it/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/it/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/it/index.js b/src/i18n/locales/it/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/it/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/it/leftSidebar/index.js b/src/i18n/locales/it/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/it/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/it/rightSidebar/index.js b/src/i18n/locales/it/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/it/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/ja/app/index.js b/src/i18n/locales/ja/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/ja/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/ja/index.js b/src/i18n/locales/ja/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/ja/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/ja/leftSidebar/index.js b/src/i18n/locales/ja/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/ja/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/ja/rightSidebar/index.js b/src/i18n/locales/ja/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/ja/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/kn/app/index.js b/src/i18n/locales/kn/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/kn/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/kn/index.js b/src/i18n/locales/kn/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/kn/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/kn/leftSidebar/index.js b/src/i18n/locales/kn/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/kn/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/kn/rightSidebar/index.js b/src/i18n/locales/kn/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/kn/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/ko/app/index.js b/src/i18n/locales/ko/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/ko/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/ko/index.js b/src/i18n/locales/ko/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/ko/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/ko/leftSidebar/index.js b/src/i18n/locales/ko/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/ko/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/ko/rightSidebar/index.js b/src/i18n/locales/ko/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/ko/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/ml/app/index.js b/src/i18n/locales/ml/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/ml/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/ml/index.js b/src/i18n/locales/ml/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/ml/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/ml/leftSidebar/index.js b/src/i18n/locales/ml/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/ml/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/ml/rightSidebar/index.js b/src/i18n/locales/ml/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/ml/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/mr/app/index.js b/src/i18n/locales/mr/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/mr/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/mr/index.js b/src/i18n/locales/mr/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/mr/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/mr/leftSidebar/index.js b/src/i18n/locales/mr/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/mr/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/mr/rightSidebar/index.js b/src/i18n/locales/mr/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/mr/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/nl/app/index.js b/src/i18n/locales/nl/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/nl/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/nl/index.js b/src/i18n/locales/nl/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/nl/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/nl/leftSidebar/index.js b/src/i18n/locales/nl/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/nl/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/nl/rightSidebar/index.js b/src/i18n/locales/nl/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/nl/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/no/app/index.js b/src/i18n/locales/no/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/no/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/no/index.js b/src/i18n/locales/no/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/no/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/no/leftSidebar/index.js b/src/i18n/locales/no/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/no/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/no/rightSidebar/index.js b/src/i18n/locales/no/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/no/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/pa/app/index.js b/src/i18n/locales/pa/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/pa/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/pa/index.js b/src/i18n/locales/pa/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/pa/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/pa/leftSidebar/index.js b/src/i18n/locales/pa/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/pa/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/pa/rightSidebar/index.js b/src/i18n/locales/pa/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/pa/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/pl/app/index.js b/src/i18n/locales/pl/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/pl/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/pl/index.js b/src/i18n/locales/pl/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/pl/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/pl/leftSidebar/index.js b/src/i18n/locales/pl/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/pl/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/pl/rightSidebar/index.js b/src/i18n/locales/pl/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/pl/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/pt/app/index.js b/src/i18n/locales/pt/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/pt/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/pt/index.js b/src/i18n/locales/pt/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/pt/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/pt/leftSidebar/index.js b/src/i18n/locales/pt/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/pt/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/pt/rightSidebar/index.js b/src/i18n/locales/pt/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/pt/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/ro/app/index.js b/src/i18n/locales/ro/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/ro/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/ro/index.js b/src/i18n/locales/ro/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/ro/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/ro/leftSidebar/index.js b/src/i18n/locales/ro/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/ro/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/ro/rightSidebar/index.js b/src/i18n/locales/ro/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/ro/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/ru/app/index.js b/src/i18n/locales/ru/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/ru/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/ru/index.js b/src/i18n/locales/ru/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/ru/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/ru/leftSidebar/index.js b/src/i18n/locales/ru/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/ru/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/ru/rightSidebar/index.js b/src/i18n/locales/ru/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/ru/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/sv/app/index.js b/src/i18n/locales/sv/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/sv/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/sv/index.js b/src/i18n/locales/sv/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/sv/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/sv/leftSidebar/index.js b/src/i18n/locales/sv/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/sv/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/sv/rightSidebar/index.js b/src/i18n/locales/sv/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/sv/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/ta/app/index.js b/src/i18n/locales/ta/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/ta/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/ta/index.js b/src/i18n/locales/ta/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/ta/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/ta/leftSidebar/index.js b/src/i18n/locales/ta/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/ta/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/ta/rightSidebar/index.js b/src/i18n/locales/ta/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/ta/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/tr/app/index.js b/src/i18n/locales/tr/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/tr/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/tr/index.js b/src/i18n/locales/tr/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/tr/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/tr/leftSidebar/index.js b/src/i18n/locales/tr/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/tr/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/tr/rightSidebar/index.js b/src/i18n/locales/tr/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/tr/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/uk/app/index.js b/src/i18n/locales/uk/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/uk/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/uk/index.js b/src/i18n/locales/uk/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/uk/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/uk/leftSidebar/index.js b/src/i18n/locales/uk/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/uk/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/uk/rightSidebar/index.js b/src/i18n/locales/uk/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/uk/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/vi/app/index.js b/src/i18n/locales/vi/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/vi/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/vi/index.js b/src/i18n/locales/vi/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/vi/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/vi/leftSidebar/index.js b/src/i18n/locales/vi/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/vi/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/vi/rightSidebar/index.js b/src/i18n/locales/vi/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/vi/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +}; diff --git a/src/i18n/locales/zh/app/index.js b/src/i18n/locales/zh/app/index.js new file mode 100644 index 00000000..d24fe6d1 --- /dev/null +++ b/src/i18n/locales/zh/app/index.js @@ -0,0 +1,3 @@ +import app from './app.json'; + +export default app; diff --git a/src/i18n/locales/zh/index.js b/src/i18n/locales/zh/index.js new file mode 100644 index 00000000..943ca673 --- /dev/null +++ b/src/i18n/locales/zh/index.js @@ -0,0 +1,9 @@ +import app from './app'; +import leftSidebar from './leftSidebar'; +import rightSidebar from './rightSidebar'; + +export default { + app, + leftSidebar, + rightSidebar, +}; diff --git a/src/i18n/locales/zh/leftSidebar/index.js b/src/i18n/locales/zh/leftSidebar/index.js new file mode 100644 index 00000000..a13d6a3e --- /dev/null +++ b/src/i18n/locales/zh/leftSidebar/index.js @@ -0,0 +1,23 @@ +import profile from './profile.json'; +import objective from './objective.json'; +import work from './work.json'; +import education from './education.json'; +import awards from './awards.json'; +import certifications from './certifications.json'; +import skills from './skills.json'; +import languages from './languages.json'; +import references from './references.json'; +import extras from './extras.json'; + +export default { + profile, + objective, + work, + education, + awards, + certifications, + skills, + languages, + references, + extras, +}; diff --git a/src/i18n/locales/zh/rightSidebar/index.js b/src/i18n/locales/zh/rightSidebar/index.js new file mode 100644 index 00000000..2560696c --- /dev/null +++ b/src/i18n/locales/zh/rightSidebar/index.js @@ -0,0 +1,15 @@ +import templates from './templates.json'; +import colors from './colors.json'; +import fonts from './fonts.json'; +import actions from './actions.json'; +import settings from './settings.json'; +import about from './about.json'; + +export default { + templates, + colors, + fonts, + actions, + settings, + about, +};