New translations app.json (Swedish, Finland)
This commit is contained in:
parent
caadcf8eaa
commit
8ef001e02c
|
@ -67,6 +67,7 @@
|
||||||
"done": "Done",
|
"done": "Done",
|
||||||
"confirm": "Confirm",
|
"confirm": "Confirm",
|
||||||
"continue": "Fortsätt",
|
"continue": "Fortsätt",
|
||||||
|
"compose": "Compose",
|
||||||
"cancel": "Avbryt",
|
"cancel": "Avbryt",
|
||||||
"discard": "Discard",
|
"discard": "Discard",
|
||||||
"try_again": "Försök igen",
|
"try_again": "Försök igen",
|
||||||
|
@ -413,6 +414,12 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"follower": {
|
||||||
|
"footer": "Followers from other servers are not displayed."
|
||||||
|
},
|
||||||
|
"following": {
|
||||||
|
"footer": "Follows from other servers are not displayed."
|
||||||
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"title": "Search",
|
"title": "Search",
|
||||||
"search_bar": {
|
"search_bar": {
|
||||||
|
|
Loading…
Reference in New Issue