Switch to nested object pluralisation format for i18n files (#11412)

This commit is contained in:
Michael Telatynski 2023-08-16 20:08:54 +01:00 committed by GitHub
parent 523e691136
commit aee6247ad8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
56 changed files with 11874 additions and 6240 deletions

View file

@ -7323,10 +7323,10 @@ matrix-mock-request@^2.5.0:
dependencies:
expect "^28.1.0"
matrix-web-i18n@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/matrix-web-i18n/-/matrix-web-i18n-1.4.0.tgz#f383a3ebc29d3fd6eb137d38cc4c3198771cc073"
integrity sha512-+NP2h4zdft+2H/6oFQ0i2PBm00Ei6HpUHke8rklgpe/yCABBG5Q7gIQdZoxazi0DXWWtcvvIfgamPZmkg6oRwA==
matrix-web-i18n@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/matrix-web-i18n/-/matrix-web-i18n-2.0.0.tgz#fe43c9e4061410cef4b8663527ee692296ce023b"
integrity sha512-bMn4MsWKnzzfQPVAfgmlMXa1rqVS1kUuTQ//d+Zsze2hGX8pTB1y3qFLYhkgAgVcx89FxiVL7Kw9dUzllvwgOg==
dependencies:
"@babel/parser" "^7.18.5"
"@babel/traverse" "^7.18.5"