Rename Me page to Me/Settings.
This commit is contained in:
parent
c0dfff76b0
commit
9ef04f25dd
|
@ -3,9 +3,9 @@ module.exports = {
|
||||||
"home_btn": "Home",
|
"home_btn": "Home",
|
||||||
"back_btn": "Back",
|
"back_btn": "Back",
|
||||||
"refresh_btn": "Refresh",
|
"refresh_btn": "Refresh",
|
||||||
"me_btn": "Me",
|
"me_btn": "Me/Settings",
|
||||||
// These are the page titles
|
// These are the page titles
|
||||||
"me_page_title": "Me",
|
"me_page_title": "Me/Settings",
|
||||||
"home_page_title": "Home",
|
"home_page_title": "Home",
|
||||||
|
|
||||||
// These are all o the other translations
|
// These are all o the other translations
|
||||||
|
|
Loading…
Reference in a new issue