change i18n phrasing

This commit is contained in:
Shpuld Shpuldson 2020-09-07 10:39:30 +03:00
parent f9ac23b9a9
commit 0758569625
2 changed files with 3 additions and 2 deletions

View file

@ -660,7 +660,7 @@
"hide_full_subject": "Hide full subject", "hide_full_subject": "Hide full subject",
"show_content": "Show content", "show_content": "Show content",
"hide_content": "Hide content", "hide_content": "Hide content",
"status_deleted": "The post was deleted" "status_deleted": "This post was deleted"
}, },
"user_card": { "user_card": {
"approve": "Approve", "approve": "Approve",

View file

@ -578,7 +578,8 @@
"show_full_subject": "Näytä koko otsikko", "show_full_subject": "Näytä koko otsikko",
"hide_full_subject": "Piilota koko otsikko", "hide_full_subject": "Piilota koko otsikko",
"show_content": "Näytä sisältö", "show_content": "Näytä sisältö",
"hide_content": "Piilota sisältö" "hide_content": "Piilota sisältö",
"status_deleted": "Poistettu viesti"
}, },
"user_card": { "user_card": {
"approve": "Hyväksy", "approve": "Hyväksy",