-
Notifications
You must be signed in to change notification settings - Fork 34
Add Japanese translation #109
Add Japanese translation #109
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/torstendittmann/omniawrite/gmmh5hqxl |
Thanks a lot for your work! @allcontributors please add @sidemt for translation. |
I've put up a pull request to add @sidemt! 🎉 |
@TorstenDittmann Hi! Thank you for merging and adding the hacktoberfest label. Could you please also add the hacktoberfest topic to the repository? Details: https://hacktoberfest.digitalocean.com/hacktoberfest-update I came here via your comment on DEV post about Hacktoberfest. Thank you for a great opportunity to contribute! Great app ❤️ |
* Add Japanese translation * Add Japanese translation of 'Turkish', add 'Japanese' to en.json
* add normseiten export file * add first test * add testing ci task * update eslint for spec files * load languages from i18n service * feat(i18n): Spanish translate (#91) * feat(i18n): Spanish translate I followed all instructions, but if there is a mistake, please notice me * fix(i18n): some fixes * update packages * new prettier changes * update svelte-spa-router * feat(i18n): add new strings for account logs (#95) * fix(i18n): add a new message * feat(i18n): add new strings to translate * Portuguese translate (#94) * Portuguese translate * Portuguese translate * Fix wrong line break * Changing chunk name in comment * Added translation for the Dutch language #85 (#101) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Added translation for the Dutch language #85 Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * dep: change momentjs to date-fns (#100) * dep: change momentjs to date-fns * feat: using utils Refactoring my previous work. * i18n: add Russian translation (#105) * add initial Russian translation * register Russian translation in main.js * run eslint & prettier * comb through the app & update Russian translation * expand field label to accomodate Russian i18n * i18n: translate for dutch and change label (#104) * Update Button.svelte * turkish translations added (#106) Co-authored-by: turuslaw <[email protected]> Co-authored-by: Torsten Dittmann <[email protected]> * Update en.json * Add Japanese translation (#109) * Add Japanese translation * Add Japanese translation of 'Turkish', add 'Japanese' to en.json * Visual tests with Storybook (#111) * test: add Storybook for visual testing * test(storybook): add stories for Form components * test(storybook): add stylesheet * test(storybook): fix preview body width * test(storybook): add decorator for component slots * test(storybook): add Button onClick action * test(storybook): move Forms components under Components path * test(storybook): add stories for Grid components * test(storybook): add stories for Table components * test(storybook): remove example stories * test(storybook): add stories for non-connected shared components * test: cleanup package.json * Added Finnish translation (#115) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add marlonemmerich as a contributor (#102) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add Gulianrdgd as a contributor (#103) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add eugpoloz as a contributor (#107) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add ertugrulk as a contributor (#108) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add sidemt as a contributor (#110) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add fredericbonnet as a contributor (#112) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Finnish translation, draft version * finishing touches to the Finnish translation * added Finnish to list of languages Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Add language comparison script (#113) * Reading en.js and listing keys with hierarchy * Comparing done * vscode changes * Improving writing * Restore de.json and es.json from origin * Remove test.json and reverting vscode settings * Rename langcompare.spec.js to langcompare.js * Added urdu language support (#119) * Added urdu language support * Made changes to code * update tests and prepare storybook publish * bump prettier * update en & de * Add swedish translation (#120) Refs #85 * Remove and ignore vscode settings in git (#121) These shared settings may make contributing to the repo harder in case fonts are missing, etc. Let's keep our editor settings for ourselves! Fixes #118 * add normseiten export file * add first test * add testing ci task * update eslint for spec files * load languages from i18n service * feat(i18n): Spanish translate (#91) * feat(i18n): Spanish translate I followed all instructions, but if there is a mistake, please notice me * fix(i18n): some fixes * update packages * new prettier changes * update svelte-spa-router * feat(i18n): add new strings for account logs (#95) * fix(i18n): add a new message * feat(i18n): add new strings to translate * Portuguese translate (#94) * Portuguese translate * Portuguese translate * Fix wrong line break * Changing chunk name in comment * Added translation for the Dutch language #85 (#101) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Added translation for the Dutch language #85 Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * dep: change momentjs to date-fns (#100) * dep: change momentjs to date-fns * feat: using utils Refactoring my previous work. * i18n: add Russian translation (#105) * add initial Russian translation * register Russian translation in main.js * run eslint & prettier * comb through the app & update Russian translation * expand field label to accomodate Russian i18n * i18n: translate for dutch and change label (#104) * Update Button.svelte * turkish translations added (#106) Co-authored-by: turuslaw <[email protected]> Co-authored-by: Torsten Dittmann <[email protected]> * Update en.json * Add Japanese translation (#109) * Add Japanese translation * Add Japanese translation of 'Turkish', add 'Japanese' to en.json * Visual tests with Storybook (#111) * test: add Storybook for visual testing * test(storybook): add stories for Form components * test(storybook): add stylesheet * test(storybook): fix preview body width * test(storybook): add decorator for component slots * test(storybook): add Button onClick action * test(storybook): move Forms components under Components path * test(storybook): add stories for Grid components * test(storybook): add stories for Table components * test(storybook): remove example stories * test(storybook): add stories for non-connected shared components * test: cleanup package.json * Added Finnish translation (#115) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add marlonemmerich as a contributor (#102) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add Gulianrdgd as a contributor (#103) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add eugpoloz as a contributor (#107) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add ertugrulk as a contributor (#108) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add sidemt as a contributor (#110) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add fredericbonnet as a contributor (#112) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Finnish translation, draft version * finishing touches to the Finnish translation * added Finnish to list of languages Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Add language comparison script (#113) * Reading en.js and listing keys with hierarchy * Comparing done * vscode changes * Improving writing * Restore de.json and es.json from origin * Remove test.json and reverting vscode settings * Rename langcompare.spec.js to langcompare.js * Added urdu language support (#119) * Added urdu language support * Made changes to code * update tests and prepare storybook publish * bump prettier * update en & de * Add swedish translation (#120) Refs #85 * Remove and ignore vscode settings in git (#121) These shared settings may make contributing to the repo harder in case fonts are missing, etc. Let's keep our editor settings for ourselves! Fixes #118 * i18n: updating strings (#125) * Added BrowserSupport Modal #40 (#126) * Ready to PR * Formatting * Merged and running * update packages * release 1.2.0 Co-authored-by: Dennis Tobar <[email protected]> Co-authored-by: Marlon Emmerich <[email protected]> Co-authored-by: Gulianrdgd <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Evgenia Polozova <[email protected]> Co-authored-by: Ertugrul K <[email protected]> Co-authored-by: turuslaw <[email protected]> Co-authored-by: y yam <[email protected]> Co-authored-by: Frédéric Bonnet <[email protected]> Co-authored-by: Minna N <[email protected]> Co-authored-by: Gustavo Henrique Leal <[email protected]> Co-authored-by: Mir Quadri <[email protected]> Co-authored-by: Magda Stenius <[email protected]> Co-authored-by: Ole S <[email protected]>
* add normseiten export file * add first test * add testing ci task * update eslint for spec files * load languages from i18n service * feat(i18n): Spanish translate (#91) * feat(i18n): Spanish translate I followed all instructions, but if there is a mistake, please notice me * fix(i18n): some fixes * update packages * new prettier changes * update svelte-spa-router * feat(i18n): add new strings for account logs (#95) * fix(i18n): add a new message * feat(i18n): add new strings to translate * Portuguese translate (#94) * Portuguese translate * Portuguese translate * Fix wrong line break * Changing chunk name in comment * Added translation for the Dutch language #85 (#101) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Added translation for the Dutch language #85 Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * dep: change momentjs to date-fns (#100) * dep: change momentjs to date-fns * feat: using utils Refactoring my previous work. * i18n: add Russian translation (#105) * add initial Russian translation * register Russian translation in main.js * run eslint & prettier * comb through the app & update Russian translation * expand field label to accomodate Russian i18n * i18n: translate for dutch and change label (#104) * Update Button.svelte * turkish translations added (#106) Co-authored-by: turuslaw <[email protected]> Co-authored-by: Torsten Dittmann <[email protected]> * Update en.json * Add Japanese translation (#109) * Add Japanese translation * Add Japanese translation of 'Turkish', add 'Japanese' to en.json * Visual tests with Storybook (#111) * test: add Storybook for visual testing * test(storybook): add stories for Form components * test(storybook): add stylesheet * test(storybook): fix preview body width * test(storybook): add decorator for component slots * test(storybook): add Button onClick action * test(storybook): move Forms components under Components path * test(storybook): add stories for Grid components * test(storybook): add stories for Table components * test(storybook): remove example stories * test(storybook): add stories for non-connected shared components * test: cleanup package.json * Added Finnish translation (#115) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add marlonemmerich as a contributor (#102) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add Gulianrdgd as a contributor (#103) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add eugpoloz as a contributor (#107) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add ertugrulk as a contributor (#108) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add sidemt as a contributor (#110) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add fredericbonnet as a contributor (#112) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Finnish translation, draft version * finishing touches to the Finnish translation * added Finnish to list of languages Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Add language comparison script (#113) * Reading en.js and listing keys with hierarchy * Comparing done * vscode changes * Improving writing * Restore de.json and es.json from origin * Remove test.json and reverting vscode settings * Rename langcompare.spec.js to langcompare.js * Added urdu language support (#119) * Added urdu language support * Made changes to code * update tests and prepare storybook publish * bump prettier * update en & de * Add swedish translation (#120) Refs #85 * Remove and ignore vscode settings in git (#121) These shared settings may make contributing to the repo harder in case fonts are missing, etc. Let's keep our editor settings for ourselves! Fixes #118 * add normseiten export file * add first test * add testing ci task * update eslint for spec files * load languages from i18n service * feat(i18n): Spanish translate (#91) * feat(i18n): Spanish translate I followed all instructions, but if there is a mistake, please notice me * fix(i18n): some fixes * update packages * new prettier changes * update svelte-spa-router * feat(i18n): add new strings for account logs (#95) * fix(i18n): add a new message * feat(i18n): add new strings to translate * Portuguese translate (#94) * Portuguese translate * Portuguese translate * Fix wrong line break * Changing chunk name in comment * Added translation for the Dutch language #85 (#101) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Added translation for the Dutch language #85 Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * dep: change momentjs to date-fns (#100) * dep: change momentjs to date-fns * feat: using utils Refactoring my previous work. * i18n: add Russian translation (#105) * add initial Russian translation * register Russian translation in main.js * run eslint & prettier * comb through the app & update Russian translation * expand field label to accomodate Russian i18n * i18n: translate for dutch and change label (#104) * Update Button.svelte * turkish translations added (#106) Co-authored-by: turuslaw <[email protected]> Co-authored-by: Torsten Dittmann <[email protected]> * Update en.json * Add Japanese translation (#109) * Add Japanese translation * Add Japanese translation of 'Turkish', add 'Japanese' to en.json * Visual tests with Storybook (#111) * test: add Storybook for visual testing * test(storybook): add stories for Form components * test(storybook): add stylesheet * test(storybook): fix preview body width * test(storybook): add decorator for component slots * test(storybook): add Button onClick action * test(storybook): move Forms components under Components path * test(storybook): add stories for Grid components * test(storybook): add stories for Table components * test(storybook): remove example stories * test(storybook): add stories for non-connected shared components * test: cleanup package.json * Added Finnish translation (#115) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add marlonemmerich as a contributor (#102) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add Gulianrdgd as a contributor (#103) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add eugpoloz as a contributor (#107) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add ertugrulk as a contributor (#108) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add sidemt as a contributor (#110) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add fredericbonnet as a contributor (#112) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Finnish translation, draft version * finishing touches to the Finnish translation * added Finnish to list of languages Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Add language comparison script (#113) * Reading en.js and listing keys with hierarchy * Comparing done * vscode changes * Improving writing * Restore de.json and es.json from origin * Remove test.json and reverting vscode settings * Rename langcompare.spec.js to langcompare.js * Added urdu language support (#119) * Added urdu language support * Made changes to code * update tests and prepare storybook publish * bump prettier * update en & de * Add swedish translation (#120) Refs #85 * Remove and ignore vscode settings in git (#121) These shared settings may make contributing to the repo harder in case fonts are missing, etc. Let's keep our editor settings for ourselves! Fixes #118 * i18n: updating strings (#125) * Added BrowserSupport Modal #40 (#126) * Ready to PR * Formatting * Merged and running * update packages * release 1.2.0 * update mobile build version * Dev (#136) * Update main.js * Create zh.json * Update zh.json * Update zh.json * adapt changes Co-authored-by: Torsten Dittmann <[email protected]> * update packages * update version & changelog * load templates language from i18n store Co-authored-by: Dennis Tobar <[email protected]> Co-authored-by: Marlon Emmerich <[email protected]> Co-authored-by: Gulianrdgd <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Evgenia Polozova <[email protected]> Co-authored-by: Ertugrul K <[email protected]> Co-authored-by: turuslaw <[email protected]> Co-authored-by: y yam <[email protected]> Co-authored-by: Frédéric Bonnet <[email protected]> Co-authored-by: Minna N <[email protected]> Co-authored-by: Gustavo Henrique Leal <[email protected]> Co-authored-by: Mir Quadri <[email protected]> Co-authored-by: Magda Stenius <[email protected]> Co-authored-by: Ole S <[email protected]> Co-authored-by: moetale <[email protected]>
* add normseiten export file * add first test * add testing ci task * update eslint for spec files * load languages from i18n service * feat(i18n): Spanish translate (#91) * feat(i18n): Spanish translate I followed all instructions, but if there is a mistake, please notice me * fix(i18n): some fixes * update packages * new prettier changes * update svelte-spa-router * feat(i18n): add new strings for account logs (#95) * fix(i18n): add a new message * feat(i18n): add new strings to translate * Portuguese translate (#94) * Portuguese translate * Portuguese translate * Fix wrong line break * Changing chunk name in comment * Added translation for the Dutch language #85 (#101) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Added translation for the Dutch language #85 Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * dep: change momentjs to date-fns (#100) * dep: change momentjs to date-fns * feat: using utils Refactoring my previous work. * i18n: add Russian translation (#105) * add initial Russian translation * register Russian translation in main.js * run eslint & prettier * comb through the app & update Russian translation * expand field label to accomodate Russian i18n * i18n: translate for dutch and change label (#104) * Update Button.svelte * turkish translations added (#106) Co-authored-by: turuslaw <[email protected]> Co-authored-by: Torsten Dittmann <[email protected]> * Update en.json * Add Japanese translation (#109) * Add Japanese translation * Add Japanese translation of 'Turkish', add 'Japanese' to en.json * Visual tests with Storybook (#111) * test: add Storybook for visual testing * test(storybook): add stories for Form components * test(storybook): add stylesheet * test(storybook): fix preview body width * test(storybook): add decorator for component slots * test(storybook): add Button onClick action * test(storybook): move Forms components under Components path * test(storybook): add stories for Grid components * test(storybook): add stories for Table components * test(storybook): remove example stories * test(storybook): add stories for non-connected shared components * test: cleanup package.json * Added Finnish translation (#115) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add marlonemmerich as a contributor (#102) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add Gulianrdgd as a contributor (#103) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add eugpoloz as a contributor (#107) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add ertugrulk as a contributor (#108) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add sidemt as a contributor (#110) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add fredericbonnet as a contributor (#112) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Finnish translation, draft version * finishing touches to the Finnish translation * added Finnish to list of languages Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Add language comparison script (#113) * Reading en.js and listing keys with hierarchy * Comparing done * vscode changes * Improving writing * Restore de.json and es.json from origin * Remove test.json and reverting vscode settings * Rename langcompare.spec.js to langcompare.js * Added urdu language support (#119) * Added urdu language support * Made changes to code * update tests and prepare storybook publish * bump prettier * update en & de * Add swedish translation (#120) Refs #85 * Remove and ignore vscode settings in git (#121) These shared settings may make contributing to the repo harder in case fonts are missing, etc. Let's keep our editor settings for ourselves! Fixes #118 * add normseiten export file * add first test * add testing ci task * update eslint for spec files * load languages from i18n service * feat(i18n): Spanish translate (#91) * feat(i18n): Spanish translate I followed all instructions, but if there is a mistake, please notice me * fix(i18n): some fixes * update packages * new prettier changes * update svelte-spa-router * feat(i18n): add new strings for account logs (#95) * fix(i18n): add a new message * feat(i18n): add new strings to translate * Portuguese translate (#94) * Portuguese translate * Portuguese translate * Fix wrong line break * Changing chunk name in comment * Added translation for the Dutch language #85 (#101) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Added translation for the Dutch language #85 Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * dep: change momentjs to date-fns (#100) * dep: change momentjs to date-fns * feat: using utils Refactoring my previous work. * i18n: add Russian translation (#105) * add initial Russian translation * register Russian translation in main.js * run eslint & prettier * comb through the app & update Russian translation * expand field label to accomodate Russian i18n * i18n: translate for dutch and change label (#104) * Update Button.svelte * turkish translations added (#106) Co-authored-by: turuslaw <[email protected]> Co-authored-by: Torsten Dittmann <[email protected]> * Update en.json * Add Japanese translation (#109) * Add Japanese translation * Add Japanese translation of 'Turkish', add 'Japanese' to en.json * Visual tests with Storybook (#111) * test: add Storybook for visual testing * test(storybook): add stories for Form components * test(storybook): add stylesheet * test(storybook): fix preview body width * test(storybook): add decorator for component slots * test(storybook): add Button onClick action * test(storybook): move Forms components under Components path * test(storybook): add stories for Grid components * test(storybook): add stories for Table components * test(storybook): remove example stories * test(storybook): add stories for non-connected shared components * test: cleanup package.json * Added Finnish translation (#115) * update development branch * docs: add dennistobar as a contributor (#92) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add marlonemmerich as a contributor (#102) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add Gulianrdgd as a contributor (#103) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add eugpoloz as a contributor (#107) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add ertugrulk as a contributor (#108) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add sidemt as a contributor (#110) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * docs: add fredericbonnet as a contributor (#112) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Finnish translation, draft version * finishing touches to the Finnish translation * added Finnish to list of languages Co-authored-by: Torsten Dittmann <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> * Add language comparison script (#113) * Reading en.js and listing keys with hierarchy * Comparing done * vscode changes * Improving writing * Restore de.json and es.json from origin * Remove test.json and reverting vscode settings * Rename langcompare.spec.js to langcompare.js * Added urdu language support (#119) * Added urdu language support * Made changes to code * update tests and prepare storybook publish * bump prettier * update en & de * Add swedish translation (#120) Refs #85 * Remove and ignore vscode settings in git (#121) These shared settings may make contributing to the repo harder in case fonts are missing, etc. Let's keep our editor settings for ourselves! Fixes #118 * i18n: updating strings (#125) * Added BrowserSupport Modal #40 (#126) * Ready to PR * Formatting * Merged and running * update packages * release 1.2.0 * update mobile build version * Dev (#136) * Update main.js * Create zh.json * Update zh.json * Update zh.json * adapt changes Co-authored-by: Torsten Dittmann <[email protected]> * update packages * update version & changelog * load templates language from i18n store * update to 1.3.0 Co-authored-by: Dennis Tobar <[email protected]> Co-authored-by: Marlon Emmerich <[email protected]> Co-authored-by: Gulianrdgd <[email protected]> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Evgenia Polozova <[email protected]> Co-authored-by: Ertugrul K <[email protected]> Co-authored-by: turuslaw <[email protected]> Co-authored-by: y yam <[email protected]> Co-authored-by: Frédéric Bonnet <[email protected]> Co-authored-by: Minna N <[email protected]> Co-authored-by: Gustavo Henrique Leal <[email protected]> Co-authored-by: Mir Quadri <[email protected]> Co-authored-by: Magda Stenius <[email protected]> Co-authored-by: Ole S <[email protected]> Co-authored-by: moetale <[email protected]>
Issue: #85