added tooltip

This commit is contained in:
ValD 2018-12-03 22:42:43 +05:30
parent b851b8dd02
commit c40bda7c2a
9 changed files with 23 additions and 16 deletions

View file

@ -36,7 +36,8 @@
"public_tl": "Public Timeline",
"timeline": "Timeline",
"twkn": "The Whole Known Network",
"user_search": "User Search"
"user_search": "User Search",
"instance_settings": "Instance Settings"
},
"notifications": {
"broken_favorite": "Unknown status, searching for it...",
@ -208,5 +209,11 @@
"who_to_follow": {
"more": "More",
"who_to_follow": "Who to follow"
},
"tool_tip": {
"media_upload": "Upload Media",
"repeat": "Repeat",
"reply": "Reply",
"star": "Star"
}
}