New translations app.json (Romanian)

This commit is contained in:
Eugen Rochko 2021-08-09 14:59:44 +02:00
parent ad8fe9cc1e
commit 3a21f111da
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."
} }