feat: use configured writing/post language of user from mastodon (#2282)
This commit is contained in:
parent
0a9f2d99d5
commit
675f5184a0
4 changed files with 23 additions and 7 deletions
|
@ -426,6 +426,7 @@
|
|||
"language": {
|
||||
"display_language": "Anzeigesprache",
|
||||
"label": "Sprache",
|
||||
"post_language": "Beitragssprache",
|
||||
"status": "Übersetzungsstatus: {0}/{1} ({2}%)",
|
||||
"translations": {
|
||||
"add": "Hinzufügen",
|
||||
|
|
|
@ -427,6 +427,7 @@
|
|||
"language": {
|
||||
"display_language": "Display Language",
|
||||
"label": "Language",
|
||||
"post_language": "Posting Language",
|
||||
"status": "Translation status: {0}/{1} ({2}%)",
|
||||
"translations": {
|
||||
"add": "Add",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue