Merge pull request #3409 from h3poteto/fix/translation-sensitive

Fix en translation for sensitive contents
This commit is contained in:
AkiraFukushima 2022-06-16 00:45:05 +09:00 committed by GitHub
commit 9014271b6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -167,9 +167,9 @@
"timeline": {
"title": "Timeline",
"description": "Customize view in your timelines.",
"cw": "Always ignore contents warnings",
"nsfw": "Always ignore NSFW of medias",
"hideAllAttachments": "Hide all medias"
"cw": "Always expand posts marked with contents warnings",
"nsfw": "Always show all media",
"hideAllAttachments": "Always hide all media"
},
"other": {
"title": "Other options",