This repository has been archived by the owner on May 10, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.12.0](v2.11.3...v2.12.0) (2021-10-31) ### Bug Fixes * always link to localized URL (fixes [#504](#504)) ([#512](#512)) ([6e66528](6e66528)) * do not use locale prefixed URLs for login/logout ([#506](#506)) ([02053a4](02053a4)) * fix empty page after reviewing last sentence (fixes [#498](#498)) ([728f429](728f429)) * fix typo in sc-lang-info-left-for-you ([#515](#515)) ([313273f](313273f)) * fix upperkey keys not working in Review (fixes [#487](#487)) ([#508](#508)) ([6c3a073](6c3a073)) * make duplicate sentences use plural rules ([#511](#511)) ([ab2c696](ab2c696)) * move LocalizationProvider outwards to not request language on every page navigation ([6a5967e](6a5967e)) * only expose error codes ([2114b38](2114b38)) * show 'Add more sentences' link in stats when no more to review for user ([#516](#516)) ([ae9f1cf](ae9f1cf)) * show native language name only in stats (issue [#492](#492)) ([#514](#514)) ([0086c64](0086c64)) * slight font adjustments ([#505](#505)) ([25ca2e0](25ca2e0)) ### Features * localization: extract English strings into FTL file ([#507](#507)) ([6d64afb](6d64afb)), closes [#501](#501)
- Loading branch information