mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
* feat(api-v4): new /faq route added * refactor(server): change of function name in libs/content.js
This commit is contained in:
@@ -27,4 +27,6 @@ export default {
|
||||
missingSubKey: 'Missing "req.query.sub"',
|
||||
|
||||
ipAddressBlocked: 'This IP address has been blocked from accessing Habitica. This may be due to a breach of our Terms of Service or technical issue originating at this IP address. For details or to ask to be unblocked, please email admin@habitica.com or ask your parent or guardian to email them. Include your Habitica @ Username or User Id in the email if you have one.',
|
||||
|
||||
invalidPlatform: 'Invalid platform specified',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user