mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-13 17:52:22 +00:00
improve(settings): add warning to API page
https://github.com/HabitRPG/habitrpg/issues/3049
This commit is contained in:
parent
103a0c895b
commit
44a53f3839
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
"resetText2": "This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.",
|
||||
"deleteText": "Are you sure? This will delete your account forever, and it can never be restored! You will need to register a new account to use HabitRPG again. Banked or spent Gems will not be refunded. If you're absolutely certain, type <strong><%= deleteWord %></strong> into the text box below.",
|
||||
"API": "API",
|
||||
"APIText": "Copy these for use in third party applications.",
|
||||
"APIText": "Copy these for use in third party applications. However, think of your API Token like a password, and do not share it publicly. You may occasionally be asked for your User ID, but never post your API Token where others can see it, including on Github.",
|
||||
"APIToken": "API Token",
|
||||
"resetDo": "Do it, reset my account!",
|
||||
"fixValues": "Fix Values",
|
||||
|
|
|
|||
Loading…
Reference in a new issue