Mihai C
9e2f8de313
chore: i18n/extract strings ( #934 )
2021-10-13 11:49:15 +01:00
Mihai C
bee41b242b
chore: extract more strings ( #933 )
2021-10-13 10:34:55 +01:00
Omar López
4b05c56a0d
Fixes custom input overflow ( #920 )
...
* Fixes custom input overflow
* Truncates also placeholder
* Adds title attributes in booking notes and event descriptions
2021-10-12 18:59:52 +00:00
Mihai C
f27b0b3cad
fix: availability creation and expand/collapse settings ( #882 )
...
* fix: availability creation and expand/collapse settings
* additional fixes
* Update pages/api/availability/eventtype.ts
Co-authored-by: Alex Johansson <alexander@n1s.se>
* update branch
* fix: more fixes
Co-authored-by: Alex Johansson <alexander@n1s.se>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: Mihai Colceriu <colceriumi@gmail.com>
2021-10-12 08:17:25 +00:00
Tiago Cruz
82f11b5121
Translations ( #900 )
...
* Translations
* Variables to Translated Words
* Fix Translations
* Fix Title to Create Events Types
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-10-11 14:42:43 +01:00
Mihai C
2c9b301b77
Feat/i18n crowdin ( #752 )
...
* feat: add crowdin and supported languages
* fix: main branch name
* feat: test crowdin integration
* feat: add crowdin config skeleton
* feat: update crowdin.yml
* fix: remove ro translation
* test: en translation
* test: en translation
* New Crowdin translations by Github Action (#735 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* test: en translation
* fix: separate upload/download workflows
* wip
* New Crowdin translations by Github Action (#738 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* wip
* wip
* wip
* wip
* wip
* typo
* wip
* wip
* update crowdin config
* update
* chore: support i18n de,es,fr,it,pt,ru,ro,en
* chore: extract i18n strings
* chore: extract booking components strings for i18n
* wip
* extract more strings
* wip
* fallback to getServerSideProps for now
* New Crowdin translations by Github Action (#874 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* fix: minor fixes on the datepicker
* fix: add dutch lang
* fix: linting issues
* fix: string
* fix: update GHA
* cleanup trpc
* fix linting
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-10-08 14:43:48 +03:00
Mihai C
7574c322c4
Revert "GHA for crowdin (WIP) ( #731 )" ( #751 )
...
This reverts commit 168db02e1f
.
2021-09-23 15:28:50 +01:00
Mihai C
168db02e1f
GHA for crowdin (WIP) ( #731 )
...
* feat: add crowdin and supported languages
* fix: main branch name
* feat: test crowdin integration
2021-09-23 14:22:49 +00:00
Mihai C
82e7e51fca
Setup i18n and locale detection ( #712 )
...
* feat: setup translations
* feat: i18n setup
* Update pages/settings/profile.tsx
Co-authored-by: Alex Johansson <alexander@n1s.se>
* fix: abstract locale hook
* fix: set default locale if preferred locale is not supported
* Revert "fix: set default locale if preferred locale is not supported"
This reverts commit e2a3d81371
.
* fix: set default locale if preferred locale is not supported
* fix: use 1 namespace and remove unnecessary logs
* fix: yarn.lock
* fix: linting errors
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex Johansson <alexander@n1s.se>
2021-09-23 09:49:17 +01:00