mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| analytics.js | ||
| auth.js | ||
| cors.js | ||
| cron.js | ||
| domain.js | ||
| ensureAccessRight.js | ||
| ensureDevelpmentMode.js | ||
| errorHandler.js | ||
| index.js | ||
| language.js | ||
| maintenanceMode.js | ||
| notFound.js | ||
| redirects.js | ||
| response.js | ||
| setupBody.js | ||
| static.js | ||
| v1.js | ||
| v2.js | ||
| v3.js | ||