Improved general help tab title
"help" text was used twice in two navigation menus: once in top navigation and once in tab bar (along with "prrivacy policy" and "rules"). The "help" in tab bar was changed to "general help" to avoid potential confusion.
This commit is contained in:
parent
8f906d83bf
commit
9dcfd068df
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ logAnonymousUploads=1
|
||||||
|
|
||||||
[help]
|
[help]
|
||||||
title=Help
|
title=Help
|
||||||
subTitles[help]=Help
|
subTitles[help]=General help
|
||||||
subTitles[rules]=Rules
|
subTitles[rules]=Rules
|
||||||
subTitles[privacy]=Privacy policy
|
subTitles[privacy]=Privacy policy
|
||||||
paths[help]=./data/help.md
|
paths[help]=./data/help.md
|
||||||
|
|
Loading…
Reference in a new issue