forked from AkkomaGang/akkoma-fe
change i18n phrasing
This commit is contained in:
parent
f9ac23b9a9
commit
0758569625
2 changed files with 3 additions and 2 deletions
|
@ -660,7 +660,7 @@
|
|||
"hide_full_subject": "Hide full subject",
|
||||
"show_content": "Show content",
|
||||
"hide_content": "Hide content",
|
||||
"status_deleted": "The post was deleted"
|
||||
"status_deleted": "This post was deleted"
|
||||
},
|
||||
"user_card": {
|
||||
"approve": "Approve",
|
||||
|
|
|
@ -578,7 +578,8 @@
|
|||
"show_full_subject": "Näytä koko otsikko",
|
||||
"hide_full_subject": "Piilota koko otsikko",
|
||||
"show_content": "Näytä sisältö",
|
||||
"hide_content": "Piilota sisältö"
|
||||
"hide_content": "Piilota sisältö",
|
||||
"status_deleted": "Poistettu viesti"
|
||||
},
|
||||
"user_card": {
|
||||
"approve": "Hyväksy",
|
||||
|
|
Loading…
Reference in a new issue