New translations app.json (English)

This commit is contained in:
Eugen Rochko 2021-08-09 15:00:17 +02:00
parent 025a4ce59e
commit 9b829fbdcd
1 changed files with 4 additions and 4 deletions

View File

@ -179,10 +179,10 @@
}, },
"header": { "header": {
"no_status_found": "No Post Found", "no_status_found": "No Post Found",
"blocking_warning": "You cant view this user's profile\n until you unblock them.\nYour profile looks like this to them.", "blocking_warning": "You cant view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.",
"user_blocking_warning": "You cant view %ss profile\n until you unblock them.\nYour profile looks like this to them.", "user_blocking_warning": "You cant view %ss profile\nuntil you unblock them.\nYour profile looks like this to them.",
"blocked_warning": "You cant view this users profile\n until they unblock you.", "blocked_warning": "You cant view this users profile\nuntil they unblock you.",
"user_blocked_warning": "You cant view %ss profile\n until they unblock you.", "user_blocked_warning": "You cant view %ss profile\nuntil they unblock you.",
"suspended_warning": "This user has been suspended.", "suspended_warning": "This user has been suspended.",
"user_suspended_warning": "%ss account has been suspended." "user_suspended_warning": "%ss account has been suspended."
} }