Adil HADDAOUI
b9b58d4464
Change arabic language name ( #1184 )
2020-04-03 15:40:01 +03:00
Jed Fox
663526129a
Proper RTL support ( #1154 )
...
* Add RTL styles. Most of the work is done by the browser 💖
* Refactor getLanguage
* Additional fixes
* Mirror the mouse pointer icon
* Move the vertical scrollbar to the left on RTL
* Revert "Mirror the mouse pointer icon"
This reverts commit f69b132538038d231b1b1acc0d6f4a28c91130bb.
2020-04-02 12:21:19 -04:00
Lipis
0e90996715
New Crowdin translations ( #1151 )
...
* New translations en.json (Arabic)
* New translations en.json (Chinese Simplified)
* New translations en.json (Turkish)
* New translations en.json (Hindi)
* New translations en.json (Greek)
* New translations en.json (Italian)
* New translations en.json (Hungarian)
* New translations en.json (Chinese Traditional)
* New translations en.json (Korean)
* New translations en.json (Spanish)
* New translations en.json (French)
* New translations en.json (Russian)
* New translations en.json (Portuguese)
* New translations en.json (Polish)
* New translations en.json (Norwegian)
* New translations en.json (Indonesian)
* New translations en.json (German)
* New translations en.json (Arabic)
* New translations en.json (Portuguese)
* New translations en.json (Polish)
* New translations en.json (Arabic)
* New translations en.json (Polish)
* New translations en.json (Arabic)
* New translations en.json (French)
* New translations en.json (German)
* Update i18n.ts
* New translations en.json (German)
2020-04-01 13:49:49 -04:00
Lipis
e2e4f3c805
New Crowdin translations (Greek) ( #1118 )
2020-03-31 14:44:29 +03:00
Lipis
90c83927ad
New Crowdin translations ( #1089 )
2020-03-27 14:12:27 +02:00
dependabot-preview[bot]
722c498abe
Bump prettier from 1.19.1 to 2.0.1 ( #1060 )
...
* Bump prettier from 1.19.1 to 2.0.1
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.0.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update formatting
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Panayiotis Lipiridis <lipiridis@gmail.com>
2020-03-23 13:05:07 +02:00
Edwin Lin
f1160a1534
load scene from localStorage in collaboration if user is first… ( #1036 )
...
* load scene from localStorage in collaboration if user is first in room
* load scene from localStorage in collaboration prior to syncing with server
* fix merge
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-03-22 18:41:05 +01:00
Lipis
125d1294a0
New Crowdin translations ( #1043 )
2020-03-22 16:14:45 +02:00
Lipis
46e619d800
New Crowdin translations ( #1020 )
2020-03-20 18:32:46 +02:00
Lipis
6b3dee6777
New Crowdin translations ( #1011 )
2020-03-19 22:12:47 +02:00
Lipis
cb68153a81
New Crowdin translations ( #998 )
2020-03-18 19:59:48 +02:00
Lipis
1a6431a04a
New Crowdin Translations ( #845 )
...
* New translations en.json (Chinese Simplified)
* New translations en.json (Chinese Simplified)
* Update i18n.ts
* New translations en.json (Spanish)
* New translations en.json (French)
* New translations en.json (German)
* New translations en.json (Norwegian)
* New translations en.json (Polish)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Spanish)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (French)
* New translations en.json (French)
* New translations en.json (Indonesian)
* Update i18n.ts
* Update i18n.ts
* New translations en.json (French)
2020-03-07 01:01:01 +02:00
Lipis
09fa56335e
New Crowdin translations ( #796 )
2020-02-21 23:56:06 +01:00
İsmail Namdar
626c99939e
add tr localization ( #789 )
2020-02-21 16:14:06 +01:00
Szymon Pajka
1cd0dfe922
Add Polish language support ( #725 )
2020-02-07 12:37:33 +01:00
rubjo
23d40ae4a5
Added Norwegian Bokmål ( #685 )
...
* Added Norwegian Bokmål
* Lint long line
2020-02-03 13:38:07 +01:00
Lipis
53994e71e5
Add more ESLint rules and change the formatting scripts ( #626 )
...
* Add curly rule in ESLint for consistency
* Fix rules
* More rules
* REturn
* Push
* no else return
* prefer const
* destructing
2020-02-02 18:04:35 +00:00
Christopher Chedeau
e4919e2e6c
Replace i18n by a custom implementation ( #638 )
...
There are two problems with the current localization strategy:
- We download the translations on-demand, which means that it does a serial roundtrip for nothing.
- withTranslation helper actually renders the app 3 times on startup, instead of once (I haven't tried to debug it)
2020-01-31 21:06:06 +00:00
Bakhtiiar Muzakparov
63c685af73
Add russian translation ( #612 )
2020-01-29 14:00:47 +00:00
Marco Kaul
5fd6c4d853
Add german translation ( #550 )
...
* Add german translation
* Add german language option
* Fix missing german translation
* Alphabetical order for languages
* Sort
Co-authored-by: Lipis <lipiridis@gmail.com>
2020-01-25 09:47:02 -08:00
Lipis
ee68af0fd3
Set Trailing Cmma to ( #525 )
2020-01-24 12:04:54 +02:00
Faustino Kialungila
25202aec11
Adding Portuguese Translation ( #528 )
...
* Add Portuguese Translation
Adding PT translations
* Update src/i18n.ts
Co-Authored-By: Lipis <lipiridis@gmail.com>
Co-authored-by: Lipis <lipiridis@gmail.com>
2020-01-23 19:40:07 +01:00
Thibaut SABOT
990e064c13
Add french translation ( #522 )
...
* Add french translation
* improve fill translation
* forget accent on select translation
2020-01-23 19:00:30 +01:00
Fernando Alava Zambrano
a436e70764
Internationalization followup ( #500 )
...
* add translations in data.ts
* add language list
add spanish version
* fixes pr review
* add more translations
* remove unused label
Co-authored-by: David Luzar <luzar.david@gmail.com>
2020-01-22 16:25:04 +02:00
Fernando Alava Zambrano
ff7a340d2f
Internationalization support ( #477 )
...
* add i18next lib
add some translations
* add translations
* fix font-family
* fix pin versions
2020-01-20 15:14:10 -08:00