Skip to content

Commit 671c441

Browse files
authored
Merge pull request #138 from DrDBanner/patch-4
Main menu labels shorted/added/changed
2 parents d619a19 + 77e0ff6 commit 671c441

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/en/texts.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
return [
44
'user_guide' => 'User Guide',
5-
'api_documentation' => 'API Documentation',
6-
'go_to_app' => 'Go to app',
5+
'api_documentation' => 'API Docs',
6+
'go_to_app' => '⏻ Open App',
77
'developer_resources' => 'Developer Resources',
88
'self_host_installation' => 'Self-Hosted Installation',
99
'migrate_to_v5' => 'Migrate to v5',

0 commit comments

Comments
 (0)