1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Try out clean Crowdin source strings

This commit is contained in:
Zhiyuan Zheng
2021-03-28 23:31:10 +02:00
parent 267832dd15
commit aab3d8d94d
106 changed files with 462 additions and 1219 deletions

View File

@ -85,7 +85,7 @@ const TimelineActions: React.FC<Props> = ({
displayMessage({
mode,
type: 'error',
message: t('common:toastMessage.error.message', {
message: t('common:message.error.message', {
function: t(
`shared.actions.${correctParam.payload.property}.function`
)