New translations app.json (Portuguese)
This commit is contained in:
parent
dfa16a17d6
commit
11eb7a7959
|
@ -477,7 +477,15 @@
|
||||||
"title": "Home",
|
"title": "Home",
|
||||||
"timeline_menu": {
|
"timeline_menu": {
|
||||||
"following": "Following",
|
"following": "Following",
|
||||||
"local_community": "Local"
|
"local_community": "Local",
|
||||||
|
"lists": {
|
||||||
|
"title": "Lists",
|
||||||
|
"empty_message": "You don't have any Lists"
|
||||||
|
},
|
||||||
|
"hashtags": {
|
||||||
|
"title": "Followed Hashtags",
|
||||||
|
"empty_message": "You don't follow any Hashtags"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"timeline_pill": {
|
"timeline_pill": {
|
||||||
"offline": "Offline",
|
"offline": "Offline",
|
||||||
|
|
Loading…
Reference in New Issue