Kerry
d4250918cf
fix fallback for pluralized strings ( #7480 )
...
* fix fallback for pluralized cases
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add test case for no pluralizer
Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-01-07 16:20:24 +01:00
Kerry
7f13a1b40a
Attribute fallback i18n strings with lang attribute ( #7323 )
...
* add lang attribute to fallback translations
Signed-off-by: Kerry Archibald <kerrya@element.io>
* readability improvement
Signed-off-by: Kerry Archibald <kerrya@element.io>
* split _t and _tDom
Signed-off-by: Kerry <kerry@Kerrys-MBP.fritz.box>
* use tDom in HomePage
Signed-off-by: Kerry Archibald <kerrya@element.io>
* lint
Signed-off-by: Kerry Archibald <kerrya@element.io>
* bump matrix-web-i18n
Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-01-05 11:37:28 +01:00
Michael Telatynski
296d5d1d5e
stub out workers for jest tests as it doesn't like the worker-loader
2021-07-14 18:50:01 +01:00
Michael Telatynski
c3b99b2faf
Remove node-canvas devDependency
2021-07-12 20:51:21 +01:00
Travis Ralston
65f591b69b
Make the tests happier
...
Here we just override the workers because we're not expecting to be able to test them this way. The code paths involved shouldn't be touched.
2021-05-06 22:08:00 -06:00
Michael Telatynski
5f6dec7d18
add comments
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 10:09:34 +01:00
Michael Telatynski
8e871c455c
Fix german i18n test which was previously broken due to async
2020-09-15 13:24:20 +01:00
J. Ryan Stinnett
0ef362a793
Request mock should send truthy for errors
2020-01-16 14:06:54 +00:00
J. Ryan Stinnett
dab31d724d
Support uri option in request mock
2020-01-16 14:01:15 +00:00
Travis Ralston
ffd037dfa8
Fix resolution of files for Jest
2020-01-09 17:22:21 -07:00
Michael Telatynski
ab3fb6581b
Down to 7 test failures
2019-12-17 11:24:37 +00:00