aboutsummaryrefslogtreecommitdiff
path: root/app/i18n
AgeCommit message (Collapse)Author
2022-12-02lang: update sq translationBesnik Bleta
2022-10-11lang: update zh-TW.json (#797)TTG
2022-09-23feat: Chinese Translations (#789)TTG
2022-08-02feat: croatian translation (#771)Milo Ivir
2022-01-12lang: spelling and typography fixes for French (#699)Glandos
Fix spelling and typography
2021-12-21feat: force prejoin page instead of profile and av settings (#690)Christoph Settgast
The settings and the prejoin page which is forced on many instances including meet.jit.si did conflict, as you could set values in the settings, then try to override them in den prejoin page only to notice that it would not work. Clean this up by only having the prejoin page where all settings can be done before joining the conference. Closes: #687
2021-09-19Update hu.json (#637)ovari
2021-06-28feat(recent-list): add an explanatory label (#591)csett86
2021-06-27lang(en): clarify that main input is room name, not participant (#592)csett86
based on the suggestions from #588 Signed-off-by: Christoph Settgast <csett86@web.de>
2021-06-27refactor: remove dependency to deprected remote module (#593)csett86
the remote module will be removed from electron 14 onwards, so replace the locale detection with native browser api that is available in the renderer. Signed-off-by: Christoph Settgast <csett86@web.de>
2021-05-11feat(agc): Add setting to disable automatic gain control (#582)csett86
In some OS/Chromium combinations the automatic gain control goes slightly crazy, but normally its fine. Thus keep the default as is, but add an option for the users to disable it if required. Closes: #564
2021-05-07Adding sq translationBesnik Bleta
2021-04-14feat(i18n): add pt langRogério Queiroz
2021-02-23Added Dutch translation.Cedric Roijakkers
2021-02-23Fix typo in German language fileDominik Gedon
2021-01-16Fix typo in German language fileMarvin Frommhold
2021-01-08Galician localizationxosecalvo
2021-01-08Fix typo in German language fileJan
2021-01-07updated german translationTobias Bannert
Updated, corrected and completed the german translation.
2020-09-25Updated translationSaúl Ibarra Corretgé
2020-09-25Simplify validating server URLSaúl Ibarra Corretgé
There is no need to send a HEAD request to the server since we now bundle external_api.js.
2020-08-03Add Hungarian localizationovari
2020-07-07Add translation for server timeoutJan
in German and English translations
2020-07-01Add spanish localizationLuis Guzman
2020-06-30Add Russian localizationKovalevArtem
2020-06-30Add FR supportChristophe HAMERLING
2020-06-26Add german and italianAnnika Wickert
2020-06-26Introduce internationalisationfreddytuxworth