mirror of
https://github.com/lumaa-dev/BubbleApp.git
synced 2025-01-23 15:10:00 +01:00
Localized all missing strings and changed login.mastodon.footer
This commit is contained in:
parent
c70a9b6bb4
commit
1498745c05
@ -50,7 +50,7 @@
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Log in your Mastodon account using its instance URL"
|
||||
"value" : "Log in your Mastodon account using its instance URL. You cannot create an account using Threaded."
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -212,6 +212,26 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"timeline.empty" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "No posts"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"timeline.empty.description" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "You don't have posts in your home timeline. Follow users or change timelines to see posts!"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"timeline.federated" : {
|
||||
|
||||
},
|
||||
@ -229,4 +249,4 @@
|
||||
}
|
||||
},
|
||||
"version" : "1.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user