Nicholas Carrigan (he/him)
|
a888b476a9
|
fix(i18n): apply unused translations (#40599)
* fix: Apply unused translations
Applies the following unused translation keys
(discovered with script from #40585):
- HeatMap uses plural form of points unless points=1
- Camper uses plural form of points unless points=1
- DeleteModal uses delete title instead of button text
- UpdateEmail page uses verify email translation correctly
Still unused:
- buttons.reset-lesson (replaced by reset-code?)
- settings.username validation error messages (loaded dynamically)
- flash messages (sent from server?)
- donate.additional (removed from page, discussed to keep this key)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
* revert: Undo manual plurality
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
* fix: use buttons.reset-lesson key
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
|
2021-01-31 12:15:37 +05:30 |
|
Tom
|
3978c6be28
|
feat: i18n user interface (#40306)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
|
2021-01-31 12:15:32 +05:30 |
|
Valeriy
|
fc8c71ad16
|
feat: use eslint with prettier to format code
|
2019-02-19 14:30:27 +05:30 |
|
Valeriy
|
28ee458ceb
|
fix(client): do not unmount default layout on navigate
|
2019-01-28 12:02:45 +00:00 |
|
Bouncey
|
5b254f3ad6
|
chore(learn): Merge learn in to the client app
|
2018-09-30 12:42:40 +01:00 |
|
Bouncey
|
2de2143457
|
feat(email-settings): Add email settings
|
2018-09-21 11:26:30 +01:00 |
|
Bouncey
|
83b74d14f3
|
feat(titles): Title the pages
|
2018-09-14 16:22:44 +01:00 |
|
Bouncey
|
4c73ebbfef
|
fix(babel): Use scoped react-bootstrap for babel@7
|
2018-09-06 11:35:04 +01:00 |
|
Bouncey
|
dc00eb8555
|
chore(root): Ensure development environment
|
2018-09-03 17:47:48 +05:30 |
|
Bouncey
|
e59ad6ebda
|
chore(client): Move client app to /client
|
2018-09-03 17:47:48 +05:30 |
|