Sabe Jones
4457b081fa
fix(messages): adjust for G1G1 banner height
2020-12-15 16:41:33 -06:00
Sabe Jones
395e1c25d4
fix(g1g1): correct blank private message
2020-12-15 16:07:31 -06:00
Sabe Jones
b3cfb57933
fix(events): EST not EDT
2020-12-15 09:52:37 -06:00
kevechen
26e6e583ab
Fixes mention link in a private message ( #12883 )
2020-12-14 23:00:15 +01:00
Matteo Pagliazzi
81c7036cdb
Merge branch 'release' into develop
2020-12-14 16:42:55 +01:00
Matteo Pagliazzi
23906d8f94
4.174.0
v4.174.0
2020-12-14 16:01:14 +01:00
Matteo Pagliazzi
2d091fc667
Stripe: upgrade module and API, switch to Checkout ( #12785 )
...
* upgrade stripe module
* switch stripe api to latest version
* fix api version in tests
* start upgrading client and server
* client: switch to redirect
* implement checkout session creation for gems, start implementing webhooks
* stripe: start refactoring one time payments
* working gems and gift payments
* start adding support for subscriptions
* stripe: migrate subscriptions and fix cancelling sub
* allow upgrading group plans
* remove console.log statements
* group plans: upgrade from static page / create new one
* fix #11885 , correct group plan modal title
* silence more stripe webhooks
* fix group plans redirects
* implement editing payment method
* start cleaning up code
* fix(stripe): update in-code docs, fix eslint issues
* subscriptions tests
* remove and skip old tests
* skip integration tests
* fix client build
* stripe webhooks: throw error if request fails
* subscriptions: correctly pass groupId
* remove console.log
* stripe: add unit tests for one time payments
* wip: stripe checkout tests
* stripe createCheckoutSession unit tests
* stripe createCheckoutSession unit tests
* stripe createCheckoutSession unit tests (editing card)
* fix existing webhooks tests
* add new webhooks tests
* add more webhooks tests
* fix lint
* stripe integration tests
* better error handling when retrieving customer from stripe
* client: remove unused strings and improve error handling
* payments: limit gift message length (server)
* payments: limit gift message length (client)
* fix redirects when payment is cancelled
* add back "subUpdateCard" string
* fix redirects when editing a sub card, use proper names for products, check subs when gifting
2020-12-14 16:01:07 +01:00
Matteo Pagliazzi
6d34319455
Stripe: upgrade module and API, switch to Checkout ( #12785 )
...
* upgrade stripe module
* switch stripe api to latest version
* fix api version in tests
* start upgrading client and server
* client: switch to redirect
* implement checkout session creation for gems, start implementing webhooks
* stripe: start refactoring one time payments
* working gems and gift payments
* start adding support for subscriptions
* stripe: migrate subscriptions and fix cancelling sub
* allow upgrading group plans
* remove console.log statements
* group plans: upgrade from static page / create new one
* fix #11885 , correct group plan modal title
* silence more stripe webhooks
* fix group plans redirects
* implement editing payment method
* start cleaning up code
* fix(stripe): update in-code docs, fix eslint issues
* subscriptions tests
* remove and skip old tests
* skip integration tests
* fix client build
* stripe webhooks: throw error if request fails
* subscriptions: correctly pass groupId
* remove console.log
* stripe: add unit tests for one time payments
* wip: stripe checkout tests
* stripe createCheckoutSession unit tests
* stripe createCheckoutSession unit tests
* stripe createCheckoutSession unit tests (editing card)
* fix existing webhooks tests
* add new webhooks tests
* add more webhooks tests
* fix lint
* stripe integration tests
* better error handling when retrieving customer from stripe
* client: remove unused strings and improve error handling
* payments: limit gift message length (server)
* payments: limit gift message length (client)
* fix redirects when payment is cancelled
* add back "subUpdateCard" string
* fix redirects when editing a sub card, use proper names for products, check subs when gifting
2020-12-14 15:59:17 +01:00
Matteo Pagliazzi
7072fbdd06
fix(client): more resilient autocomplete, possible fix for #11516
2020-12-14 15:58:12 +01:00
dependabot-preview[bot]
73cd6aec59
build(deps): bump @babel/preset-env from 7.12.7 to 7.12.10 ( #12875 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.12.7 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-preset-env )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-14 15:23:51 +01:00
dependabot-preview[bot]
d05e535c7e
build(deps): bump validator from 13.5.1 to 13.5.2 in /website/client ( #12880 )
...
Bumps [validator](https://github.com/chriso/validator.js ) from 13.5.1 to 13.5.2.
- [Release notes](https://github.com/chriso/validator.js/releases )
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/chriso/validator.js/compare/13.5.1...13.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-14 15:19:30 +01:00
dependabot-preview[bot]
e8960f1b0b
build(deps): bump uuid from 8.3.1 to 8.3.2 ( #12871 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.1...v8.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-14 15:19:18 +01:00
dependabot-preview[bot]
943ea1d8f3
build(deps): bump @babel/register from 7.12.1 to 7.12.10 ( #12874 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.12.1 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-register )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-14 15:18:19 +01:00
dependabot-preview[bot]
61172f82a3
build(deps): bump jwks-rsa from 1.11.0 to 1.12.0 ( #12872 )
...
Bumps [jwks-rsa](https://github.com/auth0/node-jwks-rsa ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/auth0/node-jwks-rsa/releases )
- [Changelog](https://github.com/auth0/node-jwks-rsa/blob/master/CHANGELOG.md )
- [Commits](https://github.com/auth0/node-jwks-rsa/commits/v1.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-14 15:17:43 +01:00
dependabot-preview[bot]
e7faebbf40
build(deps): bump got from 11.8.0 to 11.8.1 ( #12870 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 11.8.0 to 11.8.1.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.0...v11.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-14 15:17:26 +01:00
dependabot-preview[bot]
c800f36178
build(deps): bump @babel/core from 7.12.9 to 7.12.10 ( #12869 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.9 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-14 15:17:05 +01:00
dependabot-preview[bot]
f2fff946a4
build(deps): bump rate-limiter-flexible from 2.1.13 to 2.1.14 ( #12865 )
...
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible ) from 2.1.13 to 2.1.14.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases )
- [Commits](https://github.com/animir/node-rate-limiter-flexible/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-14 15:16:44 +01:00
dependabot-preview[bot]
e6b0bdb05e
build(deps-dev): bump sinon from 9.2.1 to 9.2.2 ( #12866 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 9.2.1 to 9.2.2.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinonjs/sinon/commits/v9.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-14 15:16:16 +01:00
dependabot-preview[bot]
709fcd5ae6
build(deps): bump validator from 13.5.1 to 13.5.2 ( #12868 )
...
Bumps [validator](https://github.com/chriso/validator.js ) from 13.5.1 to 13.5.2.
- [Release notes](https://github.com/chriso/validator.js/releases )
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/chriso/validator.js/compare/13.5.1...13.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-14 15:16:08 +01:00
dependabot-preview[bot]
1b0251a492
build(deps): bump mongoose from 5.11.4 to 5.11.7 ( #12873 )
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 5.11.4 to 5.11.7.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md )
- [Commits](https://github.com/Automattic/mongoose/compare/5.11.4...5.11.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-14 15:15:52 +01:00
dependabot-preview[bot]
c5cd20de22
build(deps): bump uuid from 8.3.1 to 8.3.2 in /website/client ( #12877 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.1...v8.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-14 15:15:19 +01:00
Vipul Khandelwal
32d3da9310
Fixed toggle menu button in development mode ( #12862 )
2020-12-14 11:12:08 +10:00
Vipul Khandelwal
9ebf435c82
Fixed footer layout ( #12840 )
...
* Fixed footer layout
* Fixed footer layout using bootstrap responsive typography
2020-12-13 18:39:31 +01:00
Sophie Lau
f06fefe9c0
Corrected recipient email address in reported PM Slack notification - fixes #12256 ( #12838 )
...
* Corrected recipient email address in reported PM Slack notification
Corrected the recipient email address in the Slack notification sent to moderators when a user reports their own private message.
* Installed new dependencies
* Removed personal comments
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com >
2020-12-13 18:15:19 +01:00
Sabe Jones
4bdaa58592
fix(events): short-circuit when no active event
2020-12-11 16:47:16 -06:00
Sabe Jones
0d1643eb17
WIP(event): Test values for event range--NOT FOR PRODUCTION
2020-12-11 16:26:53 -06:00
Sabe Jones
ccae075a4d
chore(sprites): compile
2020-12-11 16:22:12 -06:00
Sabe Jones
5d275aa2a5
Merge branch 'sabrecat/winter-2021' into develop
2020-12-11 16:22:01 -06:00
Sabe Jones
26940e4054
fix(vue): spritesheet 30 temporarily removed
2020-12-11 16:21:24 -06:00
Sabe Jones
119502f285
fix(event): address code comments, add banner gradient
2020-12-11 15:59:41 -06:00
Sabe Jones
5c8817c4ef
Revert "chore(sprites): compile"
...
This reverts commit fe109f0e00 .
2020-12-11 15:57:40 -06:00
Sabe Jones
7c081c4607
fix(test): expect save false
2020-12-11 14:14:07 -06:00
Sabe Jones
f2b53f651e
fix(subscriptions): don't save user during message send
2020-12-11 14:06:23 -06:00
Sabe Jones
0e1011b875
Revert "fix(subscriptions): avoid parallelSave from recursive fn call"
...
This reverts commit ff93dd9159 .
2020-12-11 11:08:31 -06:00
Sabe Jones
cb999d9277
Revert "fix(test): promo no longer handled in library, revert test"
...
This reverts commit f2281efe99 .
2020-12-11 11:07:51 -06:00
dependabot-preview[bot]
dcdb3efdc2
build(deps): [security] bump ini from 1.3.5 to 1.3.7 in /website/client ( #12856 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-11 10:37:21 +01:00
Sabe Jones
f2281efe99
fix(test): promo no longer handled in library, revert test
2020-12-10 19:34:52 -06:00
Sabe Jones
ff93dd9159
fix(subscriptions): avoid parallelSave from recursive fn call
2020-12-10 19:22:54 -06:00
Sabe Jones
0568e4f2ae
WIP(test): more placeholders for unwritten content
2020-12-10 17:08:00 -06:00
Sabe Jones
fe109f0e00
chore(sprites): compile
2020-12-10 16:53:44 -06:00
Sabe Jones
53f19c4da3
feat(event): Winter Wonderland 2021 and Gift-One-Get-One Promotion
2020-12-10 16:53:37 -06:00
dependabot-preview[bot]
fa0f60d3a6
build(deps): [security] bump ini from 1.3.5 to 1.3.7 ( #12855 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-10 18:33:54 +01:00
Sabe Jones
74ebcf919e
Merge branch 'develop' into sabrecat/winter-2021
2020-12-08 15:17:34 -06:00
Melior
0701fa4286
Translated using Weblate (English (Pirate))
...
Currently translated at 100.0% (134 of 134 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (124 of 124 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 91.3% (2012 of 2203 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (181 of 181 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/en@pirate/
Merge branch 'origin/develop' into Weblate.
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (111 of 111 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/pt_BR/
Translated using Weblate (Japanese)
Currently translated at 95.4% (2098 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/en@pirate/
Translated using Weblate (Japanese)
Currently translated at 100.0% (123 of 123 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ja/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (102 of 102 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/pt_BR/
Translated using Weblate (Latvian)
Currently translated at 96.4% (54 of 56 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/lv/
Translated using Weblate (Korean)
Currently translated at 96.4% (54 of 56 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/ko/
Translated using Weblate (Croatian)
Currently translated at 96.4% (54 of 56 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/hr/
Translated using Weblate (Catalan)
Currently translated at 96.4% (54 of 56 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/ca/
Translated using Weblate (Thai)
Currently translated at 65.5% (120 of 183 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/th/
Translated using Weblate (Slovenian)
Currently translated at 65.5% (120 of 183 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/sl/
Translated using Weblate (Norwegian Nynorsk)
Currently translated at 65.5% (120 of 183 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/nn/
Translated using Weblate (Lingala)
Currently translated at 65.5% (120 of 183 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ln/
Translated using Weblate (Greek)
Currently translated at 65.5% (120 of 183 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/el/
Translated using Weblate (Korean)
Currently translated at 78.1% (1716 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ko/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (47 of 47 strings)
Translation: Habitica/Contrib
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/nb_NO/
Translated using Weblate (Spanish (Latin America))
Currently translated at 94.3% (683 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es_419/
Translated using Weblate (Ukrainian)
Currently translated at 96.4% (54 of 56 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/uk/
Translated using Weblate (Turkish)
Currently translated at 96.4% (54 of 56 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/tr/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (85 of 85 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/en@pirate/
Translated using Weblate (Spanish (Latin America))
Currently translated at 99.9% (2196 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 99.9% (2196 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (365 of 365 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/es_419/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (364 of 364 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/en@pirate/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2197 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translated using Weblate (Japanese)
Currently translated at 95.3% (2094 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Spanish)
Currently translated at 88.2% (1939 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translated using Weblate (English (Pirate))
Currently translated at 91.3% (2006 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 92.8% (52 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (724 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en@pirate/
Translated using Weblate (Spanish (Latin America))
Currently translated at 94.3% (683 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 94.3% (683 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es_419/
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (187 of 187 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/vi/
Translated using Weblate (Tagalog)
Currently translated at 97.8% (183 of 187 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/tl/
Translated using Weblate (Norwegian Nynorsk)
Currently translated at 97.8% (183 of 187 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/nn/
Translated using Weblate (Malay)
Currently translated at 97.8% (183 of 187 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/ms/
Translated using Weblate (Lithuanian)
Currently translated at 97.8% (183 of 187 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/lt/
Translated using Weblate (Hindi)
Currently translated at 97.8% (183 of 187 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/hi/
Translated using Weblate (Finnish)
Currently translated at 98.3% (184 of 187 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/fi/
Translated using Weblate (Greek)
Currently translated at 96.7% (181 of 187 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/el/
Translated using Weblate (Tagalog)
Currently translated at 71.8% (410 of 571 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/tl/
Translated using Weblate (Croatian)
Currently translated at 71.8% (410 of 571 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/hr/
Translated using Weblate (Hindi)
Currently translated at 73.9% (422 of 571 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/hi/
Translated using Weblate (Finnish)
Currently translated at 72.8% (416 of 571 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fi/
Translated using Weblate (Korean)
Currently translated at 83.5% (71 of 85 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/ko/
Translated using Weblate (Finnish)
Currently translated at 83.5% (71 of 85 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/fi/
Translated using Weblate (Persian)
Currently translated at 83.5% (71 of 85 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/fa/
Translated using Weblate (Greek)
Currently translated at 83.5% (71 of 85 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/el/
Translated using Weblate (Tagalog)
Currently translated at 77.4% (1701 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/tl/
Translated using Weblate (Slovenian)
Currently translated at 77.8% (1711 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sl/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 77.5% (1703 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nb_NO/
Translated using Weblate (Lithuanian)
Currently translated at 77.5% (1703 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/lt/
Translated using Weblate (Korean)
Currently translated at 78.0% (1715 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ko/
Translated using Weblate (Javanese)
Currently translated at 77.8% (1711 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/jv/
Translated using Weblate (Croatian)
Currently translated at 77.8% (1711 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/hr/
Translated using Weblate (Galician)
Currently translated at 77.8% (1711 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/gl/
Translated using Weblate (Catalan)
Currently translated at 77.4% (1702 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ca/
Translated using Weblate (Arabic)
Currently translated at 77.4% (1701 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ar/
Translated using Weblate (Latvian)
Currently translated at 84.1% (307 of 365 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/lv/
Translated using Weblate (Lithuanian)
Currently translated at 84.1% (307 of 365 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/lt/
Translated using Weblate (Hindi)
Currently translated at 86.5% (316 of 365 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/hi/
Translated using Weblate (Galician)
Currently translated at 84.1% (307 of 365 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/gl/
Translated using Weblate (Finnish)
Currently translated at 84.1% (307 of 365 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/fi/
Translated using Weblate (Persian)
Currently translated at 84.1% (307 of 365 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/fa/
Translated using Weblate (Greek)
Currently translated at 84.1% (307 of 365 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/el/
Translated using Weblate (Catalan)
Currently translated at 83.8% (306 of 365 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/ca/
Translated using Weblate (Urdu (Pakistan))
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ur_PK/
Translated using Weblate (Tagalog)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/tl/
Translated using Weblate (Thai)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/th/
Translated using Weblate (Swahili)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/sw/
Translated using Weblate (Sundanese)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/su/
Translated using Weblate (Slovenian)
Currently translated at 92.2% (166 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/sl/
Translated using Weblate (Sinhala)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/si/
Translated using Weblate (Scots)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/sco/
Translated using Weblate (Norwegian Nynorsk)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/nn/
Translated using Weblate (Marathi)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/mr/
Translated using Weblate (Mongolian)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/mn/
Translated using Weblate (Malayalam)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ml/
Translated using Weblate (Macedonian)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/mk/
Translated using Weblate (Lithuanian)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/lt/
Translated using Weblate (Lingala)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ln/
Translated using Weblate (Kurdish)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ku_IQ/
Translated using Weblate (Javanese)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/jv/
Translated using Weblate (Icelandic)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/is/
Translated using Weblate (Croatian)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/hr/
Translated using Weblate (Hindi)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/hi/
Translated using Weblate (Hawaiian)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/haw/
Translated using Weblate (Galician)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/gl/
Translated using Weblate (Frisian)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/fy/
Translated using Weblate (Filipino)
Currently translated at 96.6% (174 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/fil/
Translated using Weblate (Finnish)
Currently translated at 93.8% (169 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/fi/
Translated using Weblate (Estonian)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/et/
Translated using Weblate (Esperanto)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/eo/
Translated using Weblate (Catalan)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ca/
Translated using Weblate (Bosnian)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/bs/
Translated using Weblate (Bengali)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/bn/
Translated using Weblate (Afrikaans)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/af/
Translated using Weblate (Acholi)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ach/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (134 of 134 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pt_BR/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (2197 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (Japanese)
Currently translated at 100.0% (186 of 186 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translated using Weblate (Romanian)
Currently translated at 93.7% (2059 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ro/
Translated using Weblate (Japanese)
Currently translated at 95.1% (2090 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Hebrew)
Currently translated at 77.5% (1704 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/he/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt_BR/
Translated using Weblate (Hebrew)
Currently translated at 96.7% (181 of 187 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/he/
Translated using Weblate (Turkish)
Currently translated at 94.4% (170 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/tr/
Translated using Weblate (Serbian)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/sr/
Translated using Weblate (Slovak)
Currently translated at 91.1% (164 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/sk/
Translated using Weblate (Portuguese)
Currently translated at 92.2% (166 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pt/
Translated using Weblate (Indonesian)
Currently translated at 91.1% (164 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/id/
Translated using Weblate (Hungarian)
Currently translated at 91.1% (164 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/hu/
Translated using Weblate (Danish)
Currently translated at 91.1% (164 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/da/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (2197 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (2197 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (Japanese)
Currently translated at 95.0% (2089 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (124 of 124 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/vi/
Translated using Weblate (Tagalog)
Currently translated at 89.5% (111 of 124 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/tl/
Translated using Weblate (Malay)
Currently translated at 90.3% (112 of 124 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ms/
Translated using Weblate (Galician)
Currently translated at 89.5% (111 of 124 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/gl/
Translated using Weblate (Greek)
Currently translated at 89.5% (111 of 124 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/el/
Translated using Weblate (Malay)
Currently translated at 62.5% (35 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ms/
Translated using Weblate (Croatian)
Currently translated at 62.5% (35 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/hr/
Translated using Weblate (Hindi)
Currently translated at 62.5% (35 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/hi/
Translated using Weblate (Arabic)
Currently translated at 60.7% (34 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ar/
Translated using Weblate (Vietnamese)
Currently translated at 97.0% (99 of 102 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/vi/
Translated using Weblate (Tagalog)
Currently translated at 97.0% (99 of 102 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/tl/
Translated using Weblate (Malay)
Currently translated at 97.0% (99 of 102 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ms/
Translated using Weblate (Lithuanian)
Currently translated at 97.0% (99 of 102 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/lt/
Translated using Weblate (Hindi)
Currently translated at 100.0% (102 of 102 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/hi/
Translated using Weblate (Chinese (Hong Kong))
Currently translated at 71.8% (410 of 571 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant_HK/
Translated using Weblate (Vietnamese)
Currently translated at 96.3% (550 of 571 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/vi/
Translated using Weblate (Tamil)
Currently translated at 71.8% (410 of 571 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ta/
Translated using Weblate (Malay)
Currently translated at 72.1% (412 of 571 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ms/
Translated using Weblate (Icelandic)
Currently translated at 71.8% (410 of 571 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/is/
Translated using Weblate (Irish)
Currently translated at 71.8% (410 of 571 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ga/
Translated using Weblate (Esperanto)
Currently translated at 71.8% (410 of 571 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/eo/
Translated using Weblate (Croatian)
Currently translated at 88.8% (119 of 134 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/hr/
Translated using Weblate (Hindi)
Currently translated at 87.3% (117 of 134 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/hi/
Translated using Weblate (Persian)
Currently translated at 88.0% (118 of 134 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/fa/
Translated using Weblate (Greek)
Currently translated at 100.0% (217 of 217 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/el/
Translated using Weblate (Arabic)
Currently translated at 88.0% (118 of 134 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ar/
Translated using Weblate (Vietnamese)
Currently translated at 85.9% (622 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/vi/
Translated using Weblate (Lithuanian)
Currently translated at 85.9% (622 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/lt/
Translated using Weblate (Croatian)
Currently translated at 85.9% (622 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hr/
Translated using Weblate (Persian)
Currently translated at 85.9% (622 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fa/
Translated using Weblate (Greek)
Currently translated at 85.9% (622 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/el/
Translated using Weblate (Vietnamese)
Currently translated at 90.1% (55 of 61 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/vi/
Translated using Weblate (Tagalog)
Currently translated at 83.6% (51 of 61 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/tl/
Translated using Weblate (Icelandic)
Currently translated at 83.6% (51 of 61 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/is/
Translated using Weblate (Galician)
Currently translated at 83.6% (51 of 61 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/gl/
Translated using Weblate (Persian)
Currently translated at 83.6% (51 of 61 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/fa/
Translated using Weblate (Slovenian)
Currently translated at 100.0% (23 of 23 strings)
Translation: Habitica/Loginincentives
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/sl/
Translated using Weblate (Malay)
Currently translated at 100.0% (23 of 23 strings)
Translation: Habitica/Loginincentives
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/ms/
Translated using Weblate (Hindi)
Currently translated at 100.0% (23 of 23 strings)
Translation: Habitica/Loginincentives
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/hi/
Translated using Weblate (Persian)
Currently translated at 100.0% (23 of 23 strings)
Translation: Habitica/Loginincentives
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/fa/
Translated using Weblate (Vietnamese)
Currently translated at 96.2% (179 of 186 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/vi/
Translated using Weblate (Slovenian)
Currently translated at 61.8% (115 of 186 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/sl/
Translated using Weblate (Croatian)
Currently translated at 90.1% (330 of 366 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/hr/
Translated using Weblate (Urdu (Pakistan))
Currently translated at 96.0% (195 of 203 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ur_PK/
Translated using Weblate (Latvian)
Currently translated at 96.0% (195 of 203 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/lv/
Translated using Weblate (Javanese)
Currently translated at 27.7% (15 of 54 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/jv/
Translated using Weblate (Croatian)
Currently translated at 27.7% (15 of 54 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/hr/
Translated using Weblate (Hindi)
Currently translated at 27.7% (15 of 54 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/hi/
Translated using Weblate (Lojban)
Currently translated at 100.0% (15 of 15 strings)
Translation: Habitica/Death
Translate-URL: https://translate.habitica.com/projects/habitica/death/jbo/
Translated using Weblate (Icelandic)
Currently translated at 100.0% (15 of 15 strings)
Translation: Habitica/Death
Translate-URL: https://translate.habitica.com/projects/habitica/death/is/
Translated using Weblate (Hindi)
Currently translated at 100.0% (15 of 15 strings)
Translation: Habitica/Death
Translate-URL: https://translate.habitica.com/projects/habitica/death/hi/
Translated using Weblate (Greek)
Currently translated at 100.0% (15 of 15 strings)
Translation: Habitica/Death
Translate-URL: https://translate.habitica.com/projects/habitica/death/el/
Translated using Weblate (Slovenian)
Currently translated at 97.5% (120 of 123 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/sl/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (123 of 123 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/nb_NO/
Translated using Weblate (Finnish)
Currently translated at 98.3% (121 of 123 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/fi/
Translated using Weblate (Greek)
Currently translated at 98.3% (121 of 123 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/el/
Translated using Weblate (Vietnamese)
Currently translated at 98.8% (178 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/vi/
Translated using Weblate (Latvian)
Currently translated at 92.2% (166 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/lv/
Translated using Weblate (Korean)
Currently translated at 92.2% (166 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ko/
Translated using Weblate (Icelandic)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/is/
Translated using Weblate (Croatian)
Currently translated at 91.6% (165 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/hr/
Translated using Weblate (Hungarian)
Currently translated at 63.4% (118 of 186 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/hu/
Translated using Weblate (Swedish)
Currently translated at 100.0% (23 of 23 strings)
Translation: Habitica/Loginincentives
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/sv/
Translated using Weblate (Indonesian)
Currently translated at 100.0% (23 of 23 strings)
Translation: Habitica/Loginincentives
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/id/
Translated using Weblate (Swedish)
Currently translated at 91.8% (336 of 366 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sv/
Translated using Weblate (Portuguese)
Currently translated at 87.9% (322 of 366 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt/
Translated using Weblate (Danish)
Currently translated at 87.7% (321 of 366 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/da/
Translated using Weblate (Danish)
Currently translated at 87.7% (321 of 366 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/da/
Translated using Weblate (Japanese)
Currently translated at 94.9% (2087 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Indonesian)
Currently translated at 27.7% (15 of 54 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/id/
Translated using Weblate (Swedish)
Currently translated at 100.0% (47 of 47 strings)
Translation: Habitica/Contrib
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/sv/
Translated using Weblate (Ukrainian)
Currently translated at 97.0% (99 of 102 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/uk/
Translated using Weblate (Hebrew)
Currently translated at 97.0% (99 of 102 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/he/
Translated using Weblate (Hebrew)
Currently translated at 91.1% (164 of 180 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/he/
Translated using Weblate (Korean)
Currently translated at 77.6% (1705 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ko/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (2197 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 99.9% (2195 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 99.0% (2176 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (8 of 8 strings)
Translation: Habitica/Inventory
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/en@pirate/
Translated using Weblate (Japanese)
Currently translated at 94.9% (2087 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (203 of 203 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 99.7% (722 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (365 of 365 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/en@pirate/
Translated using Weblate (Spanish (Latin America))
Currently translated at 98.9% (2175 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 98.9% (2173 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 98.8% (2172 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 98.8% (2171 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 98.7% (2170 of 2197 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
2020-12-08 19:14:53 +01:00
Sabe Jones
25d9102674
Merge branch 'release' into develop
2020-12-08 11:13:25 -06:00
Sabe Jones
5daf96bbf5
4.173.0
v4.173.0
2020-12-08 11:13:03 -06:00
Alys
62498ab646
remove links to Moderator Contact Form
...
This is a temporary measure until we can get the form working again.
This has NOT been approved by any of Habitica's staff.
It's just being proposed for consideration.
The changes are:
- remove link from Help menu
- replace link in Contacts page with mailto admin@habitica.com without changing the visible text of the link
- replace link in Tavern sidebar with mailto admin@habitica.com using the visible text from the Contacts page
2020-12-07 15:48:45 -06:00
Sabe Jones
cf435ad007
chore(sprites): compile
2020-12-07 15:40:32 -06:00
Sabe Jones
55f4b8ae87
feat(content): Armoire items and backgrounds for Dec 2020
2020-12-07 15:40:24 -06:00
dependabot-preview[bot]
dab9a9b6cb
build(deps): bump validator from 13.1.17 to 13.5.1 ( #12842 )
...
Bumps [validator](https://github.com/chriso/validator.js ) from 13.1.17 to 13.5.1.
- [Release notes](https://github.com/chriso/validator.js/releases )
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/chriso/validator.js/compare/13.1.17...13.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-07 17:14:52 +01:00