Drawer tab according to column (#4135)

* Add notifications link to drawer

* Remove local and public timeline tab in drawer

* Add home
This commit is contained in:
Yamagishi Kazutoshi
2017-07-11 21:36:27 +09:00
committed by Eugen Rochko
parent 425acecfdb
commit 31366334cb
3 changed files with 27 additions and 4 deletions

View File

@ -635,6 +635,14 @@
"defaultMessage": "Getting started",
"id": "getting_started.heading"
},
{
"defaultMessage": "Home",
"id": "tabs_bar.home"
},
{
"defaultMessage": "Notifications",
"id": "tabs_bar.notifications"
},
{
"defaultMessage": "Federated timeline",
"id": "navigation_bar.public_timeline"