mirror of
https://github.com/wekan/wekan.git
synced 2026-03-11 16:12:34 +01:00
Merge pull request #4681 from helioguardabaxo/master
Added help button with custom URL.
This commit is contained in:
commit
a805eb09df
7 changed files with 24 additions and 2 deletions
|
|
@ -597,6 +597,7 @@
|
|||
"custom-top-left-corner-logo-height": "Custom Top Left Corner Logo Height. Default: 27",
|
||||
"custom-login-logo-image-url": "Custom Login Logo Image URL",
|
||||
"custom-login-logo-link-url": "Custom Login Logo Link URL",
|
||||
"custom-help-link-url": "Custom Help Link URL",
|
||||
"text-below-custom-login-logo": "Text below Custom Login Logo",
|
||||
"automatic-linked-url-schemes": "Custom URL Schemes which should automatically be clickable. One URL Scheme per line",
|
||||
"username": "Username",
|
||||
|
|
@ -904,6 +905,7 @@
|
|||
"editUserPopup-title": "Edit User",
|
||||
"newUserPopup-title": "New User",
|
||||
"notifications": "Notifications",
|
||||
"help": "Help",
|
||||
"view-all": "View All",
|
||||
"filter-by-unread": "Filter by Unread",
|
||||
"mark-all-as-read": "Mark all as read",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue