update missing kick translations

This commit is contained in:
Midov 2022-04-13 19:48:52 +02:00 committed by q
parent dcffa315a1
commit 54cadece42

View File

@ -35,4 +35,6 @@ sed -i -e 's/Bans user with given id",/Gasses user with given id",/g' \
-e 's/banned from %(roomName)s by %(memberName)s",/gassed from %(roomName)s by %(memberName)s",/g' \ -e 's/banned from %(roomName)s by %(memberName)s",/gassed from %(roomName)s by %(memberName)s",/g' \
-e 's/were banned %(count)s times",/were gassed %(count)s times",/g' \ -e 's/were banned %(count)s times",/were gassed %(count)s times",/g' \
-e 's/s banned %(targetName)s: %(reason)s",/s gassed %(targetName)s: %(reason)s",/g' \ -e 's/s banned %(targetName)s: %(reason)s",/s gassed %(targetName)s: %(reason)s",/g' \
-e 's,/removes/,/holocausts/,g' \
-e 's/"Remove them from/"Holocaust him from/g' \
-e 's/s banned %(targetName)s",/s gassed %(targetName)s",/g' ../node_modules/matrix-react-sdk/src/i18n/strings/en_EN.json -e 's/s banned %(targetName)s",/s gassed %(targetName)s",/g' ../node_modules/matrix-react-sdk/src/i18n/strings/en_EN.json