habitica-self-host/website/server/middlewares
Garrett Scott d95836b881 Translator minor changes fixes #8917 (#9297)
* Updated userItemsNotEnough string

* Added a variable to be passed to the deleteSocialAccountText string. This variable name is `magic_word` and is set as DELETE where used

* modified incorrectDeletePhrase to use a variable rather than translatable string for the word DELETE. Updated the DELETE-user test and the user api

* Changed noSudoAccess from translatable string to static

* Changed enterprisePlansEmailSubject from a translatable string to a static string within groupPlans.vue

* Fixed test problems with translation fixes

* Added no sudo access string to api messages

* changed plain string to apiMessage for no sudo access messages
2017-11-27 20:08:39 -06:00
..
analytics.js Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802) 2016-08-01 22:36:10 +02:00
auth.js Remove email addresses from translatable strings (#8448) 2017-03-27 18:03:31 +02:00
cors.js fix(api): Allow x-client to be set in cors middleware (#8117) 2016-10-10 17:35:00 -05:00
cron.js Set _cronSignature to current time instead of uuid (#8565) 2017-10-25 15:29:16 -05:00
domain.js Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802) 2016-08-01 22:36:10 +02:00
ensureAccessRight.js Translator minor changes fixes #8917 (#9297) 2017-11-27 20:08:39 -06:00
ensureDevelpmentMode.js Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802) 2016-08-01 22:36:10 +02:00
errorHandler.js do not send password to loggly (#8887) 2017-07-20 15:07:38 +02:00
index.js Client: i18n (#8972) 2017-08-22 18:26:53 +02:00
language.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
maintenanceMode.js Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802) 2016-08-01 22:36:10 +02:00
notFound.js fix hard links for new client (#8986) 2017-08-24 18:19:31 +02:00
redirects.js Redirection fixes (#8592) 2017-03-23 10:25:58 -05:00
response.js Force refresh is server version is updated (#9239) 2017-10-23 12:58:11 -05:00
setupBody.js Deprecate API v2 (was Revert "Revert "Deprecate API v2"") (#7802) 2016-08-01 22:36:10 +02:00
static.js fix confetti image on home page 2017-11-07 20:34:52 +01:00
v1.js Upgrade ESLint to v3 (#8299) 2016-12-20 22:31:36 +01:00
v2.js Upgrade ESLint to v3 (#8299) 2016-12-20 22:31:36 +01:00
v3.js Upgrade ESLint to v3 (#8299) 2016-12-20 22:31:36 +01:00