forked from zelo72/mastodon-ios
New translations app.json (Romanian)
This commit is contained in:
parent
ad8fe9cc1e
commit
3a21f111da
|
@ -179,10 +179,10 @@
|
||||||
},
|
},
|
||||||
"header": {
|
"header": {
|
||||||
"no_status_found": "No Post Found",
|
"no_status_found": "No Post Found",
|
||||||
"blocking_warning": "You can’t view this user's profile\n until you unblock them.\nYour profile looks like this to them.",
|
"blocking_warning": "You can’t view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.",
|
||||||
"user_blocking_warning": "You can’t view %s’s profile\n until you unblock them.\nYour profile looks like this to them.",
|
"user_blocking_warning": "You can’t view %s’s profile\nuntil you unblock them.\nYour profile looks like this to them.",
|
||||||
"blocked_warning": "You can’t view this user’s profile\n until they unblock you.",
|
"blocked_warning": "You can’t view this user’s profile\nuntil they unblock you.",
|
||||||
"user_blocked_warning": "You can’t view %s’s profile\n until they unblock you.",
|
"user_blocked_warning": "You can’t view %s’s profile\nuntil they unblock you.",
|
||||||
"suspended_warning": "This user has been suspended.",
|
"suspended_warning": "This user has been suspended.",
|
||||||
"user_suspended_warning": "%s’s account has been suspended."
|
"user_suspended_warning": "%s’s account has been suspended."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue