* fix(analytics): can't get consented user during main,js load
* fix(race): don't let gtag load twice
also refactor to avoid unnecessary _getConsentedUser() calls
* fix(lint): need user ID for gtag config
* fix(analytics): adjust script loads and refs
* fix(vue): try moving plugin to most relevant file
* fix(amplitude): correct event fn
* fix(analytics): direct load gtag from uri
* fix(ga): use ga-gtag for loading google
* fix(lint): import order
* refactor(analytics): remove superfluous setUser fn
* fix(amplitude): return to Javascript SDK syntax
* refactor(misc): remove unneeded asyncs
* refactor(analytics): slim down if checks
* WIP(privacy): start of banner
* WIP(privacy): layout rough
* WIP(privacy): mobile layout, add modal
* fix(privacy): implement toggle disable and setting row fold
* fix(privacy): clean up a couple of styles
* fix(privacy): adjust banner width at mobile sizes
* WIP(privacy): remove Loggly echo of Amplitude data
* fix(banners): account for privacy in snackbar position
* WIP(privacy): dismiss banner
* chore(analytics): update to maintaned GA4 library
* fix(tests): lint, misuse of apiError
* fix(analytics): add debug mode
* fix(analytics): load new library on client
* WIP(privacy): gtag.js based implementation
* fix(analytics): lint issues
* fix(lint): one more unused
* fix(lint): client errors
* feat(privacy): draft workflows
* fix(analytics): linting, send needed user values
* fix(tests): use mock analytics service in test env
* fix(tests): restore previous logic for node env
* feat(intro): jump to page 2 onboarding
* WIP(auth): revisions to registration flow
* WIP(privacy): landing page and banner revisions
* WIP(signup): added new username, tos, privacy state
* fix(signup): revert debugging logic
* WIP(signup): add defaulting and checkbox
* wip(signup): move social auth behind username screen
* Squashed commit of the following:
commit ca0a238e5f008525ed154c5eaf12e44f2fc22b00
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed May 7 12:17:20 2025 +0200
make emails lowercase
commit a2ce748558ce9134e6825208a7e66d78e720202e
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 13:27:01 2025 +0200
remove unused import
commit cc6ce6c388d9693cf192c4bea733931fc8c31c37
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 13:13:03 2025 +0200
add tests for new api route
commit 0d40a6230b548625482aa9f6831c93ed9d62533a
Author: Kalista Payne <sabrecat@gmail.com>
Date: Wed Jun 18 15:50:22 2025 -0500
update social tests
commit 79177d6754589b9e54682af8a531b63f60215dab
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 10:21:51 2025 +0200
new api route to check if an email is available
commit 11df73fe07eeb730c2a95593e18e14a931f52429
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 10:21:39 2025 +0200
Add field to not register social account when called
* Squashed commit of the following:
commit b8a2f0b8ee
Author: CuriousMagpie <eilatan@gmail.com>
Date: Thu Jun 20 17:18:30 2024 -0400
update privacy policy
* fix(vite): import syntax
* feat(auth): precheck on defaulted username
* feat(auth): add store action for check-email
* feat(auth): check email before proceeding
* WIP(login): refactor username screen
* WIP(auth): complete login/reg flow
* fix(auth): filter out expected 404
* fix(login): use allowRegister with Apple
and add z-index to component
* fix(login): style corrections and email passthru
* Fix edgecase
Signed-off-by: Kalista Payne <sabrecat@gmail.com>
* fix(auth): correct error behaviors
* fix(auth): rewire Apple auth
* make check-email check for restricted domains
Signed-off-by: Kalista Payne <kalista@habitica.com>
* fix(signup): all the style
* fix(express): return when responding
* fix(error): reduce specificity for restricted domain issue
* fix apple auth
Signed-off-by: Kalista Payne <kalista@habitica.com>
* fix(signup): change from blur to 500ms debounce
* fix(login): add missing 200 response in Apple flow
* fix(signup): more reconciliation with @phillipthelen's work
* fix(signup): now using token not code
* fix(reg): don't bail on Apple if we're allowing reg
* fix(auth): more reconciliation with @phillipthelen code
* feat(copy): privacy policy updates
* fix(copy): replace placeholder
* fix(vue): use Vite syntax for scss import
* fix(static): corrections to copy and css
* chore(style): remove excess whitespace
* use correct error
Signed-off-by: Kalista Payne <kalista@habitica.com>
* fix(layout): inputs, add privacy banner
* fix(login): button hover, more validation states
* fix(login): further layout and UX corrections
* fix(static): add back containing div for show/hide
* fix(apple): clean out Apple token
* fix(settings): only change preference on save
* fix(settings): correct save/cancel behavior
* fix(layout): consistent use of header/footer
* fix(layout): reposition mountains for reg/login/forgot
* fix(signup): partial rollback of /username route
* refactor(signup): move /username to page
* fix(apple): don't overwrite reg method
* fix(username): don't skip empty validation
* fix(input): don't show valid if no username
* fix(login): clean out Apple token if using another method
* fix(apple): possible race with token
* fix(tests): some housekeeping
* fix(config): copypasta
* fix(lint): various cleanup
* fix(lint): line squeeze
* fix(lint): one more v-for
* fix(groups): funnel invite flow to new username page
* Squashed commit of the following:
commit 3c5ba4bf24e4bb7996786520101f27ad66405bce
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Aug 18 14:38:31 2025 -0500
fix(privacy): update link ref
commit 9d216f623b
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Aug 18 14:18:22 2025 -0500
fix(privacy-tos): copy edits cont'd
commit d744f47140
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Aug 18 13:43:22 2025 -0500
fix(privacy): copy edits and ToC reflow
commit 2c3c3fc9ce
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 18:46:24 2025 +0200
lint
commit cf363034d5
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 18:34:54 2025 +0200
fix link
commit 3afacd2c05
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 18:34:42 2025 +0200
add updated terms
commit 258b722499
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 17:58:42 2025 +0200
put back button to show/hide third party info
commit 2992e0299b
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 17:58:32 2025 +0200
minor edits
commit bb5e252299
Author: Kalista Payne <kalista@habitica.com>
Date: Sun Aug 17 21:01:50 2025 -0500
fix(privacy): update Section 3
commit c79af7baa8
Author: Kalista Payne <kalista@habitica.com>
Date: Fri Aug 15 17:28:49 2025 -0500
fix(privacy): various copy edits
commit 100f2f4574
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Aug 15 11:37:37 2025 +0200
add newline
commit 11d1cfd0d9
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Aug 15 11:10:01 2025 +0200
update privacy policy
commit 59b99badf3
Author: Kalista Payne <kalista@habitica.com>
Date: Fri Aug 8 14:04:19 2025 -0500
5.38.2
commit 78daeb4191
Author: Kalista Payne <kalista@habitica.com>
Date: Fri Aug 8 13:36:19 2025 -0500
fix(apple): don't run auth middleware during redirect
commit 93f8d60903
Author: Weblate <noreply@weblate.org>
Date: Fri Aug 8 10:12:25 2025 +0200
Translated using Weblate (German)
Currently translated at 99.4% (185 of 186 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Dutch)
Currently translated at 78.0% (2643 of 3385 strings)
Translated using Weblate (Dutch)
Currently translated at 40.8% (100 of 245 strings)
Translated using Weblate (Polish)
Currently translated at 89.9% (233 of 259 strings)
Translated using Weblate (Dutch)
Currently translated at 67.5% (175 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 20.8% (51 of 245 strings)
Translated using Weblate (Turkish)
Currently translated at 65.9% (60 of 91 strings)
Translated using Weblate (Turkish)
Currently translated at 65.9% (60 of 91 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 17.9% (44 of 245 strings)
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Karmelkowy <kicimeow.karmelio@gmail.com>
Co-authored-by: Linsey Dunya Pastoor <sekai.creations@gmail.com>
Co-authored-by: Mete Olmez <metezori27@gmail.com>
Co-authored-by: Sefa Uğurlu <ugurlusefa2@gmail.com>
Co-authored-by: Summer_GUI <heyang94@163.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: innnko <ayakabooker@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/death/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pl/
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Communityguidelines
Translation: Habitica/Contrib
Translation: Habitica/Death
Translation: Habitica/Defaulttasks
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Settings
commit eb16fec41e
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Aug 6 22:08:07 2025 +0200
Add interface to block ip-addresses or clients due to abuse (#15484)
* Read IP blocks from database
* begin building general blocking solution
* add new frontend files
* Add UI for managing blockers
* correctly reset local data after creating blocker
* Tweak wording
* Add UI for managing blockers
* restructure admin pages
* improve test coverage
* Improve blocker UI
* add blocker to block emails from registration
* lint fix
* fix
* lint fixes
* fix import
* add new permission for managing blockers
* improve permission check
* fix managing permissions from admin
* improve navbar display for non fullAccess admin
* update block error strings
* lint fix
* add option to errorHandler to skip logging
* validate blocker value during input
* improve blocker form display
* chore(subproj): reconcile habitica-images
* fix(scripts): use same Mongo version for dev/test
* fix(whitespace): eof
* documentation improvements
* remove nconf import
* remove old test
---------
Co-authored-by: Kalista Payne <kalista@habitica.com>
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
commit 47d832bf12
Author: Fiz <34069775+Hafizzle@users.noreply.github.com>
Date: Tue Aug 5 15:12:44 2025 -0500
Add backend support for Hydra mount (#15482)
* chore: update time travelers shop to display seasonal backgrounds
* chore: update time travelers banner (note CSS borken rn)
* chore: fix borken CSS and update logic in shop
* chore: added isSubscribed function, not working
* chore: isSubscribed working but no bg for subscribers
* chore: logic and css updates
* chore: update habitica-images
* chore: add check for trinket
* chore: more time traveler shop logicking
* Add backend support for Hydra mount
- Add Dragon-Hydra to special mounts in stable.js
- Configure as contributor level 7 reward with canFind: true
- Add GIF format support for mount sprites
- Enable admin panel granting capability
* Fix Vue template errors in timeTravelers component
* Fix duplicate template block in timeTravelers component
* add CSS for Hydra mount GIF sprites
Added CSS rules for Mount_Head_Dragon-Hydra and Mount_Body_Dragon-Hydra GIF sprites
* Remove the separate Hydra mount dimension declaration
---------
Co-authored-by: CuriousMagpie <eilatan@gmail.com>
commit c03ab9855f
Author: Kalista Payne <kalista@habitica.com>
Date: Tue Aug 5 14:31:05 2025 -0500
5.38.1
commit 8f96b7b7fd
Author: Weblate <noreply@weblate.org>
Date: Tue Aug 5 13:02:45 2025 +0200
Translated using Weblate (Chinese (Traditional))
Currently translated at 17.1% (42 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 16.7% (41 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 16.3% (40 of 245 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 98.8% (425 of 430 strings)
Translated using Weblate (French)
Currently translated at 99.4% (184 of 185 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 15.9% (39 of 245 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (3379 of 3385 strings)
Translated using Weblate (Polish)
Currently translated at 95.5% (128 of 134 strings)
Translated using Weblate (Japanese)
Currently translated at 94.7% (254 of 268 strings)
Translated using Weblate (Polish)
Currently translated at 94.0% (126 of 134 strings)
Translated using Weblate (Japanese)
Currently translated at 98.6% (424 of 430 strings)
Translated using Weblate (Japanese)
Currently translated at 98.3% (423 of 430 strings)
Translated using Weblate (Japanese)
Currently translated at 92.5% (798 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 92.4% (797 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 90.6% (781 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 91.9% (3112 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 91.9% (3111 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 94.0% (174 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 15.5% (38 of 245 strings)
Translated using Weblate (Japanese)
Currently translated at 91.6% (3104 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 93.5% (173 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 99.6% (279 of 280 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Japanese)
Currently translated at 89.2% (769 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 94.4% (253 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 91.8% (170 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 97.9% (421 of 430 strings)
Translated using Weblate (Japanese)
Currently translated at 91.6% (3104 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 93.6% (251 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 90.8% (168 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 82.4% (202 of 245 strings)
Translated using Weblate (French)
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 15.1% (37 of 245 strings)
Translated using Weblate (French)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 91.3% (3092 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 92.5% (248 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 92.5% (248 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Korean)
Currently translated at 22.8% (56 of 245 strings)
Translated using Weblate (Korean)
Currently translated at 47.7% (128 of 268 strings)
Translated using Weblate (Croatian)
Currently translated at 45.1% (121 of 268 strings)
Translated using Weblate (Korean)
Currently translated at 71.9% (620 of 862 strings)
Translated using Weblate (Croatian)
Currently translated at 70.6% (609 of 862 strings)
Translated using Weblate (Croatian)
Currently translated at 75.0% (6 of 8 strings)
Translated using Weblate (Korean)
Currently translated at 67.6% (291 of 430 strings)
Translated using Weblate (Korean)
Currently translated at 52.8% (1788 of 3385 strings)
Translated using Weblate (Croatian)
Currently translated at 50.3% (1706 of 3385 strings)
Translated using Weblate (Croatian)
Currently translated at 51.7% (134 of 259 strings)
Translated using Weblate (Czech)
Currently translated at 92.8% (130 of 140 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 86.9% (233 of 268 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Danish)
Currently translated at 92.1% (105 of 114 strings)
Translated using Weblate (Czech)
Currently translated at 89.4% (102 of 114 strings)
Translated using Weblate (Czech)
Currently translated at 83.5% (112 of 134 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 71.6% (308 of 430 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Serbian)
Currently translated at 84.4% (49 of 58 strings)
Translated using Weblate (Bulgarian)
Currently translated at 51.4% (144 of 280 strings)
Translated using Weblate (Swedish)
Currently translated at 66.5% (286 of 430 strings)
Translated using Weblate (Serbian)
Currently translated at 65.5% (282 of 430 strings)
Translated using Weblate (Slovak)
Currently translated at 65.5% (282 of 430 strings)
Translated using Weblate (Romanian)
Currently translated at 66.7% (287 of 430 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (430 of 430 strings)
Translated using Weblate (Danish)
Currently translated at 66.0% (284 of 430 strings)
Translated using Weblate (Czech)
Currently translated at 69.7% (300 of 430 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (3377 of 3385 strings)
Translated using Weblate (Swedish)
Currently translated at 54.1% (1834 of 3385 strings)
Translated using Weblate (Serbian)
Currently translated at 50.6% (1714 of 3385 strings)
Translated using Weblate (Slovak)
Currently translated at 50.0% (1695 of 3385 strings)
Translated using Weblate (Romanian)
Currently translated at 60.5% (2050 of 3385 strings)
Translated using Weblate (Hebrew)
Currently translated at 38.4% (1301 of 3385 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Danish)
Currently translated at 54.0% (1829 of 3385 strings)
Translated using Weblate (Czech)
Currently translated at 59.6% (2020 of 3385 strings)
Translated using Weblate (Swedish)
Currently translated at 75.6% (140 of 185 strings)
Translated using Weblate (Serbian)
Currently translated at 73.5% (136 of 185 strings)
Translated using Weblate (Slovak)
Currently translated at 84.8% (157 of 185 strings)
Translated using Weblate (Romanian)
Currently translated at 78.9% (146 of 185 strings)
Translated using Weblate (Portuguese)
Currently translated at 82.1% (152 of 185 strings)
Translated using Weblate (Italian)
Currently translated at 91.8% (170 of 185 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (Danish)
Currently translated at 77.2% (143 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 98.7% (242 of 245 strings)
Translated using Weblate (Czech)
Currently translated at 75.1% (139 of 185 strings)
Translated using Weblate (Bulgarian)
Currently translated at 74.5% (138 of 185 strings)
Translated using Weblate (Czech)
Currently translated at 8.1% (20 of 245 strings)
Translated using Weblate (Swedish)
Currently translated at 72.0% (621 of 862 strings)
Translated using Weblate (Serbian)
Currently translated at 65.1% (562 of 862 strings)
Translated using Weblate (Slovak)
Currently translated at 66.9% (577 of 862 strings)
Translated using Weblate (Romanian)
Currently translated at 77.7% (670 of 862 strings)
Translated using Weblate (Portuguese)
Currently translated at 70.0% (604 of 862 strings)
Translated using Weblate (Polish)
Currently translated at 67.1% (579 of 862 strings)
Translated using Weblate (Italian)
Currently translated at 86.8% (749 of 862 strings)
Translated using Weblate (Indonesian)
Currently translated at 86.0% (742 of 862 strings)
Translated using Weblate (Hebrew)
Currently translated at 66.1% (570 of 862 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 98.0% (845 of 862 strings)
Translated using Weblate (Danish)
Currently translated at 69.9% (603 of 862 strings)
Translated using Weblate (Czech)
Currently translated at 69.7% (601 of 862 strings)
Translated using Weblate (Bulgarian)
Currently translated at 66.3% (572 of 862 strings)
Translated using Weblate (Serbian)
Currently translated at 74.0% (305 of 412 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Danish)
Currently translated at 90.0% (371 of 412 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Swedish)
Currently translated at 53.6% (139 of 259 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Danish)
Currently translated at 62.1% (161 of 259 strings)
Translated using Weblate (Bulgarian)
Currently translated at 54.0% (140 of 259 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 82.8% (222 of 268 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 99.4% (184 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 98.3% (241 of 245 strings)
Translated using Weblate (Japanese)
Currently translated at 91.3% (3092 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 88.4% (237 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Japanese)
Currently translated at 82.4% (202 of 245 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 87.3% (234 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 86.4% (160 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 99.8% (913 of 914 strings)
Translated using Weblate (German)
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (German)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (Russian)
Currently translated at 88.5% (248 of 280 strings)
Translated using Weblate (Spanish)
Currently translated at 99.8% (3379 of 3385 strings)
Translated using Weblate (German)
Currently translated at 100.0% (862 of 862 strings)
Co-authored-by: Ayaka Booker <ayakabooker@gmail.com>
Co-authored-by: Chaotic Lawful <habitica@eusebius.fr>
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Jan Freihöfer <jan.stauch.is@gmail.com>
Co-authored-by: Karmelkowy <kicimeow.karmelio@gmail.com>
Co-authored-by: Lio Zam <zerofux@web.de>
Co-authored-by: Mika <isekai.chr@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Summer_GUI <heyang94@163.com>
Co-authored-by: Vera <verasmolinap@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Zhi Hao Li <zhihaoli000@gmail.com>
Co-authored-by: Zuz Q <zuzannakunik@gmail.com>
Co-authored-by: innnko <ayakabooker@gmail.com>
Co-authored-by: 吳昀錡 <J1120241@gm.fdhs.tyc.edu.tw>
Co-authored-by: 潘致翰 <happyq0908@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/character/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/da/
Translate-URL: https://translate.habitica.com/projects/habitica/content/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/death/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/front/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/front/da/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/it/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/front/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/front/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/front/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/da/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/he/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/da/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/da/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/da/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/he/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/id/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/it/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/da/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/es/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/cs/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Character
Translation: Habitica/Content
Translation: Habitica/Death
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
commit 1dde2674f6
Author: Kalista Payne <sabrecat@gmail.com>
Date: Mon Jun 16 16:43:56 2025 -0500
fix(content): don't filter out the thing we want
commit 76122a8889
Author: Kalista Payne <sabrecat@gmail.com>
Date: Wed Jun 4 14:28:27 2025 -0500
fix(mobile): provide Challenge categories via API
commit 9e309a875e
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Jul 28 14:15:00 2025 -0500
5.38.0
commit 09e3a394b8
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Jul 28 14:06:45 2025 -0500
5.37.3
commit eba263360f
Author: Weblate <noreply@weblate.org>
Date: Mon Jul 28 21:03:17 2025 +0200
Translated using Weblate (German)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (German)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 98.6% (850 of 862 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.4% (3360 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (Polish)
Currently translated at 67.1% (579 of 862 strings)
Translated using Weblate (Polish)
Currently translated at 67.1% (579 of 862 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (German)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (German)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 14.2% (35 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 13.8% (34 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 13.0% (32 of 245 strings)
Translated using Weblate (Hebrew)
Currently translated at 2.0% (5 of 245 strings)
Translated using Weblate (Hebrew)
Currently translated at 66.1% (570 of 862 strings)
Translated using Weblate (Portuguese)
Currently translated at 54.1% (1830 of 3377 strings)
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Jan Freihöfer <jan.stauch.is@gmail.com>
Co-authored-by: Jonathan Niessen <37.friedrich@gmail.com>
Co-authored-by: Karmelkowy <kicimeow.karmelio@gmail.com>
Co-authored-by: Katharina <katharinaanna.wilding@gmail.com>
Co-authored-by: Laura Fleckenstein <fleckenstein_laura@web.de>
Co-authored-by: Omer I.S <omeritzicschwartz@gmail.com>
Co-authored-by: Remigiusz Haziak <haziakremigiusz@gmail.com>
Co-authored-by: Uwe B <hbtca@tunixgut.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Wellinton Cardoso <wmcardoso1@hotmail.com>
Co-authored-by: cloudzzy <truskawka412@gmail.com>
Co-authored-by: 吳昀錡 <J1120241@gm.fdhs.tyc.edu.tw>
Translate-URL: https://translate.habitica.com/projects/habitica/character/de/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/he/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/he/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Npc
Translation: Habitica/Questscontent
commit 9550eec718
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Jul 28 16:50:38 2025 +0200
Fix 500 when deleting a very old group plan account (#15481)
commit f267eb67e9
Author: Kalista Payne <kalista@habitica.com>
Date: Tue Jul 29 14:12:35 2025 -0500
fix(static): add back missing div for show/hide
commit 28251f42ab
Author: Kalista Payne <kalista@habitica.com>
Date: Thu Jul 24 22:59:01 2025 -0500
feat(privacy): preview page
* feat(privacy): respect Global Privacy Control
* fix(lint): remove unused component
* fix(test): test user opts in to tracking
* fix(test): add user pref to more contexts
* fix(test): final spot in api-unit
* fix(tests): update integrations
* chore(privacy): add paragraph to s1, retire separate preview pages
* fix(build): route copypasta
* fix(router): lingering dead import
---------
Signed-off-by: Kalista Payne <sabrecat@gmail.com>
Signed-off-by: Kalista Payne <kalista@habitica.com>
Co-authored-by: Phillip Thelen <phillip@habitica.com>
Co-authored-by: CuriousMagpie <eilatan@gmail.com>
* WIP(privacy): start of banner
* WIP(privacy): layout rough
* WIP(privacy): mobile layout, add modal
* fix(privacy): implement toggle disable and setting row fold
* fix(privacy): clean up a couple of styles
* fix(privacy): adjust banner width at mobile sizes
* WIP(privacy): remove Loggly echo of Amplitude data
* fix(banners): account for privacy in snackbar position
* WIP(privacy): dismiss banner
* chore(analytics): update to maintaned GA4 library
* fix(tests): lint, misuse of apiError
* fix(analytics): add debug mode
* fix(analytics): load new library on client
* WIP(privacy): gtag.js based implementation
* fix(analytics): lint issues
* fix(lint): one more unused
* fix(lint): client errors
* feat(privacy): draft workflows
* fix(analytics): linting, send needed user values
* fix(tests): use mock analytics service in test env
* fix(tests): restore previous logic for node env
* feat(intro): jump to page 2 onboarding
* WIP(auth): revisions to registration flow
* WIP(privacy): landing page and banner revisions
* WIP(signup): added new username, tos, privacy state
* fix(signup): revert debugging logic
* WIP(signup): add defaulting and checkbox
* wip(signup): move social auth behind username screen
* Squashed commit of the following:
commit ca0a238e5f008525ed154c5eaf12e44f2fc22b00
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed May 7 12:17:20 2025 +0200
make emails lowercase
commit a2ce748558ce9134e6825208a7e66d78e720202e
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 13:27:01 2025 +0200
remove unused import
commit cc6ce6c388d9693cf192c4bea733931fc8c31c37
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 13:13:03 2025 +0200
add tests for new api route
commit 0d40a6230b548625482aa9f6831c93ed9d62533a
Author: Kalista Payne <sabrecat@gmail.com>
Date: Wed Jun 18 15:50:22 2025 -0500
update social tests
commit 79177d6754589b9e54682af8a531b63f60215dab
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 10:21:51 2025 +0200
new api route to check if an email is available
commit 11df73fe07eeb730c2a95593e18e14a931f52429
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 10:21:39 2025 +0200
Add field to not register social account when called
* Squashed commit of the following:
commit b8a2f0b8ee
Author: CuriousMagpie <eilatan@gmail.com>
Date: Thu Jun 20 17:18:30 2024 -0400
update privacy policy
* fix(vite): import syntax
* feat(auth): precheck on defaulted username
* feat(auth): add store action for check-email
* feat(auth): check email before proceeding
* WIP(login): refactor username screen
* WIP(auth): complete login/reg flow
* fix(auth): filter out expected 404
* fix(login): use allowRegister with Apple
and add z-index to component
* fix(login): style corrections and email passthru
* Fix edgecase
Signed-off-by: Kalista Payne <sabrecat@gmail.com>
* fix(auth): correct error behaviors
* fix(auth): rewire Apple auth
* make check-email check for restricted domains
Signed-off-by: Kalista Payne <kalista@habitica.com>
* fix(signup): all the style
* fix(express): return when responding
* fix(error): reduce specificity for restricted domain issue
* fix apple auth
Signed-off-by: Kalista Payne <kalista@habitica.com>
* fix(signup): change from blur to 500ms debounce
* fix(login): add missing 200 response in Apple flow
* fix(signup): more reconciliation with @phillipthelen's work
* fix(signup): now using token not code
* fix(reg): don't bail on Apple if we're allowing reg
* fix(auth): more reconciliation with @phillipthelen code
* feat(copy): privacy policy updates
* fix(copy): replace placeholder
* fix(vue): use Vite syntax for scss import
* fix(static): corrections to copy and css
* chore(style): remove excess whitespace
* use correct error
Signed-off-by: Kalista Payne <kalista@habitica.com>
* fix(layout): inputs, add privacy banner
* fix(login): button hover, more validation states
* fix(login): further layout and UX corrections
* fix(static): add back containing div for show/hide
* fix(apple): clean out Apple token
* fix(settings): only change preference on save
* fix(settings): correct save/cancel behavior
* fix(layout): consistent use of header/footer
* fix(layout): reposition mountains for reg/login/forgot
* fix(signup): partial rollback of /username route
* refactor(signup): move /username to page
* fix(apple): don't overwrite reg method
* fix(username): don't skip empty validation
* fix(input): don't show valid if no username
* fix(login): clean out Apple token if using another method
* fix(apple): possible race with token
* fix(tests): some housekeeping
* fix(config): copypasta
* fix(lint): various cleanup
* fix(lint): line squeeze
* fix(lint): one more v-for
* fix(groups): funnel invite flow to new username page
* Squashed commit of the following:
commit 3c5ba4bf24e4bb7996786520101f27ad66405bce
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Aug 18 14:38:31 2025 -0500
fix(privacy): update link ref
commit 9d216f623b
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Aug 18 14:18:22 2025 -0500
fix(privacy-tos): copy edits cont'd
commit d744f47140
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Aug 18 13:43:22 2025 -0500
fix(privacy): copy edits and ToC reflow
commit 2c3c3fc9ce
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 18:46:24 2025 +0200
lint
commit cf363034d5
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 18:34:54 2025 +0200
fix link
commit 3afacd2c05
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 18:34:42 2025 +0200
add updated terms
commit 258b722499
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 17:58:42 2025 +0200
put back button to show/hide third party info
commit 2992e0299b
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 17:58:32 2025 +0200
minor edits
commit bb5e252299
Author: Kalista Payne <kalista@habitica.com>
Date: Sun Aug 17 21:01:50 2025 -0500
fix(privacy): update Section 3
commit c79af7baa8
Author: Kalista Payne <kalista@habitica.com>
Date: Fri Aug 15 17:28:49 2025 -0500
fix(privacy): various copy edits
commit 100f2f4574
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Aug 15 11:37:37 2025 +0200
add newline
commit 11d1cfd0d9
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Aug 15 11:10:01 2025 +0200
update privacy policy
commit 59b99badf3
Author: Kalista Payne <kalista@habitica.com>
Date: Fri Aug 8 14:04:19 2025 -0500
5.38.2
commit 78daeb4191
Author: Kalista Payne <kalista@habitica.com>
Date: Fri Aug 8 13:36:19 2025 -0500
fix(apple): don't run auth middleware during redirect
commit 93f8d60903
Author: Weblate <noreply@weblate.org>
Date: Fri Aug 8 10:12:25 2025 +0200
Translated using Weblate (German)
Currently translated at 99.4% (185 of 186 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Dutch)
Currently translated at 78.0% (2643 of 3385 strings)
Translated using Weblate (Dutch)
Currently translated at 40.8% (100 of 245 strings)
Translated using Weblate (Polish)
Currently translated at 89.9% (233 of 259 strings)
Translated using Weblate (Dutch)
Currently translated at 67.5% (175 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 20.8% (51 of 245 strings)
Translated using Weblate (Turkish)
Currently translated at 65.9% (60 of 91 strings)
Translated using Weblate (Turkish)
Currently translated at 65.9% (60 of 91 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 17.9% (44 of 245 strings)
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Karmelkowy <kicimeow.karmelio@gmail.com>
Co-authored-by: Linsey Dunya Pastoor <sekai.creations@gmail.com>
Co-authored-by: Mete Olmez <metezori27@gmail.com>
Co-authored-by: Sefa Uğurlu <ugurlusefa2@gmail.com>
Co-authored-by: Summer_GUI <heyang94@163.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: innnko <ayakabooker@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/death/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pl/
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Communityguidelines
Translation: Habitica/Contrib
Translation: Habitica/Death
Translation: Habitica/Defaulttasks
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Settings
commit eb16fec41e
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Aug 6 22:08:07 2025 +0200
Add interface to block ip-addresses or clients due to abuse (#15484)
* Read IP blocks from database
* begin building general blocking solution
* add new frontend files
* Add UI for managing blockers
* correctly reset local data after creating blocker
* Tweak wording
* Add UI for managing blockers
* restructure admin pages
* improve test coverage
* Improve blocker UI
* add blocker to block emails from registration
* lint fix
* fix
* lint fixes
* fix import
* add new permission for managing blockers
* improve permission check
* fix managing permissions from admin
* improve navbar display for non fullAccess admin
* update block error strings
* lint fix
* add option to errorHandler to skip logging
* validate blocker value during input
* improve blocker form display
* chore(subproj): reconcile habitica-images
* fix(scripts): use same Mongo version for dev/test
* fix(whitespace): eof
* documentation improvements
* remove nconf import
* remove old test
---------
Co-authored-by: Kalista Payne <kalista@habitica.com>
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
commit 47d832bf12
Author: Fiz <34069775+Hafizzle@users.noreply.github.com>
Date: Tue Aug 5 15:12:44 2025 -0500
Add backend support for Hydra mount (#15482)
* chore: update time travelers shop to display seasonal backgrounds
* chore: update time travelers banner (note CSS borken rn)
* chore: fix borken CSS and update logic in shop
* chore: added isSubscribed function, not working
* chore: isSubscribed working but no bg for subscribers
* chore: logic and css updates
* chore: update habitica-images
* chore: add check for trinket
* chore: more time traveler shop logicking
* Add backend support for Hydra mount
- Add Dragon-Hydra to special mounts in stable.js
- Configure as contributor level 7 reward with canFind: true
- Add GIF format support for mount sprites
- Enable admin panel granting capability
* Fix Vue template errors in timeTravelers component
* Fix duplicate template block in timeTravelers component
* add CSS for Hydra mount GIF sprites
Added CSS rules for Mount_Head_Dragon-Hydra and Mount_Body_Dragon-Hydra GIF sprites
* Remove the separate Hydra mount dimension declaration
---------
Co-authored-by: CuriousMagpie <eilatan@gmail.com>
commit c03ab9855f
Author: Kalista Payne <kalista@habitica.com>
Date: Tue Aug 5 14:31:05 2025 -0500
5.38.1
commit 8f96b7b7fd
Author: Weblate <noreply@weblate.org>
Date: Tue Aug 5 13:02:45 2025 +0200
Translated using Weblate (Chinese (Traditional))
Currently translated at 17.1% (42 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 16.7% (41 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 16.3% (40 of 245 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 98.8% (425 of 430 strings)
Translated using Weblate (French)
Currently translated at 99.4% (184 of 185 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 15.9% (39 of 245 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (3379 of 3385 strings)
Translated using Weblate (Polish)
Currently translated at 95.5% (128 of 134 strings)
Translated using Weblate (Japanese)
Currently translated at 94.7% (254 of 268 strings)
Translated using Weblate (Polish)
Currently translated at 94.0% (126 of 134 strings)
Translated using Weblate (Japanese)
Currently translated at 98.6% (424 of 430 strings)
Translated using Weblate (Japanese)
Currently translated at 98.3% (423 of 430 strings)
Translated using Weblate (Japanese)
Currently translated at 92.5% (798 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 92.4% (797 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 90.6% (781 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 91.9% (3112 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 91.9% (3111 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 94.0% (174 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 15.5% (38 of 245 strings)
Translated using Weblate (Japanese)
Currently translated at 91.6% (3104 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 93.5% (173 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 99.6% (279 of 280 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Japanese)
Currently translated at 89.2% (769 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 94.4% (253 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 91.8% (170 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 97.9% (421 of 430 strings)
Translated using Weblate (Japanese)
Currently translated at 91.6% (3104 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 93.6% (251 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 90.8% (168 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 82.4% (202 of 245 strings)
Translated using Weblate (French)
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 15.1% (37 of 245 strings)
Translated using Weblate (French)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 91.3% (3092 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 92.5% (248 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 92.5% (248 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Korean)
Currently translated at 22.8% (56 of 245 strings)
Translated using Weblate (Korean)
Currently translated at 47.7% (128 of 268 strings)
Translated using Weblate (Croatian)
Currently translated at 45.1% (121 of 268 strings)
Translated using Weblate (Korean)
Currently translated at 71.9% (620 of 862 strings)
Translated using Weblate (Croatian)
Currently translated at 70.6% (609 of 862 strings)
Translated using Weblate (Croatian)
Currently translated at 75.0% (6 of 8 strings)
Translated using Weblate (Korean)
Currently translated at 67.6% (291 of 430 strings)
Translated using Weblate (Korean)
Currently translated at 52.8% (1788 of 3385 strings)
Translated using Weblate (Croatian)
Currently translated at 50.3% (1706 of 3385 strings)
Translated using Weblate (Croatian)
Currently translated at 51.7% (134 of 259 strings)
Translated using Weblate (Czech)
Currently translated at 92.8% (130 of 140 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 86.9% (233 of 268 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Danish)
Currently translated at 92.1% (105 of 114 strings)
Translated using Weblate (Czech)
Currently translated at 89.4% (102 of 114 strings)
Translated using Weblate (Czech)
Currently translated at 83.5% (112 of 134 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 71.6% (308 of 430 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Serbian)
Currently translated at 84.4% (49 of 58 strings)
Translated using Weblate (Bulgarian)
Currently translated at 51.4% (144 of 280 strings)
Translated using Weblate (Swedish)
Currently translated at 66.5% (286 of 430 strings)
Translated using Weblate (Serbian)
Currently translated at 65.5% (282 of 430 strings)
Translated using Weblate (Slovak)
Currently translated at 65.5% (282 of 430 strings)
Translated using Weblate (Romanian)
Currently translated at 66.7% (287 of 430 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (430 of 430 strings)
Translated using Weblate (Danish)
Currently translated at 66.0% (284 of 430 strings)
Translated using Weblate (Czech)
Currently translated at 69.7% (300 of 430 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (3377 of 3385 strings)
Translated using Weblate (Swedish)
Currently translated at 54.1% (1834 of 3385 strings)
Translated using Weblate (Serbian)
Currently translated at 50.6% (1714 of 3385 strings)
Translated using Weblate (Slovak)
Currently translated at 50.0% (1695 of 3385 strings)
Translated using Weblate (Romanian)
Currently translated at 60.5% (2050 of 3385 strings)
Translated using Weblate (Hebrew)
Currently translated at 38.4% (1301 of 3385 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Danish)
Currently translated at 54.0% (1829 of 3385 strings)
Translated using Weblate (Czech)
Currently translated at 59.6% (2020 of 3385 strings)
Translated using Weblate (Swedish)
Currently translated at 75.6% (140 of 185 strings)
Translated using Weblate (Serbian)
Currently translated at 73.5% (136 of 185 strings)
Translated using Weblate (Slovak)
Currently translated at 84.8% (157 of 185 strings)
Translated using Weblate (Romanian)
Currently translated at 78.9% (146 of 185 strings)
Translated using Weblate (Portuguese)
Currently translated at 82.1% (152 of 185 strings)
Translated using Weblate (Italian)
Currently translated at 91.8% (170 of 185 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (Danish)
Currently translated at 77.2% (143 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 98.7% (242 of 245 strings)
Translated using Weblate (Czech)
Currently translated at 75.1% (139 of 185 strings)
Translated using Weblate (Bulgarian)
Currently translated at 74.5% (138 of 185 strings)
Translated using Weblate (Czech)
Currently translated at 8.1% (20 of 245 strings)
Translated using Weblate (Swedish)
Currently translated at 72.0% (621 of 862 strings)
Translated using Weblate (Serbian)
Currently translated at 65.1% (562 of 862 strings)
Translated using Weblate (Slovak)
Currently translated at 66.9% (577 of 862 strings)
Translated using Weblate (Romanian)
Currently translated at 77.7% (670 of 862 strings)
Translated using Weblate (Portuguese)
Currently translated at 70.0% (604 of 862 strings)
Translated using Weblate (Polish)
Currently translated at 67.1% (579 of 862 strings)
Translated using Weblate (Italian)
Currently translated at 86.8% (749 of 862 strings)
Translated using Weblate (Indonesian)
Currently translated at 86.0% (742 of 862 strings)
Translated using Weblate (Hebrew)
Currently translated at 66.1% (570 of 862 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 98.0% (845 of 862 strings)
Translated using Weblate (Danish)
Currently translated at 69.9% (603 of 862 strings)
Translated using Weblate (Czech)
Currently translated at 69.7% (601 of 862 strings)
Translated using Weblate (Bulgarian)
Currently translated at 66.3% (572 of 862 strings)
Translated using Weblate (Serbian)
Currently translated at 74.0% (305 of 412 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Danish)
Currently translated at 90.0% (371 of 412 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Swedish)
Currently translated at 53.6% (139 of 259 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Danish)
Currently translated at 62.1% (161 of 259 strings)
Translated using Weblate (Bulgarian)
Currently translated at 54.0% (140 of 259 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 82.8% (222 of 268 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 99.4% (184 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 98.3% (241 of 245 strings)
Translated using Weblate (Japanese)
Currently translated at 91.3% (3092 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 88.4% (237 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Japanese)
Currently translated at 82.4% (202 of 245 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 87.3% (234 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 86.4% (160 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 99.8% (913 of 914 strings)
Translated using Weblate (German)
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (German)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (Russian)
Currently translated at 88.5% (248 of 280 strings)
Translated using Weblate (Spanish)
Currently translated at 99.8% (3379 of 3385 strings)
Translated using Weblate (German)
Currently translated at 100.0% (862 of 862 strings)
Co-authored-by: Ayaka Booker <ayakabooker@gmail.com>
Co-authored-by: Chaotic Lawful <habitica@eusebius.fr>
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Jan Freihöfer <jan.stauch.is@gmail.com>
Co-authored-by: Karmelkowy <kicimeow.karmelio@gmail.com>
Co-authored-by: Lio Zam <zerofux@web.de>
Co-authored-by: Mika <isekai.chr@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Summer_GUI <heyang94@163.com>
Co-authored-by: Vera <verasmolinap@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Zhi Hao Li <zhihaoli000@gmail.com>
Co-authored-by: Zuz Q <zuzannakunik@gmail.com>
Co-authored-by: innnko <ayakabooker@gmail.com>
Co-authored-by: 吳昀錡 <J1120241@gm.fdhs.tyc.edu.tw>
Co-authored-by: 潘致翰 <happyq0908@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/character/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/da/
Translate-URL: https://translate.habitica.com/projects/habitica/content/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/death/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/front/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/front/da/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/it/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/front/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/front/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/front/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/da/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/he/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/da/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/da/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/da/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/he/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/id/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/it/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/da/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/es/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/cs/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Character
Translation: Habitica/Content
Translation: Habitica/Death
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
commit 1dde2674f6
Author: Kalista Payne <sabrecat@gmail.com>
Date: Mon Jun 16 16:43:56 2025 -0500
fix(content): don't filter out the thing we want
commit 76122a8889
Author: Kalista Payne <sabrecat@gmail.com>
Date: Wed Jun 4 14:28:27 2025 -0500
fix(mobile): provide Challenge categories via API
commit 9e309a875e
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Jul 28 14:15:00 2025 -0500
5.38.0
commit 09e3a394b8
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Jul 28 14:06:45 2025 -0500
5.37.3
commit eba263360f
Author: Weblate <noreply@weblate.org>
Date: Mon Jul 28 21:03:17 2025 +0200
Translated using Weblate (German)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (German)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 98.6% (850 of 862 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.4% (3360 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (Polish)
Currently translated at 67.1% (579 of 862 strings)
Translated using Weblate (Polish)
Currently translated at 67.1% (579 of 862 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (German)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (German)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 14.2% (35 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 13.8% (34 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 13.0% (32 of 245 strings)
Translated using Weblate (Hebrew)
Currently translated at 2.0% (5 of 245 strings)
Translated using Weblate (Hebrew)
Currently translated at 66.1% (570 of 862 strings)
Translated using Weblate (Portuguese)
Currently translated at 54.1% (1830 of 3377 strings)
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Jan Freihöfer <jan.stauch.is@gmail.com>
Co-authored-by: Jonathan Niessen <37.friedrich@gmail.com>
Co-authored-by: Karmelkowy <kicimeow.karmelio@gmail.com>
Co-authored-by: Katharina <katharinaanna.wilding@gmail.com>
Co-authored-by: Laura Fleckenstein <fleckenstein_laura@web.de>
Co-authored-by: Omer I.S <omeritzicschwartz@gmail.com>
Co-authored-by: Remigiusz Haziak <haziakremigiusz@gmail.com>
Co-authored-by: Uwe B <hbtca@tunixgut.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Wellinton Cardoso <wmcardoso1@hotmail.com>
Co-authored-by: cloudzzy <truskawka412@gmail.com>
Co-authored-by: 吳昀錡 <J1120241@gm.fdhs.tyc.edu.tw>
Translate-URL: https://translate.habitica.com/projects/habitica/character/de/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/he/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/he/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Npc
Translation: Habitica/Questscontent
commit 9550eec718
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Jul 28 16:50:38 2025 +0200
Fix 500 when deleting a very old group plan account (#15481)
commit f267eb67e9
Author: Kalista Payne <kalista@habitica.com>
Date: Tue Jul 29 14:12:35 2025 -0500
fix(static): add back missing div for show/hide
commit 28251f42ab
Author: Kalista Payne <kalista@habitica.com>
Date: Thu Jul 24 22:59:01 2025 -0500
feat(privacy): preview page
* feat(privacy): respect Global Privacy Control
* fix(lint): remove unused component
* fix(test): test user opts in to tracking
* fix(test): add user pref to more contexts
* fix(test): final spot in api-unit
* fix(tests): update integrations
* chore(privacy): add paragraph to s1, retire separate preview pages
* fix(build): route copypasta
* fix(router): lingering dead import
---------
Signed-off-by: Kalista Payne <sabrecat@gmail.com>
Signed-off-by: Kalista Payne <kalista@habitica.com>
Co-authored-by: Phillip Thelen <phillip@habitica.com>
Co-authored-by: CuriousMagpie <eilatan@gmail.com>
* Respect user language preference in content endpoint
Content API now returns data in user's preferred language when authenticated without language parameter. No breaking changes - existing clients unaffected.
* lint fix
* WIP(privacy): start of banner
* WIP(privacy): layout rough
* WIP(privacy): mobile layout, add modal
* fix(privacy): implement toggle disable and setting row fold
* fix(privacy): clean up a couple of styles
* fix(privacy): adjust banner width at mobile sizes
* WIP(privacy): remove Loggly echo of Amplitude data
* fix(banners): account for privacy in snackbar position
* WIP(privacy): dismiss banner
* chore(analytics): update to maintaned GA4 library
* fix(tests): lint, misuse of apiError
* fix(analytics): add debug mode
* fix(analytics): load new library on client
* WIP(privacy): gtag.js based implementation
* fix(analytics): lint issues
* fix(lint): one more unused
* fix(lint): client errors
* feat(privacy): draft workflows
* fix(analytics): linting, send needed user values
* fix(tests): use mock analytics service in test env
* fix(tests): restore previous logic for node env
* feat(intro): jump to page 2 onboarding
* WIP(auth): revisions to registration flow
* WIP(privacy): landing page and banner revisions
* WIP(signup): added new username, tos, privacy state
* fix(signup): revert debugging logic
* WIP(signup): add defaulting and checkbox
* wip(signup): move social auth behind username screen
* Squashed commit of the following:
commit ca0a238e5f008525ed154c5eaf12e44f2fc22b00
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed May 7 12:17:20 2025 +0200
make emails lowercase
commit a2ce748558ce9134e6825208a7e66d78e720202e
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 13:27:01 2025 +0200
remove unused import
commit cc6ce6c388d9693cf192c4bea733931fc8c31c37
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 13:13:03 2025 +0200
add tests for new api route
commit 0d40a6230b548625482aa9f6831c93ed9d62533a
Author: Kalista Payne <sabrecat@gmail.com>
Date: Wed Jun 18 15:50:22 2025 -0500
update social tests
commit 79177d6754589b9e54682af8a531b63f60215dab
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 10:21:51 2025 +0200
new api route to check if an email is available
commit 11df73fe07eeb730c2a95593e18e14a931f52429
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 10:21:39 2025 +0200
Add field to not register social account when called
* Squashed commit of the following:
commit b8a2f0b8ee
Author: CuriousMagpie <eilatan@gmail.com>
Date: Thu Jun 20 17:18:30 2024 -0400
update privacy policy
* fix(vite): import syntax
* feat(auth): precheck on defaulted username
* feat(auth): add store action for check-email
* feat(auth): check email before proceeding
* WIP(login): refactor username screen
* WIP(auth): complete login/reg flow
* fix(auth): filter out expected 404
* fix(login): use allowRegister with Apple
and add z-index to component
* fix(login): style corrections and email passthru
* Fix edgecase
Signed-off-by: Kalista Payne <sabrecat@gmail.com>
* fix(auth): correct error behaviors
* fix(auth): rewire Apple auth
* make check-email check for restricted domains
Signed-off-by: Kalista Payne <kalista@habitica.com>
* fix(signup): all the style
* fix(express): return when responding
* fix(error): reduce specificity for restricted domain issue
* fix apple auth
Signed-off-by: Kalista Payne <kalista@habitica.com>
* fix(signup): change from blur to 500ms debounce
* fix(login): add missing 200 response in Apple flow
* fix(signup): more reconciliation with @phillipthelen's work
* fix(signup): now using token not code
* fix(reg): don't bail on Apple if we're allowing reg
* fix(auth): more reconciliation with @phillipthelen code
* feat(copy): privacy policy updates
* fix(copy): replace placeholder
* fix(vue): use Vite syntax for scss import
* fix(static): corrections to copy and css
* chore(style): remove excess whitespace
* use correct error
Signed-off-by: Kalista Payne <kalista@habitica.com>
* fix(layout): inputs, add privacy banner
* fix(login): button hover, more validation states
* fix(login): further layout and UX corrections
* fix(static): add back containing div for show/hide
* fix(apple): clean out Apple token
* fix(settings): only change preference on save
* fix(settings): correct save/cancel behavior
* fix(layout): consistent use of header/footer
* fix(layout): reposition mountains for reg/login/forgot
* fix(signup): partial rollback of /username route
* refactor(signup): move /username to page
* fix(apple): don't overwrite reg method
* fix(username): don't skip empty validation
* fix(input): don't show valid if no username
* fix(login): clean out Apple token if using another method
* fix(apple): possible race with token
* fix(tests): some housekeeping
* fix(config): copypasta
* fix(lint): various cleanup
* fix(lint): line squeeze
* fix(lint): one more v-for
* fix(groups): funnel invite flow to new username page
* Squashed commit of the following:
commit 3c5ba4bf24e4bb7996786520101f27ad66405bce
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Aug 18 14:38:31 2025 -0500
fix(privacy): update link ref
commit 9d216f623b
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Aug 18 14:18:22 2025 -0500
fix(privacy-tos): copy edits cont'd
commit d744f47140
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Aug 18 13:43:22 2025 -0500
fix(privacy): copy edits and ToC reflow
commit 2c3c3fc9ce
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 18:46:24 2025 +0200
lint
commit cf363034d5
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 18:34:54 2025 +0200
fix link
commit 3afacd2c05
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 18:34:42 2025 +0200
add updated terms
commit 258b722499
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 17:58:42 2025 +0200
put back button to show/hide third party info
commit 2992e0299b
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 17:58:32 2025 +0200
minor edits
commit bb5e252299
Author: Kalista Payne <kalista@habitica.com>
Date: Sun Aug 17 21:01:50 2025 -0500
fix(privacy): update Section 3
commit c79af7baa8
Author: Kalista Payne <kalista@habitica.com>
Date: Fri Aug 15 17:28:49 2025 -0500
fix(privacy): various copy edits
commit 100f2f4574
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Aug 15 11:37:37 2025 +0200
add newline
commit 11d1cfd0d9
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Aug 15 11:10:01 2025 +0200
update privacy policy
commit 59b99badf3
Author: Kalista Payne <kalista@habitica.com>
Date: Fri Aug 8 14:04:19 2025 -0500
5.38.2
commit 78daeb4191
Author: Kalista Payne <kalista@habitica.com>
Date: Fri Aug 8 13:36:19 2025 -0500
fix(apple): don't run auth middleware during redirect
commit 93f8d60903
Author: Weblate <noreply@weblate.org>
Date: Fri Aug 8 10:12:25 2025 +0200
Translated using Weblate (German)
Currently translated at 99.4% (185 of 186 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Dutch)
Currently translated at 78.0% (2643 of 3385 strings)
Translated using Weblate (Dutch)
Currently translated at 40.8% (100 of 245 strings)
Translated using Weblate (Polish)
Currently translated at 89.9% (233 of 259 strings)
Translated using Weblate (Dutch)
Currently translated at 67.5% (175 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 20.8% (51 of 245 strings)
Translated using Weblate (Turkish)
Currently translated at 65.9% (60 of 91 strings)
Translated using Weblate (Turkish)
Currently translated at 65.9% (60 of 91 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 17.9% (44 of 245 strings)
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Karmelkowy <kicimeow.karmelio@gmail.com>
Co-authored-by: Linsey Dunya Pastoor <sekai.creations@gmail.com>
Co-authored-by: Mete Olmez <metezori27@gmail.com>
Co-authored-by: Sefa Uğurlu <ugurlusefa2@gmail.com>
Co-authored-by: Summer_GUI <heyang94@163.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: innnko <ayakabooker@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/death/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pl/
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Communityguidelines
Translation: Habitica/Contrib
Translation: Habitica/Death
Translation: Habitica/Defaulttasks
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Settings
commit eb16fec41e
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Aug 6 22:08:07 2025 +0200
Add interface to block ip-addresses or clients due to abuse (#15484)
* Read IP blocks from database
* begin building general blocking solution
* add new frontend files
* Add UI for managing blockers
* correctly reset local data after creating blocker
* Tweak wording
* Add UI for managing blockers
* restructure admin pages
* improve test coverage
* Improve blocker UI
* add blocker to block emails from registration
* lint fix
* fix
* lint fixes
* fix import
* add new permission for managing blockers
* improve permission check
* fix managing permissions from admin
* improve navbar display for non fullAccess admin
* update block error strings
* lint fix
* add option to errorHandler to skip logging
* validate blocker value during input
* improve blocker form display
* chore(subproj): reconcile habitica-images
* fix(scripts): use same Mongo version for dev/test
* fix(whitespace): eof
* documentation improvements
* remove nconf import
* remove old test
---------
Co-authored-by: Kalista Payne <kalista@habitica.com>
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
commit 47d832bf12
Author: Fiz <34069775+Hafizzle@users.noreply.github.com>
Date: Tue Aug 5 15:12:44 2025 -0500
Add backend support for Hydra mount (#15482)
* chore: update time travelers shop to display seasonal backgrounds
* chore: update time travelers banner (note CSS borken rn)
* chore: fix borken CSS and update logic in shop
* chore: added isSubscribed function, not working
* chore: isSubscribed working but no bg for subscribers
* chore: logic and css updates
* chore: update habitica-images
* chore: add check for trinket
* chore: more time traveler shop logicking
* Add backend support for Hydra mount
- Add Dragon-Hydra to special mounts in stable.js
- Configure as contributor level 7 reward with canFind: true
- Add GIF format support for mount sprites
- Enable admin panel granting capability
* Fix Vue template errors in timeTravelers component
* Fix duplicate template block in timeTravelers component
* add CSS for Hydra mount GIF sprites
Added CSS rules for Mount_Head_Dragon-Hydra and Mount_Body_Dragon-Hydra GIF sprites
* Remove the separate Hydra mount dimension declaration
---------
Co-authored-by: CuriousMagpie <eilatan@gmail.com>
commit c03ab9855f
Author: Kalista Payne <kalista@habitica.com>
Date: Tue Aug 5 14:31:05 2025 -0500
5.38.1
commit 8f96b7b7fd
Author: Weblate <noreply@weblate.org>
Date: Tue Aug 5 13:02:45 2025 +0200
Translated using Weblate (Chinese (Traditional))
Currently translated at 17.1% (42 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 16.7% (41 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 16.3% (40 of 245 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 98.8% (425 of 430 strings)
Translated using Weblate (French)
Currently translated at 99.4% (184 of 185 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 15.9% (39 of 245 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (3379 of 3385 strings)
Translated using Weblate (Polish)
Currently translated at 95.5% (128 of 134 strings)
Translated using Weblate (Japanese)
Currently translated at 94.7% (254 of 268 strings)
Translated using Weblate (Polish)
Currently translated at 94.0% (126 of 134 strings)
Translated using Weblate (Japanese)
Currently translated at 98.6% (424 of 430 strings)
Translated using Weblate (Japanese)
Currently translated at 98.3% (423 of 430 strings)
Translated using Weblate (Japanese)
Currently translated at 92.5% (798 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 92.4% (797 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 90.6% (781 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 91.9% (3112 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 91.9% (3111 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 94.0% (174 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 15.5% (38 of 245 strings)
Translated using Weblate (Japanese)
Currently translated at 91.6% (3104 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 93.5% (173 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 99.6% (279 of 280 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Japanese)
Currently translated at 89.2% (769 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 94.4% (253 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 91.8% (170 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 97.9% (421 of 430 strings)
Translated using Weblate (Japanese)
Currently translated at 91.6% (3104 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 93.6% (251 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 90.8% (168 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 82.4% (202 of 245 strings)
Translated using Weblate (French)
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 15.1% (37 of 245 strings)
Translated using Weblate (French)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 91.3% (3092 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 92.5% (248 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 92.5% (248 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Korean)
Currently translated at 22.8% (56 of 245 strings)
Translated using Weblate (Korean)
Currently translated at 47.7% (128 of 268 strings)
Translated using Weblate (Croatian)
Currently translated at 45.1% (121 of 268 strings)
Translated using Weblate (Korean)
Currently translated at 71.9% (620 of 862 strings)
Translated using Weblate (Croatian)
Currently translated at 70.6% (609 of 862 strings)
Translated using Weblate (Croatian)
Currently translated at 75.0% (6 of 8 strings)
Translated using Weblate (Korean)
Currently translated at 67.6% (291 of 430 strings)
Translated using Weblate (Korean)
Currently translated at 52.8% (1788 of 3385 strings)
Translated using Weblate (Croatian)
Currently translated at 50.3% (1706 of 3385 strings)
Translated using Weblate (Croatian)
Currently translated at 51.7% (134 of 259 strings)
Translated using Weblate (Czech)
Currently translated at 92.8% (130 of 140 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 86.9% (233 of 268 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Danish)
Currently translated at 92.1% (105 of 114 strings)
Translated using Weblate (Czech)
Currently translated at 89.4% (102 of 114 strings)
Translated using Weblate (Czech)
Currently translated at 83.5% (112 of 134 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 71.6% (308 of 430 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Serbian)
Currently translated at 84.4% (49 of 58 strings)
Translated using Weblate (Bulgarian)
Currently translated at 51.4% (144 of 280 strings)
Translated using Weblate (Swedish)
Currently translated at 66.5% (286 of 430 strings)
Translated using Weblate (Serbian)
Currently translated at 65.5% (282 of 430 strings)
Translated using Weblate (Slovak)
Currently translated at 65.5% (282 of 430 strings)
Translated using Weblate (Romanian)
Currently translated at 66.7% (287 of 430 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (430 of 430 strings)
Translated using Weblate (Danish)
Currently translated at 66.0% (284 of 430 strings)
Translated using Weblate (Czech)
Currently translated at 69.7% (300 of 430 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (3377 of 3385 strings)
Translated using Weblate (Swedish)
Currently translated at 54.1% (1834 of 3385 strings)
Translated using Weblate (Serbian)
Currently translated at 50.6% (1714 of 3385 strings)
Translated using Weblate (Slovak)
Currently translated at 50.0% (1695 of 3385 strings)
Translated using Weblate (Romanian)
Currently translated at 60.5% (2050 of 3385 strings)
Translated using Weblate (Hebrew)
Currently translated at 38.4% (1301 of 3385 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Danish)
Currently translated at 54.0% (1829 of 3385 strings)
Translated using Weblate (Czech)
Currently translated at 59.6% (2020 of 3385 strings)
Translated using Weblate (Swedish)
Currently translated at 75.6% (140 of 185 strings)
Translated using Weblate (Serbian)
Currently translated at 73.5% (136 of 185 strings)
Translated using Weblate (Slovak)
Currently translated at 84.8% (157 of 185 strings)
Translated using Weblate (Romanian)
Currently translated at 78.9% (146 of 185 strings)
Translated using Weblate (Portuguese)
Currently translated at 82.1% (152 of 185 strings)
Translated using Weblate (Italian)
Currently translated at 91.8% (170 of 185 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (Danish)
Currently translated at 77.2% (143 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 98.7% (242 of 245 strings)
Translated using Weblate (Czech)
Currently translated at 75.1% (139 of 185 strings)
Translated using Weblate (Bulgarian)
Currently translated at 74.5% (138 of 185 strings)
Translated using Weblate (Czech)
Currently translated at 8.1% (20 of 245 strings)
Translated using Weblate (Swedish)
Currently translated at 72.0% (621 of 862 strings)
Translated using Weblate (Serbian)
Currently translated at 65.1% (562 of 862 strings)
Translated using Weblate (Slovak)
Currently translated at 66.9% (577 of 862 strings)
Translated using Weblate (Romanian)
Currently translated at 77.7% (670 of 862 strings)
Translated using Weblate (Portuguese)
Currently translated at 70.0% (604 of 862 strings)
Translated using Weblate (Polish)
Currently translated at 67.1% (579 of 862 strings)
Translated using Weblate (Italian)
Currently translated at 86.8% (749 of 862 strings)
Translated using Weblate (Indonesian)
Currently translated at 86.0% (742 of 862 strings)
Translated using Weblate (Hebrew)
Currently translated at 66.1% (570 of 862 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 98.0% (845 of 862 strings)
Translated using Weblate (Danish)
Currently translated at 69.9% (603 of 862 strings)
Translated using Weblate (Czech)
Currently translated at 69.7% (601 of 862 strings)
Translated using Weblate (Bulgarian)
Currently translated at 66.3% (572 of 862 strings)
Translated using Weblate (Serbian)
Currently translated at 74.0% (305 of 412 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Danish)
Currently translated at 90.0% (371 of 412 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Swedish)
Currently translated at 53.6% (139 of 259 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Danish)
Currently translated at 62.1% (161 of 259 strings)
Translated using Weblate (Bulgarian)
Currently translated at 54.0% (140 of 259 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 82.8% (222 of 268 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 99.4% (184 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 98.3% (241 of 245 strings)
Translated using Weblate (Japanese)
Currently translated at 91.3% (3092 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 88.4% (237 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Japanese)
Currently translated at 82.4% (202 of 245 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 87.3% (234 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 86.4% (160 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 99.8% (913 of 914 strings)
Translated using Weblate (German)
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (German)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (Russian)
Currently translated at 88.5% (248 of 280 strings)
Translated using Weblate (Spanish)
Currently translated at 99.8% (3379 of 3385 strings)
Translated using Weblate (German)
Currently translated at 100.0% (862 of 862 strings)
Co-authored-by: Ayaka Booker <ayakabooker@gmail.com>
Co-authored-by: Chaotic Lawful <habitica@eusebius.fr>
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Jan Freihöfer <jan.stauch.is@gmail.com>
Co-authored-by: Karmelkowy <kicimeow.karmelio@gmail.com>
Co-authored-by: Lio Zam <zerofux@web.de>
Co-authored-by: Mika <isekai.chr@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Summer_GUI <heyang94@163.com>
Co-authored-by: Vera <verasmolinap@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Zhi Hao Li <zhihaoli000@gmail.com>
Co-authored-by: Zuz Q <zuzannakunik@gmail.com>
Co-authored-by: innnko <ayakabooker@gmail.com>
Co-authored-by: 吳昀錡 <J1120241@gm.fdhs.tyc.edu.tw>
Co-authored-by: 潘致翰 <happyq0908@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/character/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/da/
Translate-URL: https://translate.habitica.com/projects/habitica/content/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/death/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/front/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/front/da/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/it/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/front/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/front/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/front/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/da/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/he/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/da/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/da/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/da/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/he/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/id/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/it/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/da/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/es/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/cs/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Character
Translation: Habitica/Content
Translation: Habitica/Death
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
commit 1dde2674f6
Author: Kalista Payne <sabrecat@gmail.com>
Date: Mon Jun 16 16:43:56 2025 -0500
fix(content): don't filter out the thing we want
commit 76122a8889
Author: Kalista Payne <sabrecat@gmail.com>
Date: Wed Jun 4 14:28:27 2025 -0500
fix(mobile): provide Challenge categories via API
commit 9e309a875e
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Jul 28 14:15:00 2025 -0500
5.38.0
commit 09e3a394b8
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Jul 28 14:06:45 2025 -0500
5.37.3
commit eba263360f
Author: Weblate <noreply@weblate.org>
Date: Mon Jul 28 21:03:17 2025 +0200
Translated using Weblate (German)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (German)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 98.6% (850 of 862 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.4% (3360 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (Polish)
Currently translated at 67.1% (579 of 862 strings)
Translated using Weblate (Polish)
Currently translated at 67.1% (579 of 862 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (German)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (German)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 14.2% (35 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 13.8% (34 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 13.0% (32 of 245 strings)
Translated using Weblate (Hebrew)
Currently translated at 2.0% (5 of 245 strings)
Translated using Weblate (Hebrew)
Currently translated at 66.1% (570 of 862 strings)
Translated using Weblate (Portuguese)
Currently translated at 54.1% (1830 of 3377 strings)
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Jan Freihöfer <jan.stauch.is@gmail.com>
Co-authored-by: Jonathan Niessen <37.friedrich@gmail.com>
Co-authored-by: Karmelkowy <kicimeow.karmelio@gmail.com>
Co-authored-by: Katharina <katharinaanna.wilding@gmail.com>
Co-authored-by: Laura Fleckenstein <fleckenstein_laura@web.de>
Co-authored-by: Omer I.S <omeritzicschwartz@gmail.com>
Co-authored-by: Remigiusz Haziak <haziakremigiusz@gmail.com>
Co-authored-by: Uwe B <hbtca@tunixgut.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Wellinton Cardoso <wmcardoso1@hotmail.com>
Co-authored-by: cloudzzy <truskawka412@gmail.com>
Co-authored-by: 吳昀錡 <J1120241@gm.fdhs.tyc.edu.tw>
Translate-URL: https://translate.habitica.com/projects/habitica/character/de/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/he/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/he/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Npc
Translation: Habitica/Questscontent
commit 9550eec718
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Jul 28 16:50:38 2025 +0200
Fix 500 when deleting a very old group plan account (#15481)
commit f267eb67e9
Author: Kalista Payne <kalista@habitica.com>
Date: Tue Jul 29 14:12:35 2025 -0500
fix(static): add back missing div for show/hide
commit 28251f42ab
Author: Kalista Payne <kalista@habitica.com>
Date: Thu Jul 24 22:59:01 2025 -0500
feat(privacy): preview page
* feat(privacy): respect Global Privacy Control
* fix(lint): remove unused component
* fix(test): test user opts in to tracking
* fix(test): add user pref to more contexts
* fix(test): final spot in api-unit
* fix(tests): update integrations
* chore(privacy): add paragraph to s1, retire separate preview pages
* fix(build): route copypasta
* fix(router): lingering dead import
---------
Signed-off-by: Kalista Payne <sabrecat@gmail.com>
Signed-off-by: Kalista Payne <kalista@habitica.com>
Co-authored-by: Phillip Thelen <phillip@habitica.com>
Co-authored-by: CuriousMagpie <eilatan@gmail.com>
* Respect user language preference in content endpoint
Content API now returns data in user's preferred language when authenticated without language parameter. No breaking changes - existing clients unaffected.
* lint fix
* WIP(privacy): start of banner
* WIP(privacy): layout rough
* WIP(privacy): mobile layout, add modal
* fix(privacy): implement toggle disable and setting row fold
* fix(privacy): clean up a couple of styles
* fix(privacy): adjust banner width at mobile sizes
* WIP(privacy): remove Loggly echo of Amplitude data
* fix(banners): account for privacy in snackbar position
* WIP(privacy): dismiss banner
* chore(analytics): update to maintaned GA4 library
* fix(tests): lint, misuse of apiError
* fix(analytics): add debug mode
* fix(analytics): load new library on client
* WIP(privacy): gtag.js based implementation
* fix(analytics): lint issues
* fix(lint): one more unused
* fix(lint): client errors
* feat(privacy): draft workflows
* fix(analytics): linting, send needed user values
* fix(tests): use mock analytics service in test env
* fix(tests): restore previous logic for node env
* feat(intro): jump to page 2 onboarding
* WIP(auth): revisions to registration flow
* WIP(privacy): landing page and banner revisions
* WIP(signup): added new username, tos, privacy state
* fix(signup): revert debugging logic
* WIP(signup): add defaulting and checkbox
* wip(signup): move social auth behind username screen
* Squashed commit of the following:
commit ca0a238e5f008525ed154c5eaf12e44f2fc22b00
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed May 7 12:17:20 2025 +0200
make emails lowercase
commit a2ce748558ce9134e6825208a7e66d78e720202e
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 13:27:01 2025 +0200
remove unused import
commit cc6ce6c388d9693cf192c4bea733931fc8c31c37
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 13:13:03 2025 +0200
add tests for new api route
commit 0d40a6230b548625482aa9f6831c93ed9d62533a
Author: Kalista Payne <sabrecat@gmail.com>
Date: Wed Jun 18 15:50:22 2025 -0500
update social tests
commit 79177d6754589b9e54682af8a531b63f60215dab
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 10:21:51 2025 +0200
new api route to check if an email is available
commit 11df73fe07eeb730c2a95593e18e14a931f52429
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Apr 9 10:21:39 2025 +0200
Add field to not register social account when called
* Squashed commit of the following:
commit b8a2f0b8ee
Author: CuriousMagpie <eilatan@gmail.com>
Date: Thu Jun 20 17:18:30 2024 -0400
update privacy policy
* fix(vite): import syntax
* feat(auth): precheck on defaulted username
* feat(auth): add store action for check-email
* feat(auth): check email before proceeding
* WIP(login): refactor username screen
* WIP(auth): complete login/reg flow
* fix(auth): filter out expected 404
* fix(login): use allowRegister with Apple
and add z-index to component
* fix(login): style corrections and email passthru
* Fix edgecase
Signed-off-by: Kalista Payne <sabrecat@gmail.com>
* fix(auth): correct error behaviors
* fix(auth): rewire Apple auth
* make check-email check for restricted domains
Signed-off-by: Kalista Payne <kalista@habitica.com>
* fix(signup): all the style
* fix(express): return when responding
* fix(error): reduce specificity for restricted domain issue
* fix apple auth
Signed-off-by: Kalista Payne <kalista@habitica.com>
* fix(signup): change from blur to 500ms debounce
* fix(login): add missing 200 response in Apple flow
* fix(signup): more reconciliation with @phillipthelen's work
* fix(signup): now using token not code
* fix(reg): don't bail on Apple if we're allowing reg
* fix(auth): more reconciliation with @phillipthelen code
* feat(copy): privacy policy updates
* fix(copy): replace placeholder
* fix(vue): use Vite syntax for scss import
* fix(static): corrections to copy and css
* chore(style): remove excess whitespace
* use correct error
Signed-off-by: Kalista Payne <kalista@habitica.com>
* fix(layout): inputs, add privacy banner
* fix(login): button hover, more validation states
* fix(login): further layout and UX corrections
* fix(static): add back containing div for show/hide
* fix(apple): clean out Apple token
* fix(settings): only change preference on save
* fix(settings): correct save/cancel behavior
* fix(layout): consistent use of header/footer
* fix(layout): reposition mountains for reg/login/forgot
* fix(signup): partial rollback of /username route
* refactor(signup): move /username to page
* fix(apple): don't overwrite reg method
* fix(username): don't skip empty validation
* fix(input): don't show valid if no username
* fix(login): clean out Apple token if using another method
* fix(apple): possible race with token
* fix(tests): some housekeeping
* fix(config): copypasta
* fix(lint): various cleanup
* fix(lint): line squeeze
* fix(lint): one more v-for
* fix(groups): funnel invite flow to new username page
* Squashed commit of the following:
commit 3c5ba4bf24e4bb7996786520101f27ad66405bce
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Aug 18 14:38:31 2025 -0500
fix(privacy): update link ref
commit 9d216f623b
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Aug 18 14:18:22 2025 -0500
fix(privacy-tos): copy edits cont'd
commit d744f47140
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Aug 18 13:43:22 2025 -0500
fix(privacy): copy edits and ToC reflow
commit 2c3c3fc9ce
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 18:46:24 2025 +0200
lint
commit cf363034d5
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 18:34:54 2025 +0200
fix link
commit 3afacd2c05
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 18:34:42 2025 +0200
add updated terms
commit 258b722499
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 17:58:42 2025 +0200
put back button to show/hide third party info
commit 2992e0299b
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Aug 18 17:58:32 2025 +0200
minor edits
commit bb5e252299
Author: Kalista Payne <kalista@habitica.com>
Date: Sun Aug 17 21:01:50 2025 -0500
fix(privacy): update Section 3
commit c79af7baa8
Author: Kalista Payne <kalista@habitica.com>
Date: Fri Aug 15 17:28:49 2025 -0500
fix(privacy): various copy edits
commit 100f2f4574
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Aug 15 11:37:37 2025 +0200
add newline
commit 11d1cfd0d9
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Aug 15 11:10:01 2025 +0200
update privacy policy
commit 59b99badf3
Author: Kalista Payne <kalista@habitica.com>
Date: Fri Aug 8 14:04:19 2025 -0500
5.38.2
commit 78daeb4191
Author: Kalista Payne <kalista@habitica.com>
Date: Fri Aug 8 13:36:19 2025 -0500
fix(apple): don't run auth middleware during redirect
commit 93f8d60903
Author: Weblate <noreply@weblate.org>
Date: Fri Aug 8 10:12:25 2025 +0200
Translated using Weblate (German)
Currently translated at 99.4% (185 of 186 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Dutch)
Currently translated at 78.0% (2643 of 3385 strings)
Translated using Weblate (Dutch)
Currently translated at 40.8% (100 of 245 strings)
Translated using Weblate (Polish)
Currently translated at 89.9% (233 of 259 strings)
Translated using Weblate (Dutch)
Currently translated at 67.5% (175 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 20.8% (51 of 245 strings)
Translated using Weblate (Turkish)
Currently translated at 65.9% (60 of 91 strings)
Translated using Weblate (Turkish)
Currently translated at 65.9% (60 of 91 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 17.9% (44 of 245 strings)
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Karmelkowy <kicimeow.karmelio@gmail.com>
Co-authored-by: Linsey Dunya Pastoor <sekai.creations@gmail.com>
Co-authored-by: Mete Olmez <metezori27@gmail.com>
Co-authored-by: Sefa Uğurlu <ugurlusefa2@gmail.com>
Co-authored-by: Summer_GUI <heyang94@163.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: innnko <ayakabooker@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/death/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pl/
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Communityguidelines
Translation: Habitica/Contrib
Translation: Habitica/Death
Translation: Habitica/Defaulttasks
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Settings
commit eb16fec41e
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Aug 6 22:08:07 2025 +0200
Add interface to block ip-addresses or clients due to abuse (#15484)
* Read IP blocks from database
* begin building general blocking solution
* add new frontend files
* Add UI for managing blockers
* correctly reset local data after creating blocker
* Tweak wording
* Add UI for managing blockers
* restructure admin pages
* improve test coverage
* Improve blocker UI
* add blocker to block emails from registration
* lint fix
* fix
* lint fixes
* fix import
* add new permission for managing blockers
* improve permission check
* fix managing permissions from admin
* improve navbar display for non fullAccess admin
* update block error strings
* lint fix
* add option to errorHandler to skip logging
* validate blocker value during input
* improve blocker form display
* chore(subproj): reconcile habitica-images
* fix(scripts): use same Mongo version for dev/test
* fix(whitespace): eof
* documentation improvements
* remove nconf import
* remove old test
---------
Co-authored-by: Kalista Payne <kalista@habitica.com>
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
commit 47d832bf12
Author: Fiz <34069775+Hafizzle@users.noreply.github.com>
Date: Tue Aug 5 15:12:44 2025 -0500
Add backend support for Hydra mount (#15482)
* chore: update time travelers shop to display seasonal backgrounds
* chore: update time travelers banner (note CSS borken rn)
* chore: fix borken CSS and update logic in shop
* chore: added isSubscribed function, not working
* chore: isSubscribed working but no bg for subscribers
* chore: logic and css updates
* chore: update habitica-images
* chore: add check for trinket
* chore: more time traveler shop logicking
* Add backend support for Hydra mount
- Add Dragon-Hydra to special mounts in stable.js
- Configure as contributor level 7 reward with canFind: true
- Add GIF format support for mount sprites
- Enable admin panel granting capability
* Fix Vue template errors in timeTravelers component
* Fix duplicate template block in timeTravelers component
* add CSS for Hydra mount GIF sprites
Added CSS rules for Mount_Head_Dragon-Hydra and Mount_Body_Dragon-Hydra GIF sprites
* Remove the separate Hydra mount dimension declaration
---------
Co-authored-by: CuriousMagpie <eilatan@gmail.com>
commit c03ab9855f
Author: Kalista Payne <kalista@habitica.com>
Date: Tue Aug 5 14:31:05 2025 -0500
5.38.1
commit 8f96b7b7fd
Author: Weblate <noreply@weblate.org>
Date: Tue Aug 5 13:02:45 2025 +0200
Translated using Weblate (Chinese (Traditional))
Currently translated at 17.1% (42 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 16.7% (41 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 16.3% (40 of 245 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 98.8% (425 of 430 strings)
Translated using Weblate (French)
Currently translated at 99.4% (184 of 185 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 15.9% (39 of 245 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (3379 of 3385 strings)
Translated using Weblate (Polish)
Currently translated at 95.5% (128 of 134 strings)
Translated using Weblate (Japanese)
Currently translated at 94.7% (254 of 268 strings)
Translated using Weblate (Polish)
Currently translated at 94.0% (126 of 134 strings)
Translated using Weblate (Japanese)
Currently translated at 98.6% (424 of 430 strings)
Translated using Weblate (Japanese)
Currently translated at 98.3% (423 of 430 strings)
Translated using Weblate (Japanese)
Currently translated at 92.5% (798 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 92.4% (797 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 90.6% (781 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 91.9% (3112 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 91.9% (3111 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 94.0% (174 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 15.5% (38 of 245 strings)
Translated using Weblate (Japanese)
Currently translated at 91.6% (3104 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 93.5% (173 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 99.6% (279 of 280 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Japanese)
Currently translated at 89.2% (769 of 862 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 94.4% (253 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 91.8% (170 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 97.9% (421 of 430 strings)
Translated using Weblate (Japanese)
Currently translated at 91.6% (3104 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 93.6% (251 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 90.8% (168 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 82.4% (202 of 245 strings)
Translated using Weblate (French)
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 15.1% (37 of 245 strings)
Translated using Weblate (French)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 91.3% (3092 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 92.5% (248 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 92.5% (248 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Korean)
Currently translated at 22.8% (56 of 245 strings)
Translated using Weblate (Korean)
Currently translated at 47.7% (128 of 268 strings)
Translated using Weblate (Croatian)
Currently translated at 45.1% (121 of 268 strings)
Translated using Weblate (Korean)
Currently translated at 71.9% (620 of 862 strings)
Translated using Weblate (Croatian)
Currently translated at 70.6% (609 of 862 strings)
Translated using Weblate (Croatian)
Currently translated at 75.0% (6 of 8 strings)
Translated using Weblate (Korean)
Currently translated at 67.6% (291 of 430 strings)
Translated using Weblate (Korean)
Currently translated at 52.8% (1788 of 3385 strings)
Translated using Weblate (Croatian)
Currently translated at 50.3% (1706 of 3385 strings)
Translated using Weblate (Croatian)
Currently translated at 51.7% (134 of 259 strings)
Translated using Weblate (Czech)
Currently translated at 92.8% (130 of 140 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 86.9% (233 of 268 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Danish)
Currently translated at 92.1% (105 of 114 strings)
Translated using Weblate (Czech)
Currently translated at 89.4% (102 of 114 strings)
Translated using Weblate (Czech)
Currently translated at 83.5% (112 of 134 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 71.6% (308 of 430 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Serbian)
Currently translated at 84.4% (49 of 58 strings)
Translated using Weblate (Bulgarian)
Currently translated at 51.4% (144 of 280 strings)
Translated using Weblate (Swedish)
Currently translated at 66.5% (286 of 430 strings)
Translated using Weblate (Serbian)
Currently translated at 65.5% (282 of 430 strings)
Translated using Weblate (Slovak)
Currently translated at 65.5% (282 of 430 strings)
Translated using Weblate (Romanian)
Currently translated at 66.7% (287 of 430 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (430 of 430 strings)
Translated using Weblate (Danish)
Currently translated at 66.0% (284 of 430 strings)
Translated using Weblate (Czech)
Currently translated at 69.7% (300 of 430 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (3377 of 3385 strings)
Translated using Weblate (Swedish)
Currently translated at 54.1% (1834 of 3385 strings)
Translated using Weblate (Serbian)
Currently translated at 50.6% (1714 of 3385 strings)
Translated using Weblate (Slovak)
Currently translated at 50.0% (1695 of 3385 strings)
Translated using Weblate (Romanian)
Currently translated at 60.5% (2050 of 3385 strings)
Translated using Weblate (Hebrew)
Currently translated at 38.4% (1301 of 3385 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Danish)
Currently translated at 54.0% (1829 of 3385 strings)
Translated using Weblate (Czech)
Currently translated at 59.6% (2020 of 3385 strings)
Translated using Weblate (Swedish)
Currently translated at 75.6% (140 of 185 strings)
Translated using Weblate (Serbian)
Currently translated at 73.5% (136 of 185 strings)
Translated using Weblate (Slovak)
Currently translated at 84.8% (157 of 185 strings)
Translated using Weblate (Romanian)
Currently translated at 78.9% (146 of 185 strings)
Translated using Weblate (Portuguese)
Currently translated at 82.1% (152 of 185 strings)
Translated using Weblate (Italian)
Currently translated at 91.8% (170 of 185 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (Danish)
Currently translated at 77.2% (143 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 98.7% (242 of 245 strings)
Translated using Weblate (Czech)
Currently translated at 75.1% (139 of 185 strings)
Translated using Weblate (Bulgarian)
Currently translated at 74.5% (138 of 185 strings)
Translated using Weblate (Czech)
Currently translated at 8.1% (20 of 245 strings)
Translated using Weblate (Swedish)
Currently translated at 72.0% (621 of 862 strings)
Translated using Weblate (Serbian)
Currently translated at 65.1% (562 of 862 strings)
Translated using Weblate (Slovak)
Currently translated at 66.9% (577 of 862 strings)
Translated using Weblate (Romanian)
Currently translated at 77.7% (670 of 862 strings)
Translated using Weblate (Portuguese)
Currently translated at 70.0% (604 of 862 strings)
Translated using Weblate (Polish)
Currently translated at 67.1% (579 of 862 strings)
Translated using Weblate (Italian)
Currently translated at 86.8% (749 of 862 strings)
Translated using Weblate (Indonesian)
Currently translated at 86.0% (742 of 862 strings)
Translated using Weblate (Hebrew)
Currently translated at 66.1% (570 of 862 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 98.0% (845 of 862 strings)
Translated using Weblate (Danish)
Currently translated at 69.9% (603 of 862 strings)
Translated using Weblate (Czech)
Currently translated at 69.7% (601 of 862 strings)
Translated using Weblate (Bulgarian)
Currently translated at 66.3% (572 of 862 strings)
Translated using Weblate (Serbian)
Currently translated at 74.0% (305 of 412 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Danish)
Currently translated at 90.0% (371 of 412 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Swedish)
Currently translated at 53.6% (139 of 259 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Danish)
Currently translated at 62.1% (161 of 259 strings)
Translated using Weblate (Bulgarian)
Currently translated at 54.0% (140 of 259 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 82.8% (222 of 268 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 99.4% (184 of 185 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 98.3% (241 of 245 strings)
Translated using Weblate (Japanese)
Currently translated at 91.3% (3092 of 3385 strings)
Translated using Weblate (Japanese)
Currently translated at 88.4% (237 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Japanese)
Currently translated at 82.4% (202 of 245 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 87.3% (234 of 268 strings)
Translated using Weblate (Japanese)
Currently translated at 86.4% (160 of 185 strings)
Translated using Weblate (Japanese)
Currently translated at 99.8% (913 of 914 strings)
Translated using Weblate (German)
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (German)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3385 of 3385 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (914 of 914 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (268 of 268 strings)
Translated using Weblate (Russian)
Currently translated at 88.5% (248 of 280 strings)
Translated using Weblate (Spanish)
Currently translated at 99.8% (3379 of 3385 strings)
Translated using Weblate (German)
Currently translated at 100.0% (862 of 862 strings)
Co-authored-by: Ayaka Booker <ayakabooker@gmail.com>
Co-authored-by: Chaotic Lawful <habitica@eusebius.fr>
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Jan Freihöfer <jan.stauch.is@gmail.com>
Co-authored-by: Karmelkowy <kicimeow.karmelio@gmail.com>
Co-authored-by: Lio Zam <zerofux@web.de>
Co-authored-by: Mika <isekai.chr@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Summer_GUI <heyang94@163.com>
Co-authored-by: Vera <verasmolinap@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Zhi Hao Li <zhihaoli000@gmail.com>
Co-authored-by: Zuz Q <zuzannakunik@gmail.com>
Co-authored-by: innnko <ayakabooker@gmail.com>
Co-authored-by: 吳昀錡 <J1120241@gm.fdhs.tyc.edu.tw>
Co-authored-by: 潘致翰 <happyq0908@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/character/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/da/
Translate-URL: https://translate.habitica.com/projects/habitica/content/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/death/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/front/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/front/da/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/it/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/front/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/front/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/front/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/da/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/he/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/da/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/da/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/da/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/he/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/id/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/it/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/da/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/es/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/cs/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Character
Translation: Habitica/Content
Translation: Habitica/Death
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
commit 1dde2674f6
Author: Kalista Payne <sabrecat@gmail.com>
Date: Mon Jun 16 16:43:56 2025 -0500
fix(content): don't filter out the thing we want
commit 76122a8889
Author: Kalista Payne <sabrecat@gmail.com>
Date: Wed Jun 4 14:28:27 2025 -0500
fix(mobile): provide Challenge categories via API
commit 9e309a875e
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Jul 28 14:15:00 2025 -0500
5.38.0
commit 09e3a394b8
Author: Kalista Payne <kalista@habitica.com>
Date: Mon Jul 28 14:06:45 2025 -0500
5.37.3
commit eba263360f
Author: Weblate <noreply@weblate.org>
Date: Mon Jul 28 21:03:17 2025 +0200
Translated using Weblate (German)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (German)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 98.6% (850 of 862 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.4% (3360 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (Polish)
Currently translated at 67.1% (579 of 862 strings)
Translated using Weblate (Polish)
Currently translated at 67.1% (579 of 862 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (German)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (German)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 14.2% (35 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 13.8% (34 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 13.0% (32 of 245 strings)
Translated using Weblate (Hebrew)
Currently translated at 2.0% (5 of 245 strings)
Translated using Weblate (Hebrew)
Currently translated at 66.1% (570 of 862 strings)
Translated using Weblate (Portuguese)
Currently translated at 54.1% (1830 of 3377 strings)
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Jan Freihöfer <jan.stauch.is@gmail.com>
Co-authored-by: Jonathan Niessen <37.friedrich@gmail.com>
Co-authored-by: Karmelkowy <kicimeow.karmelio@gmail.com>
Co-authored-by: Katharina <katharinaanna.wilding@gmail.com>
Co-authored-by: Laura Fleckenstein <fleckenstein_laura@web.de>
Co-authored-by: Omer I.S <omeritzicschwartz@gmail.com>
Co-authored-by: Remigiusz Haziak <haziakremigiusz@gmail.com>
Co-authored-by: Uwe B <hbtca@tunixgut.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Wellinton Cardoso <wmcardoso1@hotmail.com>
Co-authored-by: cloudzzy <truskawka412@gmail.com>
Co-authored-by: 吳昀錡 <J1120241@gm.fdhs.tyc.edu.tw>
Translate-URL: https://translate.habitica.com/projects/habitica/character/de/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/he/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/he/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Npc
Translation: Habitica/Questscontent
commit 9550eec718
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Jul 28 16:50:38 2025 +0200
Fix 500 when deleting a very old group plan account (#15481)
commit f267eb67e9
Author: Kalista Payne <kalista@habitica.com>
Date: Tue Jul 29 14:12:35 2025 -0500
fix(static): add back missing div for show/hide
commit 28251f42ab
Author: Kalista Payne <kalista@habitica.com>
Date: Thu Jul 24 22:59:01 2025 -0500
feat(privacy): preview page
* feat(privacy): respect Global Privacy Control
* fix(lint): remove unused component
* fix(test): test user opts in to tracking
* fix(test): add user pref to more contexts
* fix(test): final spot in api-unit
* fix(tests): update integrations
* chore(privacy): add paragraph to s1, retire separate preview pages
* fix(build): route copypasta
* fix(router): lingering dead import
---------
Signed-off-by: Kalista Payne <sabrecat@gmail.com>
Signed-off-by: Kalista Payne <kalista@habitica.com>
Co-authored-by: Phillip Thelen <phillip@habitica.com>
Co-authored-by: CuriousMagpie <eilatan@gmail.com>
* Respect user language preference in content endpoint
Content API now returns data in user's preferred language when authenticated without language parameter. No breaking changes - existing clients unaffected.
* lint fix
* chore: update time travelers shop to display seasonal backgrounds
* chore: update time travelers banner (note CSS borken rn)
* chore: fix borken CSS and update logic in shop
* chore: added isSubscribed function, not working
* chore: isSubscribed working but no bg for subscribers
* chore: logic and css updates
* chore: update habitica-images
* chore: add check for trinket
* chore: more time traveler shop logicking
* Add backend support for Hydra mount
- Add Dragon-Hydra to special mounts in stable.js
- Configure as contributor level 7 reward with canFind: true
- Add GIF format support for mount sprites
- Enable admin panel granting capability
* Fix Vue template errors in timeTravelers component
* Fix duplicate template block in timeTravelers component
* add CSS for Hydra mount GIF sprites
Added CSS rules for Mount_Head_Dragon-Hydra and Mount_Body_Dragon-Hydra GIF sprites
* Remove the separate Hydra mount dimension declaration
---------
Co-authored-by: CuriousMagpie <eilatan@gmail.com>
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (German)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3377 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 98.6% (850 of 862 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.8% (3373 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.5% (3361 of 3377 strings)
Translated using Weblate (German)
Currently translated at 99.4% (3360 of 3377 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (185 of 185 strings)
Translated using Weblate (Polish)
Currently translated at 67.1% (579 of 862 strings)
Translated using Weblate (Polish)
Currently translated at 67.1% (579 of 862 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (German)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (German)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (German)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 14.2% (35 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 13.8% (34 of 245 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 13.0% (32 of 245 strings)
Translated using Weblate (Hebrew)
Currently translated at 2.0% (5 of 245 strings)
Translated using Weblate (Hebrew)
Currently translated at 66.1% (570 of 862 strings)
Translated using Weblate (Portuguese)
Currently translated at 54.1% (1830 of 3377 strings)
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Jan Freihöfer <jan.stauch.is@gmail.com>
Co-authored-by: Jonathan Niessen <37.friedrich@gmail.com>
Co-authored-by: Karmelkowy <kicimeow.karmelio@gmail.com>
Co-authored-by: Katharina <katharinaanna.wilding@gmail.com>
Co-authored-by: Laura Fleckenstein <fleckenstein_laura@web.de>
Co-authored-by: Omer I.S <omeritzicschwartz@gmail.com>
Co-authored-by: Remigiusz Haziak <haziakremigiusz@gmail.com>
Co-authored-by: Uwe B <hbtca@tunixgut.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Wellinton Cardoso <wmcardoso1@hotmail.com>
Co-authored-by: cloudzzy <truskawka412@gmail.com>
Co-authored-by: 吳昀錡 <J1120241@gm.fdhs.tyc.edu.tw>
Translate-URL: https://translate.habitica.com/projects/habitica/character/de/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/he/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/he/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Npc
Translation: Habitica/Questscontent
* Reload window after changing password
* Shows password change success message
Displays a success snackbar after a user successfully changes their password. This provides visual confirmation to the user that the password update was successful.
The success message is displayed only once after the page reloads.
* lint fix trailing spaces
* add InvalidCredentialsError with language-agnostic code and update backend & web logout logic
* error.code in API error responses
Updated the error handler to serialize responseErr.code as the JSON error field, falling back to responseErr.name when no code is set.
* fix(lint): whitespace and missing def
* fix(lint): missed one
* add InvalidCredentialsError case for bad token
Add test verifying that auth middleware throws InvalidCredentialsError with code "invalid_credentials" and correct translated message when the API token is invalid.
* fix(test): user fields implicitly required
---------
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
* reset the ApiToken on password changes/resets
* fix/add tests
* fix(typo): test grammar
* update new API Token Strings, removed unused one
---------
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
* chore: update time travelers shop to display seasonal backgrounds
* chore: update time travelers banner (note CSS borken rn)
* chore: fix borken CSS and update logic in shop
* chore: added isSubscribed function, not working
* chore: isSubscribed working but no bg for subscribers
* chore: logic and css updates
* chore: add check for trinket
* chore: more time traveler shop logicking
* chore(git): heckin habitica-images
* refactor(style): indents/readability
* refactor(style): one more line break
* refactor(style): still more indents
* refactor(style): I wonder if lint can help with this stuff
* refactor(style): tighten up
---------
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
* chore: update grand gala start date
* chore: update test cases for new gala dates
* chore(sales): adjust promo dates
---------
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Italian)
Currently translated at 98.8% (898 of 908 strings)
Translated using Weblate (Italian)
Currently translated at 90.1% (82 of 91 strings)
Translated using Weblate (Italian)
Currently translated at 86.3% (2907 of 3367 strings)
Translated using Weblate (German)
Currently translated at 99.1% (3340 of 3367 strings)
Translated using Weblate (Italian)
Currently translated at 84.6% (77 of 91 strings)
Translated using Weblate (Italian)
Currently translated at 20.4% (50 of 245 strings)
Translated using Weblate (Italian)
Currently translated at 72.5% (66 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 86.5% (786 of 908 strings)
Translated using Weblate (French)
Currently translated at 88.5% (163 of 184 strings)
Translated using Weblate (German)
Currently translated at 99.1% (3338 of 3367 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 86.4% (159 of 184 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (184 of 184 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Spanish)
Currently translated at 95.6% (176 of 184 strings)
Translated using Weblate (Italian)
Currently translated at 18.3% (45 of 245 strings)
Translated using Weblate (Spanish)
Currently translated at 86.4% (159 of 184 strings)
Translated using Weblate (German)
Currently translated at 86.4% (159 of 184 strings)
Translated using Weblate (Polish)
Currently translated at 29.7% (73 of 245 strings)
Translated using Weblate (Polish)
Currently translated at 28.9% (71 of 245 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Polish)
Currently translated at 28.9% (71 of 245 strings)
Translated using Weblate (Polish)
Currently translated at 96.3% (106 of 110 strings)
Translated using Weblate (Dutch)
Currently translated at 30.6% (75 of 245 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (German)
Currently translated at 99.0% (3336 of 3367 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3367 of 3367 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (3361 of 3367 strings)
Translated using Weblate (Italian)
Currently translated at 17.9% (44 of 245 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.5% (3353 of 3367 strings)
Translated using Weblate (Italian)
Currently translated at 17.5% (43 of 245 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.2% (3343 of 3367 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.7% (429 of 430 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.5% (406 of 412 strings)
Translated using Weblate (Korean)
Currently translated at 96.4% (110 of 114 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Korean)
Currently translated at 22.8% (56 of 245 strings)
Translated using Weblate (German)
Currently translated at 99.0% (3334 of 3367 strings)
Translated using Weblate (Korean)
Currently translated at 13.0% (32 of 245 strings)
Translated using Weblate (Korean)
Currently translated at 9.7% (24 of 245 strings)
Translated using Weblate (Korean)
Currently translated at 7.3% (18 of 245 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.2% (3341 of 3367 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.0% (3334 of 3367 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.0% (3334 of 3367 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 92.7% (382 of 412 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (3325 of 3367 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (3324 of 3367 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 85.4% (776 of 908 strings)
Translated using Weblate (Polish)
Currently translated at 87.5% (7 of 8 strings)
Translated using Weblate (Polish)
Currently translated at 52.5% (1768 of 3367 strings)
Translated using Weblate (Polish)
Currently translated at 66.4% (573 of 862 strings)
Translated using Weblate (German)
Currently translated at 98.9% (3332 of 3367 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.5% (406 of 412 strings)
Translated using Weblate (German)
Currently translated at 98.9% (3330 of 3367 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.6% (842 of 862 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.5% (406 of 412 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.3% (405 of 412 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.6% (3322 of 3367 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (266 of 266 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (280 of 280 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (430 of 430 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.1% (3305 of 3367 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.1% (3305 of 3367 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3367 of 3367 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3367 of 3367 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (845 of 845 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (908 of 908 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Dutch)
Currently translated at 28.5% (70 of 245 strings)
Translated using Weblate (Dutch)
Currently translated at 97.8% (46 of 47 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (3297 of 3367 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.5% (239 of 245 strings)
Co-authored-by: Alexandre Le Mercier <alexandre.le.mercier@ulb.be>
Co-authored-by: Céu <marcel.ufscar@gmail.com>
Co-authored-by: Dawid Wodyk <dawid.wodykk@gmail.com>
Co-authored-by: Filip Betko <filipbetko@gmail.com>
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Jan P <jankrzpow@gmail.com>
Co-authored-by: LaiYi <lysinexxin@163.com>
Co-authored-by: Nik <doni.della.morte5619@gmail.com>
Co-authored-by: Pasquale Bosso <protagora87@gmail.com>
Co-authored-by: Saalima Aaseman <aaseman.bio@gmail.com>
Co-authored-by: Sam Hou <samhou777@outlook.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Summer_GUI <heyang94@163.com>
Co-authored-by: Tetiana <merekka13@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: helianlouchen <helianlouchen@gmail.com>
Co-authored-by: luckycc <806009164@qq.com>
Co-authored-by: luckycccc <806009164@qq.com>
Co-authored-by: sein <tjdgp0132n@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/it/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/it/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Spells
Translation: Habitica/Subscriber
* update images on static features page
* small layout changes
* Update feature texts
* layout tweaks
* refactor(client): move to Vite by @phillipthelen
* update images on static features page
* make text more comfortable to read
* update capitalization
* fix(whitespace): add EOF CR
---------
Co-authored-by: Phillip Thelen <phillip@habitica.com>
* update armorArmoireBasketballUniformNotes to correct stat display
* correct typo in Puppy pet adjective
* fix: fix Soft White Suit's stats interpolation
---------
Co-authored-by: Sabe Jones <sabe@habitica.com>
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (280 of 280 strings)
Translated using Weblate (French)
Currently translated at 100.0% (280 of 280 strings)
Translated using Weblate (Spanish)
Currently translated at 99.6% (279 of 280 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.4% (840 of 862 strings)
Translated using Weblate (German)
Currently translated at 99.8% (907 of 908 strings)
Translated using Weblate (Dutch)
Currently translated at 79.3% (219 of 276 strings)
Translated using Weblate (Dutch)
Currently translated at 28.1% (69 of 245 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.4% (840 of 862 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.5% (402 of 412 strings)
Translated using Weblate (Dutch)
Currently translated at 91.5% (377 of 412 strings)
Translated using Weblate (Dutch)
Currently translated at 85.2% (774 of 908 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (908 of 908 strings)
Translated using Weblate (Slovak)
Currently translated at 63.4% (106 of 167 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (908 of 908 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (908 of 908 strings)
Translated using Weblate (Slovak)
Currently translated at 2.0% (5 of 245 strings)
Translated using Weblate (French)
Currently translated at 100.0% (908 of 908 strings)
Translated using Weblate (Russian)
Currently translated at 64.4% (158 of 245 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.0% (837 of 862 strings)
Translated using Weblate (German)
Currently translated at 97.9% (844 of 862 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.3% (401 of 412 strings)
Translated using Weblate (Portuguese)
Currently translated at 95.3% (393 of 412 strings)
Translated using Weblate (Slovak)
Currently translated at 45.6% (413 of 905 strings)
Translated using Weblate (Slovak)
Currently translated at 50.8% (85 of 167 strings)
Translated using Weblate (Russian)
Currently translated at 99.1% (113 of 114 strings)
Translated using Weblate (Russian)
Currently translated at 64.0% (157 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 64.0% (157 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 62.0% (152 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 62.0% (152 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 60.8% (149 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 60.8% (149 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 60.4% (148 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 60.4% (148 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 60.0% (147 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 60.0% (147 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 57.9% (142 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 57.9% (142 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 56.7% (139 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 56.7% (139 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 56.3% (138 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 56.3% (138 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 53.8% (132 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 53.8% (132 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 53.4% (131 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 53.4% (131 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 48.9% (120 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 48.9% (120 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 48.5% (119 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 48.5% (119 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 46.9% (115 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 46.9% (115 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 46.9% (115 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 46.9% (115 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 46.9% (115 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 46.9% (115 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 46.9% (115 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 46.9% (115 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 46.9% (115 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 46.9% (115 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 46.9% (115 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 46.9% (115 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 46.9% (115 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 45.3% (111 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 45.3% (111 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 45.3% (111 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 45.3% (111 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 44.4% (109 of 245 strings)
Translated using Weblate (German)
Currently translated at 99.9% (3324 of 3325 strings)
Translated using Weblate (Russian)
Currently translated at 44.4% (109 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 44.4% (109 of 245 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 93.8% (107 of 114 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.7% (429 of 430 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.1% (820 of 862 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.6% (902 of 905 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.1% (820 of 862 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.1% (820 of 862 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.1% (820 of 862 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 93.8% (107 of 114 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 93.6% (3114 of 3325 strings)
Translated using Weblate (Portuguese)
Currently translated at 53.9% (1793 of 3325 strings)
Translated using Weblate (Dutch)
Currently translated at 78.1% (2600 of 3325 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.5% (242 of 243 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.1% (820 of 862 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.6% (398 of 412 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.6% (902 of 905 strings)
Translated using Weblate (Italian)
Currently translated at 99.1% (113 of 114 strings)
Translated using Weblate (Italian)
Currently translated at 87.3% (2903 of 3325 strings)
Translated using Weblate (Italian)
Currently translated at 17.1% (42 of 245 strings)
Translated using Weblate (Italian)
Currently translated at 99.0% (408 of 412 strings)
Translated using Weblate (Italian)
Currently translated at 92.7% (102 of 110 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.0% (3292 of 3325 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (3285 of 3325 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (3285 of 3325 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (412 of 412 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (905 of 905 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.1% (3262 of 3325 strings)
Co-authored-by: Andrea <goffopaguro@gmail.com>
Co-authored-by: Artem StolyROV <stolyarov11303@gmail.com>
Co-authored-by: Céu <marcel.ufscar@gmail.com>
Co-authored-by: David Kaya <david@kaya.sk>
Co-authored-by: Filip Betko <filipbetko@gmail.com>
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Irina Shcherbinina <cat3dcat007@gmail.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Mencius <beautyalinap@gmail.com>
Co-authored-by: Natalie Luhrs <eilatan@gmail.com>
Co-authored-by: Nikita Maximov <ruvemaximus@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Summer_GUI <heyang94@163.com>
Co-authored-by: Tetiana <merekka13@gmail.com>
Co-authored-by: Tom <tompsognathus@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: V Aar <v.vanderaar@gmail.com>
Co-authored-by: Viktor Révész <rviktor@ivankapal.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: razil <boss.razmarin@gmail.com>
Co-authored-by: Волкозмей <klippiky@gmail.com>
Co-authored-by: Данила Мальцев <maltsev-danila@inbox.ru>
Co-authored-by: Татьяна Куклева <klippiky@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/it/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/content/it/
Translate-URL: https://translate.habitica.com/projects/habitica/content/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/content/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/it/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/it/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Faq
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Loginincentives
Translation: Habitica/Npc
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Currently translated at 97.9% (3257 of 3325 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.8% (3255 of 3325 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.7% (3250 of 3325 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.9% (235 of 245 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.5% (841 of 845 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 53.8% (49 of 91 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Ukrainian)
Currently translated at 54.2% (133 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 43.2% (106 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 43.2% (106 of 245 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Italian)
Currently translated at 94.7% (108 of 114 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 70.5% (2347 of 3325 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (412 of 412 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (905 of 905 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (German)
Currently translated at 99.9% (3322 of 3325 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3325 of 3325 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (862 of 862 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (905 of 905 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Ukrainian)
Currently translated at 88.0% (759 of 862 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Ukrainian)
Currently translated at 88.0% (759 of 862 strings)
Co-authored-by: Catherine Liang <catherine.cy.liang@gmail.com>
Co-authored-by: FingerTiao <787170918@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Maya B <maya.bl@icloud.com>
Co-authored-by: Mencius <beautyalinap@gmail.com>
Co-authored-by: Nazar Paruna <nazarparuna@gmail.com>
Co-authored-by: Summer_GUI <heyang94@163.com>
Co-authored-by: Tetiana <merekka13@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Анна <antarinel+habitica@gmail.com>
Co-authored-by: Татьяна Куклева <klippiky@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/character/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/content/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/it/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/uk/
Translation: Habitica/Backgrounds
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Faq
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Pets
Translation: Habitica/Questscontent
Translation: Habitica/Settings
* fix: Correct number of available completed todos for users
* fix(test): remove test obsoleted by changes to GET completed
---------
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
* fix: add search descriptions capability to items and equipment
* pet search working for mismatched pairs; mount still in progress
* added some comments about current issue to relevant portion of code
* search working on pet and mount names (except flying carpet)
* update comment text
* remove console.log(animals)
* add eggkey back in
* add mountName as property to animal object, amend filter function
* Simplify cron code
use transactions for cron
remove only
bump mongoose to 8.x
remove deprecated config
fix race condition when users join a party
console debugging time
try calling transaction differently
add missing await
addditional console log
.
..
...
….
await
more debug log
mongoose logging
more logging
move session to encapsulate all of cron
delete old todos before fetching all tasks
changes
try waiting for mongoose connection
try adding timeout to time jump
cleanup and code refactoring
Translated using Weblate (Spanish)
Currently translated at 100.0% (821 of 821 strings)
Translated using Weblate (German)
Currently translated at 100.0% (821 of 821 strings)
Translated using Weblate (Japanese)
Currently translated at 87.0% (228 of 262 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 93.8% (107 of 114 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 18.1% (44 of 243 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 11.9% (29 of 243 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 88.1% (724 of 821 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 91.2% (104 of 114 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 7.4% (18 of 243 strings)
Translated using Weblate (Spanish)
Currently translated at 99.5% (817 of 821 strings)
Translated using Weblate (German)
Currently translated at 99.3% (816 of 821 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3265 of 3265 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3265 of 3265 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 98.2% (112 of 114 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 97.7% (131 of 134 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 69.1% (2257 of 3265 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 99.5% (239 of 240 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 16.4% (40 of 243 strings)
Translated using Weblate (German)
Currently translated at 99.9% (3264 of 3265 strings)
Translated using Weblate (Japanese)
Currently translated at 86.6% (227 of 262 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (Japanese)
Currently translated at 97.9% (423 of 432 strings)
Translated using Weblate (German)
Currently translated at 100.0% (262 of 262 strings)
Translated using Weblate (German)
Currently translated at 100.0% (432 of 432 strings)
Translated using Weblate (German)
Currently translated at 100.0% (240 of 240 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 14.8% (36 of 243 strings)
Translated using Weblate (German)
Currently translated at 99.1% (814 of 821 strings)
Translated using Weblate (German)
Currently translated at 100.0% (397 of 397 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 84.7% (222 of 262 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 84.3% (221 of 262 strings)
Translated using Weblate (German)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.0% (415 of 432 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.2% (3077 of 3265 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 63.7% (155 of 243 strings)
Translated using Weblate (German)
Currently translated at 99.0% (813 of 821 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 99.7% (396 of 397 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.7% (885 of 896 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (German)
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Japanese)
Currently translated at 97.4% (265 of 272 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (397 of 397 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (60 of 60 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translated using Weblate (Japanese)
Currently translated at 98.7% (392 of 397 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (240 of 240 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (262 of 262 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (432 of 432 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (240 of 240 strings)
Translated using Weblate (Spanish)
Currently translated at 99.0% (813 of 821 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (397 of 397 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (French)
Currently translated at 100.0% (262 of 262 strings)
Translated using Weblate (French)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (French)
Currently translated at 100.0% (432 of 432 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3265 of 3265 strings)
Translated using Weblate (French)
Currently translated at 100.0% (240 of 240 strings)
Translated using Weblate (French)
Currently translated at 100.0% (821 of 821 strings)
Translated using Weblate (French)
Currently translated at 100.0% (397 of 397 strings)
Translated using Weblate (French)
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3265 of 3265 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translated using Weblate (French)
Currently translated at 100.0% (3265 of 3265 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3255 of 3255 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (15 of 15 strings)
Co-authored-by: Asier Gallego <agr2367789@gmail.com>
Co-authored-by: Asier Gallego Roca <asiernoide@users.noreply.translate.habitica.com>
Co-authored-by: Henrique Ferreira <pedroferreira217.ph@gmail.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: John Doe (Anonymous) <shyamjayeshduck@duck.com>
Co-authored-by: Katharina <katharinaanna.wilding@gmail.com>
Co-authored-by: Marie Blosse--Gilbin <mbgil@hotmail.fr>
Co-authored-by: Mauricio Pérez <mauriciodavidperez@gmail.com>
Co-authored-by: Raul Ernesto Ceron Lara <raztreuzz1234@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Willhelm Winter <carapax@posteo.de>
Co-authored-by: mattya 226 <worldworld1114@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/content/de/
Translate-URL: https://translate.habitica.com/projects/habitica/content/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/content/es/
Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/death/es/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/es/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/de/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/es/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/de/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/es/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/es/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pt_BR/
Translation: Habitica/Backgrounds
Translation: Habitica/Content
Translation: Habitica/Death
Translation: Habitica/Faq
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Loginincentives
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Pets
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Subscriber
5.33.1
fix(links): next round of wiki revisions
Translated using Weblate (German)
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Portuguese)
Currently translated at 96.4% (864 of 896 strings)
Co-authored-by: Miya <baddybadges@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt/
Translation: Habitica/Backgrounds
5.33.2
Fix achievement display in admin panel (#15326)
Fix news related permission issues (#15287)
Support sprite version of armoire icon (#15354)
* Use sprite component for armoire sprite
* use gif version of armoire sprite
* fix(import): sprite component path
---------
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
log slow requests to loggly (#15364)
Update .eslintrc.js (#15388)
Add `require-await` to eslint config
Translated using Weblate (Japanese)
Currently translated at 93.0% (764 of 821 strings)
Translated using Weblate (Hungarian)
Currently translated at 54.8% (1790 of 3265 strings)
Translated using Weblate (Hungarian)
Currently translated at 53.5% (1748 of 3265 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (262 of 262 strings)
Translated using Weblate (Hungarian)
Currently translated at 52.1% (1704 of 3265 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Hungarian)
Currently translated at 59.3% (532 of 896 strings)
Translated using Weblate (Hungarian)
Currently translated at 79.3% (208 of 262 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (432 of 432 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 77.4% (2528 of 3265 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 93.0% (764 of 821 strings)
Translated using Weblate (French)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (French)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Hungarian)
Currently translated at 94.8% (258 of 272 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.2% (378 of 397 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Hungarian)
Currently translated at 82.8% (203 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (821 of 821 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.9% (377 of 397 strings)
Translated using Weblate (Hungarian)
Currently translated at 52.1% (1704 of 3265 strings)
Translated using Weblate (Hungarian)
Currently translated at 49.7% (122 of 245 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.1% (789 of 821 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (821 of 821 strings)
Translated using Weblate (Hungarian)
Currently translated at 48.5% (119 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 26.1% (64 of 245 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Hungarian)
Currently translated at 8.9% (22 of 245 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Hungarian)
Currently translated at 96.2% (790 of 821 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (432 of 432 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (240 of 240 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.4% (784 of 821 strings)
Translated using Weblate (Hungarian)
Currently translated at 91.5% (752 of 821 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (397 of 397 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (397 of 397 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (240 of 240 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (German)
Currently translated at 99.2% (133 of 134 strings)
Translated using Weblate (German)
Currently translated at 99.2% (133 of 134 strings)
Translated using Weblate (Czech)
Currently translated at 95.2% (159 of 167 strings)
Translated using Weblate (Russian)
Currently translated at 91.2% (2978 of 3265 strings)
Translated using Weblate (Russian)
Currently translated at 99.3% (890 of 896 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3265 of 3265 strings)
Translated using Weblate (German)
Currently translated at 100.0% (3265 of 3265 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (French)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (French)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Korean)
Currently translated at 98.5% (132 of 134 strings)
Translated using Weblate (Korean)
Currently translated at 6.9% (17 of 245 strings)
Translated using Weblate (Korean)
Currently translated at 71.9% (645 of 896 strings)
Translated using Weblate (Korean)
Currently translated at 49.2% (129 of 262 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Korean)
Currently translated at 81.9% (77 of 94 strings)
Translated using Weblate (Korean)
Currently translated at 91.6% (153 of 167 strings)
Translated using Weblate (Korean)
Currently translated at 67.3% (291 of 432 strings)
Translated using Weblate (Korean)
Currently translated at 79.5% (191 of 240 strings)
Translated using Weblate (Korean)
Currently translated at 54.6% (1785 of 3265 strings)
Translated using Weblate (Korean)
Currently translated at 88.8% (48 of 54 strings)
Translated using Weblate (Korean)
Currently translated at 89.3% (42 of 47 strings)
Translated using Weblate (Korean)
Currently translated at 93.9% (373 of 397 strings)
Translated using Weblate (Korean)
Currently translated at 54.9% (50 of 91 strings)
Translated using Weblate (German)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (German)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 73.0% (179 of 245 strings)
Translated using Weblate (French)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (German)
Currently translated at 99.1% (243 of 245 strings)
Translated using Weblate (French)
Currently translated at 99.5% (244 of 245 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 62.0% (152 of 245 strings)
Translated using Weblate (Indonesian)
Currently translated at 73.4% (180 of 245 strings)
Translated using Weblate (Indonesian)
Currently translated at 96.0% (861 of 896 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 62.0% (152 of 245 strings)
Translated using Weblate (German)
Currently translated at 98.7% (242 of 245 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Spanish)
Currently translated at 99.5% (244 of 245 strings)
Translated using Weblate (Portuguese)
Currently translated at 33.7% (82 of 243 strings)
Translated using Weblate (Portuguese)
Currently translated at 73.3% (602 of 821 strings)
Translated using Weblate (Portuguese)
Currently translated at 56.0% (51 of 91 strings)
Translated using Weblate (German)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (German)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Portuguese)
Currently translated at 97.2% (107 of 110 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (896 of 896 strings)
Co-authored-by: César Orlando Pallares Delgado <copdeb@gmail.com>
Co-authored-by: Céu <marcel.ufscar@gmail.com>
Co-authored-by: Diego Benitez <diego.benitez@bigpond.com>
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: ForbiddenFigs <sorautai@outlook.com>
Co-authored-by: Hexe des Windes (she/her) <krausanna1@gmail.com>
Co-authored-by: Icaro <icaro.mascarenhas@outlook.com>
Co-authored-by: Ikmal <ikmal.s.16@gmail.com>
Co-authored-by: Jackal <qwerty70244@gmail.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Katharina <katharinaanna.wilding@gmail.com>
Co-authored-by: Leslie Munguía <moongeeuh@gmail.com>
Co-authored-by: Lio Zam <zerofux@web.de>
Co-authored-by: Marius <mariusschmid11@gmail.com>
Co-authored-by: Miya <baddybadges@gmail.com>
Co-authored-by: Natalie Luhrs <eilatan@gmail.com>
Co-authored-by: Raul Ernesto Ceron Lara <raztreuzz1234@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Viktor Révész <rviktor@ivankapal.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: 小王 <963505255@qq.com>
Co-authored-by: 이채린 <cofls1256@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/de/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/id/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/character/es/
Translate-URL: https://translate.habitica.com/projects/habitica/character/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/character/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/content/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/content/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/es/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/death/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/id/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/noscript/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/es/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/es/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ko/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Death
Translation: Habitica/Defaulttasks
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Loginincentives
Translation: Habitica/Messages
Translation: Habitica/Noscript
Translation: Habitica/Npc
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
5.33.3
March 2025 Content Build (#15392)
* build: March 2025 css, backgrounds, subscriber gear, armoire
* build: March 2025 quests, seasonal gear, various fixes
* fix: fix string
* fix: fixes to string errors
* fix: string fixes
wait for mongoose connection on timetravel
rework broken cron recovery
remove lodash from cron code
remove old cron notification
Simplify cron code
fix unit tests
Remove unnecessary user fetch
Further code simplification
fix test check
lint fix
disable world boss calculation during cron for now
prevent saving user twice in paralllel when leaving group plan
correctly call cron in api call
remove console
fix tests failing
mark cronSignature as modified
fix test
Translated using Weblate (Spanish)
Currently translated at 99.5% (3288 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 99.5% (832 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (German)
Currently translated at 98.8% (826 of 836 strings)
Translated using Weblate (Russian)
Currently translated at 40.8% (100 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (French)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Russian)
Currently translated at 40.4% (99 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 40.0% (98 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 40.0% (98 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 39.1% (96 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 91.2% (219 of 240 strings)
Translated using Weblate (Russian)
Currently translated at 38.7% (95 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 38.7% (95 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 38.7% (95 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 37.5% (92 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 37.1% (91 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 36.7% (90 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Russian)
Currently translated at 90.8% (218 of 240 strings)
Translated using Weblate (Russian)
Currently translated at 90.8% (218 of 240 strings)
Translated using Weblate (Russian)
Currently translated at 36.3% (89 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 36.3% (89 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Russian)
Currently translated at 99.3% (893 of 899 strings)
Translated using Weblate (Russian)
Currently translated at 99.2% (892 of 899 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 99.4% (831 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 62.6% (2068 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.9% (804 of 821 strings)
Translated using Weblate (Portuguese)
Currently translated at 72.0% (602 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 99.1% (829 of 836 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.4% (885 of 899 strings)
Translated using Weblate (Portuguese)
Currently translated at 99.6% (896 of 899 strings)
Translated using Weblate (Hungarian)
Currently translated at 57.9% (1915 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.4% (800 of 821 strings)
Translated using Weblate (Hungarian)
Currently translated at 57.6% (1903 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 57.5% (1900 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.0% (797 of 821 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Bulgarian)
Currently translated at 84.0% (79 of 94 strings)
Translated using Weblate (Bulgarian)
Currently translated at 84.0% (79 of 94 strings)
Translated using Weblate (Spanish)
Currently translated at 98.4% (823 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 98.7% (3263 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.8% (795 of 821 strings)
Translated using Weblate (Spanish)
Currently translated at 98.3% (822 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 98.5% (3256 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.8% (795 of 821 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.8% (795 of 821 strings)
Translated using Weblate (French)
Currently translated at 98.4% (823 of 836 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.5% (793 of 821 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (French)
Currently translated at 99.8% (3297 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.4% (792 of 821 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (French)
Currently translated at 99.3% (3280 of 3303 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (897 of 899 strings)
Translated using Weblate (French)
Currently translated at 99.1% (3275 of 3303 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (897 of 899 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (897 of 899 strings)
Translated using Weblate (German)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (897 of 899 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.6% (3187 of 3265 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (897 of 899 strings)
Translated using Weblate (French)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (262 of 262 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (Hungarian)
Currently translated at 58.1% (1898 of 3265 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 62.8% (154 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.4% (792 of 821 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.2% (378 of 397 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (397 of 397 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (896 of 896 strings)
Co-authored-by: Anna <shiloanna007@gmail.com>
Co-authored-by: Besogon <victoria_murka@mail.ru>
Co-authored-by: Céu <marcel.ufscar@gmail.com>
Co-authored-by: ForbiddenFigs <sorautai@outlook.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Nell Chant <doubletailor@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Viktor Révész <rviktor@ivankapal.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: razil <boss.razmarin@gmail.com>
Co-authored-by: 小王 <963505255@qq.com>
Co-authored-by: 海岛钓鱼佬 <963505255@qq.com>
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/content/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/death/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/hu/
Translation: Habitica/Backgrounds
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Death
Translation: Habitica/Faq
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Limited
Translation: Habitica/Messages
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Subscriber
5.34.0
Update test.yml (#15397)
combined messages restyling - next round (#15386)
* split component prepare new views / states
* extract empty and disabled state as components
* fix empty state mail icon
* first logic switching between modes, move page to /private-messages/index.vue
* extract autoCompleteHelper.js
* style header + start new message input
* style plus button + focus input
* state logic, types for sanity
* WIP PM new Message started
* add /members/username test
* first design changes to messageCard
* delete private message or chat - based on the mode
* copy as todo
* mention links to modal
* report chat or private message
* WIP likeButton
* likeButton styling
* hide like on private message cards
* fix unit test
* replace copy as todo - to just a copy to clipboard
* style changes
* menu position + like button width
* dropdown items background + like font
* fix like button padding
* move api endpoints and tests around to group inbox methods + like for inbox private messages
* restyle system messages
* Dropdown Radius and Padding
* WIP system messages
* fix lint
* copy delta commit of allowing liking own private messages
* enable liking private messages
* fix menu non hovered item icon color
* fix import path
* ignore background on system messages
* requested changes + migration
* update migration to update the unique id to some messages and delete the duplicates
* migration based on users pagination
* fix(migration): use Promise.all
* change to bulkWrites per User, and all messages in one run (of a user)
* check for array
* use rest operator ...
* skip sorting to get the users
* remove migration, disable like for private messages without uniqueMessageId
* lean+bulkWrite for likes, add time checks for like and auth for further debugging
* add a limit 2 get the messages by uniqueId
* Adding a simple server start script
* remove pinned nodemon dep
* fix inbox controller/tests
* fix / requested style changes
* fix empty state padding /
* hide avatar weapons on messages - fix avatar spacing on messages
* Hourglass Simplification (#15323)
* begin removing obsolete tests
* begin refactoring
* update cron tests
* cleanup
* finish basic implementation of new logic
* add more subscription tests
* subscription test improvements
* return nextHourglassDate again
* fix gem limit
* fix(test): short circuit this.
* fix(admin): correct logic and style for shrimple subs
* WIP(frontend): draft of main subs page view
* fix hourglass count
* Fix hourglass logic for upgrades
* fix admin panel display
* WIP(subs): extant Stripe state
* fix admin panel strings
* fix missing transaction type
* add new field for cumulative subscription count
* show date for hourglass bonus if it was received
* fix test
* feat(subscription): max Gems progress readout
* fix(css): correct and refactor heights and selection states
* fix(subs): correct border-radius and redirect
* fix(stripe): correct redirect after success
* Admin panel display fixes
* don’t give additional HG for new sub if they already got one this month
* fix issue with promo hourglasses
* fix(subscription): update layout when gifting
* fix(subscriptions): more gift layout revisions
* fix(subscriptions): minor visual updates
* fix(subs): pass autoRenews through Stripe
* fix(subs): gifts DON't renew
* fix(lint): unnecessary ternary
* fix(lint): do negate object ig
* fix(subs): try again on gifts
* fix(subs): unhovery and un-12-monthy
* fix bug with incorrectly giving HG bonus
* remove only
* fix test
* fix test
* fix(subs): also redirect to subs after gift sub
* fix(subs): fix typeError
* fix(g1g1): don't try to find Gems promo during bogo
---------
Co-authored-by: Phillip Thelen <phillip@habitica.com>
Co-authored-by: Kalista Payne <sabe@habitica.com>
* chore(sprites): update subproject
* fix(layout): tighten cancellation note
* fix(subs): Google wording and HG escape
* chore(testing): fake g1g1 dates
* fix(subs): don't hide HG preview entirely
* fix(subs): center next hourglass message
* working validatedTextInput.vue within start-new-conversation-input-header.vue 🎉
* fix(git): remove changes from old develop
* Revert "fix(git): remove changes from old develop"
This reverts commit 0e30f7df00.
* fix(git): no actually just this file i guesss
* adding an empty loading state, hiding
* fought the avatar arch nemesis again
* fix chatMessages (party chat) message spacing
* move disabled text back to above the input area - re-enable input area
* show disabled private messages top panel
* fix font color
* fixing uiStates - removing disabled - moving the own user check to the last
* fix(lint): add missing prop defaults
* fix(lint): object default should be fn
* fix(chat): correct grammar in error
* remove weapon position relative
* revert most of avatar.vue changes, add back weapons in chat message UI
* show date tooltip above system / skill messages
* fix toggle disable icon position
* trivial CSS cleanup
* fix(typo): English syntax in test
* chore(test): small style cleanup
* chore(logging): revert debug function
* chore(debug): remove timers from inbox like
---------
Co-authored-by: SabreCat <sabe@habitica.com>
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
Co-authored-by: Phillip Thelen <phillip@habitica.com>
* improve method signature
* add fallback
* syntax fix
* fix merge error
* facepalm
---------
Co-authored-by: SabreCat <sabe@habitica.com>
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
Currently translated at 99.9% (3302 of 3303 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Dutch)
Currently translated at 78.7% (2600 of 3303 strings)
Translated using Weblate (Dutch)
Currently translated at 86.4% (210 of 243 strings)
Translated using Weblate (Dutch)
Currently translated at 95.0% (173 of 182 strings)
Translated using Weblate (Dutch)
Currently translated at 25.7% (63 of 245 strings)
Translated using Weblate (Dutch)
Currently translated at 60.4% (55 of 91 strings)
Translated using Weblate (Dutch)
Currently translated at 67.6% (176 of 260 strings)
Translated using Weblate (Dutch)
Currently translated at 67.6% (176 of 260 strings)
Translated using Weblate (Dutch)
Currently translated at 76.0% (200 of 263 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Dutch)
Currently translated at 94.5% (172 of 182 strings)
Translated using Weblate (Dutch)
Currently translated at 24.4% (60 of 245 strings)
Translated using Weblate (Dutch)
Currently translated at 57.1% (52 of 91 strings)
Translated using Weblate (Dutch)
Currently translated at 91.4% (43 of 47 strings)
Translated using Weblate (Dutch)
Currently translated at 91.4% (43 of 47 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Dutch)
Currently translated at 56.0% (51 of 91 strings)
Translated using Weblate (Dutch)
Currently translated at 87.5% (7 of 8 strings)
Translated using Weblate (Dutch)
Currently translated at 78.6% (2599 of 3303 strings)
Translated using Weblate (Dutch)
Currently translated at 23.6% (58 of 245 strings)
Translated using Weblate (Dutch)
Currently translated at 23.6% (58 of 245 strings)
Translated using Weblate (Dutch)
Currently translated at 56.0% (51 of 91 strings)
Translated using Weblate (Dutch)
Currently translated at 23.2% (57 of 245 strings)
Translated using Weblate (Dutch)
Currently translated at 23.2% (57 of 245 strings)
Translated using Weblate (Dutch)
Currently translated at 54.9% (50 of 91 strings)
Translated using Weblate (Dutch)
Currently translated at 66.9% (174 of 260 strings)
Translated using Weblate (Dutch)
Currently translated at 72.5% (312 of 430 strings)
Translated using Weblate (Dutch)
Currently translated at 22.4% (55 of 245 strings)
Translated using Weblate (Dutch)
Currently translated at 84.5% (707 of 836 strings)
Translated using Weblate (Dutch)
Currently translated at 66.5% (173 of 260 strings)
Translated using Weblate (Japanese)
Currently translated at 99.8% (898 of 899 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (401 of 401 strings)
Translated using Weblate (Japanese)
Currently translated at 97.8% (46 of 47 strings)
Translated using Weblate (Romanian)
Currently translated at 4.4% (11 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (German)
Currently translated at 99.9% (3300 of 3303 strings)
Translated using Weblate (French)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (French)
Currently translated at 100.0% (260 of 260 strings)
Co-authored-by: Alison Alex <spamkari@hotmail.com>
Co-authored-by: Anna Wolthuis <annawolthuis20@gmail.com>
Co-authored-by: Avril Manoah <manoah.avril@gmail.com>
Co-authored-by: Gabone <gabyjoaca2@gmail.com>
Co-authored-by: Julius Eikmans <jcs.e@icloud.com>
Co-authored-by: M Timmermans <merel11timmermans@gmail.com>
Co-authored-by: Mika <isekai.chr@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Viktor Révész <rviktor@ivankapal.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/character/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/content/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/front/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/nl/
Translation: Habitica/Backgrounds
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Loginincentives
Translation: Habitica/Overview
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Settings
Translation: Habitica/Subscriber
* log armoire, quoest response and cron events to history
* show user history in admin panel
* allow stats to be edited from admin panel
* Improve admin panel stats input
* improve setting client in history
* fix tests
* fix lint
* fix armoire buying issue
* Improve hero saving
* Formatting fix
* Improve user history logging
* allow class to be changed from admin panel
* make terminating subscriptions easier
* support decimal extraMonths
* Fix editing some achievements in admin panel
* log if a user invites party to quest
* Log more quest events into user history
* make userhistory length configurable
* fix some numbered achievements
* fix extraMonths field
* Automatically set up group plan subs with admin panel
* show party info nicer in admin panel
* improve admin panel sub handling
* add missing brace
* display when there are unsaved changes
* fix setting group plan
* fix showing group id
* Display group plan info in admin panel
* fix setting hourglass promo date
* Improve termination handling in admin panel
* reload data after certain save events in admin panel
* remove console
* fix plan.extraMonths not being reset if terminating a sub
* add more options when cancelling subs
* reload data after group plan change
* Add a way to remove users from a party
* fix issue with removing user from party
* pass party id correctly
* correctly call async function
* Improve sub display in admin panel
* fix line length
* fix line
* shorter
* plaid
* fix(lint): vue code style
---------
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
Currently translated at 99.8% (3298 of 3303 strings)
Translated using Weblate (Portuguese)
Currently translated at 72.2% (604 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Slovak)
Currently translated at 73.1% (98 of 134 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (German)
Currently translated at 99.7% (3296 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 89.7% (236 of 263 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.9% (273 of 276 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.7% (3191 of 3265 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 68.9% (2278 of 3303 strings)
Translated using Weblate (German)
Currently translated at 99.7% (3294 of 3303 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 87.0% (229 of 263 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (259 of 260 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (262 of 262 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (430 of 430 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (German)
Currently translated at 99.6% (3292 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (German)
Currently translated at 99.6% (3290 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (401 of 401 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (401 of 401 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (899 of 899 strings)
Co-authored-by: AlexFad <2077505931@qq.com>
Co-authored-by: Céu <marcel.ufscar@gmail.com>
Co-authored-by: Filip Betko <filipbetko@gmail.com>
Co-authored-by: Samir Mahmoud Samir <moonlordslayer080@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Viktor Révész <rviktor@ivankapal.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: 沧浪 <963505255@qq.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/content/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Content
Translation: Habitica/Faq
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Limited
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Subscriber
* fix: add neededCurrencyOnly prop
* fix: worked on logic for displaying only gems
* fix: removed gold & hourglasses if neededCurrencyOnly is true
* fix: aligned gem count properly
* fix: updates based on some comments (all comments answered)
* fix: working on displaying only required currency in a new array
* chore: trying to figure out currency logic
* trying to use .find() now
* remove unneeded line of code
* still working on finding/filtering the currency
* trying to move requiredCurrency into a new function (?!)
* fix: added logic to filter for a single currency and fixed CSS
* fix: clean up code
* fix: really clean up code, sheesh
* fix: updated per comments on PR
* fix(style): vertically align elements in your-balance
---------
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (German)
Currently translated at 99.4% (3286 of 3303 strings)
Translated using Weblate (Indonesian)
Currently translated at 95.6% (109 of 114 strings)
Translated using Weblate (Indonesian)
Currently translated at 98.2% (57 of 58 strings)
Translated using Weblate (Indonesian)
Currently translated at 88.1% (379 of 430 strings)
Translated using Weblate (Indonesian)
Currently translated at 73.3% (2424 of 3303 strings)
Translated using Weblate (Indonesian)
Currently translated at 89.3% (217 of 243 strings)
Translated using Weblate (Indonesian)
Currently translated at 74.2% (182 of 245 strings)
Translated using Weblate (Indonesian)
Currently translated at 83.5% (76 of 91 strings)
Translated using Weblate (Indonesian)
Currently translated at 89.0% (98 of 110 strings)
Translated using Weblate (Indonesian)
Currently translated at 96.3% (866 of 899 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Turkish)
Currently translated at 31.0% (76 of 245 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (401 of 401 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (401 of 401 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Turkish)
Currently translated at 82.3% (214 of 260 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Italian)
Currently translated at 10.6% (26 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (German)
Currently translated at 99.4% (3284 of 3303 strings)
Translated using Weblate (Italian)
Currently translated at 10.2% (25 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Japanese)
Currently translated at 91.5% (765 of 836 strings)
Translated using Weblate (German)
Currently translated at 99.5% (242 of 243 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (401 of 401 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.4% (419 of 430 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (240 of 243 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (430 of 430 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (430 of 430 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (430 of 430 strings)
Translated using Weblate (German)
Currently translated at 100.0% (430 of 430 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (260 of 260 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translated using Weblate (Hungarian)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (French)
Currently translated at 100.0% (430 of 430 strings)
Translated using Weblate (French)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (262 of 262 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (430 of 430 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (430 of 430 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (243 of 243 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (47 of 47 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translated using Weblate (Hungarian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (German)
Currently translated at 99.3% (3280 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (Russian)
Currently translated at 91.3% (764 of 836 strings)
Translated using Weblate (Korean)
Currently translated at 98.8% (165 of 167 strings)
Translated using Weblate (Korean)
Currently translated at 54.1% (1788 of 3303 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (Hebrew)
Currently translated at 55.7% (241 of 432 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (German)
Currently translated at 99.2% (3278 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hebrew)
Currently translated at 66.7% (558 of 836 strings)
Translated using Weblate (Hebrew)
Currently translated at 87.2% (96 of 110 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (263 of 263 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (432 of 432 strings)
Translated using Weblate (Hebrew)
Currently translated at 88.7% (213 of 240 strings)
Translated using Weblate (Hebrew)
Currently translated at 83.7% (201 of 240 strings)
Translated using Weblate (Italian)
Currently translated at 9.7% (24 of 245 strings)
Translated using Weblate (German)
Currently translated at 99.1% (3276 of 3303 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Italian)
Currently translated at 9.3% (23 of 245 strings)
Translated using Weblate (German)
Currently translated at 99.1% (3274 of 3303 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.2% (258 of 260 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.6% (3187 of 3265 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 91.3% (764 of 836 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 84.7% (223 of 263 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 93.5% (3089 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (262 of 262 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (240 of 240 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (262 of 262 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (German)
Currently translated at 99.0% (3272 of 3303 strings)
Translated using Weblate (German)
Currently translated at 99.0% (3271 of 3303 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.5% (399 of 401 strings)
Translated using Weblate (Italian)
Currently translated at 8.9% (22 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (401 of 401 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Hebrew)
Currently translated at 24.2% (67 of 276 strings)
Translated using Weblate (Hebrew)
Currently translated at 80.0% (192 of 240 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 15.5% (38 of 245 strings)
Translated using Weblate (German)
Currently translated at 99.5% (244 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 93.4% (3087 of 3303 strings)
Translated using Weblate (German)
Currently translated at 99.6% (833 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (432 of 432 strings)
Translated using Weblate (Bulgarian)
Currently translated at 98.4% (190 of 193 strings)
Translated using Weblate (German)
Currently translated at 98.9% (3268 of 3303 strings)
Translated using Weblate (Hebrew)
Currently translated at 39.3% (1301 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Hebrew)
Currently translated at 39.3% (1301 of 3303 strings)
Translated using Weblate (Hebrew)
Currently translated at 83.3% (45 of 54 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.5% (379 of 401 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Hebrew)
Currently translated at 78.9% (90 of 114 strings)
Translated using Weblate (Hebrew)
Currently translated at 62.5% (5 of 8 strings)
Translated using Weblate (Hebrew)
Currently translated at 55.7% (241 of 432 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (401 of 401 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (Hebrew)
Currently translated at 50.3% (131 of 260 strings)
Translated using Weblate (German)
Currently translated at 99.4% (831 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (262 of 262 strings)
Translated using Weblate (French)
Currently translated at 100.0% (263 of 263 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Hebrew)
Currently translated at 61.4% (70 of 114 strings)
Translated using Weblate (Hebrew)
Currently translated at 50.0% (4 of 8 strings)
Translated using Weblate (French)
Currently translated at 100.0% (276 of 276 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Hebrew)
Currently translated at 1.2% (3 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Hebrew)
Currently translated at 99.7% (400 of 401 strings)
Translated using Weblate (French)
Currently translated at 100.0% (401 of 401 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Hebrew)
Currently translated at 50.3% (131 of 260 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (262 of 262 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (263 of 263 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (276 of 276 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (432 of 432 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (German)
Currently translated at 100.0% (263 of 263 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (German)
Currently translated at 100.0% (276 of 276 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (401 of 401 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (262 of 262 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (114 of 114 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 99.1% (113 of 114 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (432 of 432 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (245 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (401 of 401 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (260 of 260 strings)
Translated using Weblate (Hungarian)
Currently translated at 96.4% (3185 of 3303 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (401 of 401 strings)
Translated using Weblate (Hungarian)
Currently translated at 63.7% (2106 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (401 of 401 strings)
Translated using Weblate (German)
Currently translated at 100.0% (401 of 401 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Portuguese)
Currently translated at 97.0% (130 of 134 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (233 of 245 strings)
Translated using Weblate (Portuguese)
Currently translated at 94.5% (86 of 91 strings)
Translated using Weblate (Portuguese)
Currently translated at 98.7% (392 of 397 strings)
Translated using Weblate (Portuguese)
Currently translated at 98.9% (191 of 193 strings)
Translated using Weblate (Portuguese)
Currently translated at 99.0% (109 of 110 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 93.3% (3084 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 63.4% (2096 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 93.1% (3078 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 63.2% (2089 of 3303 strings)
Translated using Weblate (German)
Currently translated at 98.8% (3266 of 3303 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 92.6% (227 of 245 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 92.6% (227 of 245 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 62.6% (2068 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Co-authored-by: Annika Nuding <annikanuding@gmail.com>
Co-authored-by: Chen Shaham <chenshaham@gmail.com>
Co-authored-by: Céu <marcel.ufscar@gmail.com>
Co-authored-by: Deleted User <noreply+1293@weblate.org>
Co-authored-by: Filip Betko <filipbetko@gmail.com>
Co-authored-by: Filip Kober <koberfilip2@gmail.com>
Co-authored-by: ForbiddenFigs <sorautai@outlook.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Kacchan <h.mrena97@gmail.com>
Co-authored-by: Kovács Máté <kovacsur10@gmail.com>
Co-authored-by: Miya <baddybadges@gmail.com>
Co-authored-by: Muhammad Naufal Ramadhan <naufalramadhan281004@gmail.com>
Co-authored-by: Natalie Luhrs <eilatan@gmail.com>
Co-authored-by: Nell Chant <doubletailor@gmail.com>
Co-authored-by: Pasquale Bosso <protagora87@gmail.com>
Co-authored-by: Siying Li <lsy68653654@qq.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Sujay Thomas <mail.sujaythomas@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Viktor Révész <rviktor@ivankapal.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Wyatt <1697570085@qq.com>
Co-authored-by: XiaoWan <2558968618@qq.com>
Co-authored-by: Yaşar Efe Çelik <yasar.123.sevda@gmail.com>
Co-authored-by: 沧浪 <963505255@qq.com>
Co-authored-by: 海岛钓鱼佬 <963505255@qq.com>
Co-authored-by: 박제균 <parkjekyun@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/he/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/id/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/he/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/id/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/character/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/character/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/character/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/character/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/id/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/content/de/
Translate-URL: https://translate.habitica.com/projects/habitica/content/es/
Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/he/
Translate-URL: https://translate.habitica.com/projects/habitica/content/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/content/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/content/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/death/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/he/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/he/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/id/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/it/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/front/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/he/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/id/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/es/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/he/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/id/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/de/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/es/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/he/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/id/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/he/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/id/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/he/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/he/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/id/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/he/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/he/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/he/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/hu/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Death
Translation: Habitica/Defaulttasks
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Limited
Translation: Habitica/Loginincentives
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
* split component prepare new views / states
* extract empty and disabled state as components
* fix empty state mail icon
* first logic switching between modes, move page to /private-messages/index.vue
* extract autoCompleteHelper.js
* style header + start new message input
* style plus button + focus input
* state logic, types for sanity
* WIP PM new Message started
* add /members/username test
* first design changes to messageCard
* delete private message or chat - based on the mode
* copy as todo
* mention links to modal
* report chat or private message
* WIP likeButton
* likeButton styling
* hide like on private message cards
* fix unit test
* replace copy as todo - to just a copy to clipboard
* style changes
* menu position + like button width
* dropdown items background + like font
* fix like button padding
* move api endpoints and tests around to group inbox methods + like for inbox private messages
* restyle system messages
* Dropdown Radius and Padding
* WIP system messages
* fix lint
* copy delta commit of allowing liking own private messages
* enable liking private messages
* fix menu non hovered item icon color
* fix import path
* ignore background on system messages
* requested changes + migration
* update migration to update the unique id to some messages and delete the duplicates
* migration based on users pagination
* fix(migration): use Promise.all
* change to bulkWrites per User, and all messages in one run (of a user)
* check for array
* use rest operator ...
* skip sorting to get the users
* remove migration, disable like for private messages without uniqueMessageId
* lean+bulkWrite for likes, add time checks for like and auth for further debugging
* add a limit 2 get the messages by uniqueId
* Adding a simple server start script
* remove pinned nodemon dep
* fix inbox controller/tests
* fix / requested style changes
* fix empty state padding /
* hide avatar weapons on messages - fix avatar spacing on messages
* Hourglass Simplification (#15323)
* begin removing obsolete tests
* begin refactoring
* update cron tests
* cleanup
* finish basic implementation of new logic
* add more subscription tests
* subscription test improvements
* return nextHourglassDate again
* fix gem limit
* fix(test): short circuit this.
* fix(admin): correct logic and style for shrimple subs
* WIP(frontend): draft of main subs page view
* fix hourglass count
* Fix hourglass logic for upgrades
* fix admin panel display
* WIP(subs): extant Stripe state
* fix admin panel strings
* fix missing transaction type
* add new field for cumulative subscription count
* show date for hourglass bonus if it was received
* fix test
* feat(subscription): max Gems progress readout
* fix(css): correct and refactor heights and selection states
* fix(subs): correct border-radius and redirect
* fix(stripe): correct redirect after success
* Admin panel display fixes
* don’t give additional HG for new sub if they already got one this month
* fix issue with promo hourglasses
* fix(subscription): update layout when gifting
* fix(subscriptions): more gift layout revisions
* fix(subscriptions): minor visual updates
* fix(subs): pass autoRenews through Stripe
* fix(subs): gifts DON't renew
* fix(lint): unnecessary ternary
* fix(lint): do negate object ig
* fix(subs): try again on gifts
* fix(subs): unhovery and un-12-monthy
* fix bug with incorrectly giving HG bonus
* remove only
* fix test
* fix test
* fix(subs): also redirect to subs after gift sub
* fix(subs): fix typeError
* fix(g1g1): don't try to find Gems promo during bogo
---------
Co-authored-by: Phillip Thelen <phillip@habitica.com>
Co-authored-by: Kalista Payne <sabe@habitica.com>
* chore(sprites): update subproject
* fix(layout): tighten cancellation note
* fix(subs): Google wording and HG escape
* chore(testing): fake g1g1 dates
* fix(subs): don't hide HG preview entirely
* fix(subs): center next hourglass message
* working validatedTextInput.vue within start-new-conversation-input-header.vue 🎉
* fix(git): remove changes from old develop
* Revert "fix(git): remove changes from old develop"
This reverts commit 0e30f7df00.
* fix(git): no actually just this file i guesss
* adding an empty loading state, hiding
* fought the avatar arch nemesis again
* fix chatMessages (party chat) message spacing
* move disabled text back to above the input area - re-enable input area
* show disabled private messages top panel
* fix font color
* fixing uiStates - removing disabled - moving the own user check to the last
* fix(lint): add missing prop defaults
* fix(lint): object default should be fn
* fix(chat): correct grammar in error
* remove weapon position relative
* revert most of avatar.vue changes, add back weapons in chat message UI
* show date tooltip above system / skill messages
* fix toggle disable icon position
* trivial CSS cleanup
* fix(typo): English syntax in test
* chore(test): small style cleanup
* chore(logging): revert debug function
* chore(debug): remove timers from inbox like
---------
Co-authored-by: SabreCat <sabe@habitica.com>
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
Co-authored-by: Phillip Thelen <phillip@habitica.com>
Currently translated at 99.5% (3288 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 99.5% (832 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (German)
Currently translated at 98.8% (826 of 836 strings)
Translated using Weblate (Russian)
Currently translated at 40.8% (100 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (French)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Russian)
Currently translated at 40.4% (99 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 40.0% (98 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 40.0% (98 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 39.1% (96 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 91.2% (219 of 240 strings)
Translated using Weblate (Russian)
Currently translated at 38.7% (95 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 38.7% (95 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 38.7% (95 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 37.5% (92 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 37.1% (91 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 36.7% (90 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Russian)
Currently translated at 90.8% (218 of 240 strings)
Translated using Weblate (Russian)
Currently translated at 90.8% (218 of 240 strings)
Translated using Weblate (Russian)
Currently translated at 36.3% (89 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 36.3% (89 of 245 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Russian)
Currently translated at 99.3% (893 of 899 strings)
Translated using Weblate (Russian)
Currently translated at 99.2% (892 of 899 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 99.4% (831 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 62.6% (2068 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.9% (804 of 821 strings)
Translated using Weblate (Portuguese)
Currently translated at 72.0% (602 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 99.1% (829 of 836 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.4% (885 of 899 strings)
Translated using Weblate (Portuguese)
Currently translated at 99.6% (896 of 899 strings)
Translated using Weblate (Hungarian)
Currently translated at 57.9% (1915 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.4% (800 of 821 strings)
Translated using Weblate (Hungarian)
Currently translated at 57.6% (1903 of 3303 strings)
Translated using Weblate (Hungarian)
Currently translated at 57.5% (1900 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.0% (797 of 821 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (836 of 836 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Bulgarian)
Currently translated at 84.0% (79 of 94 strings)
Translated using Weblate (Bulgarian)
Currently translated at 84.0% (79 of 94 strings)
Translated using Weblate (Spanish)
Currently translated at 98.4% (823 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 98.7% (3263 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.8% (795 of 821 strings)
Translated using Weblate (Spanish)
Currently translated at 98.3% (822 of 836 strings)
Translated using Weblate (Spanish)
Currently translated at 98.5% (3256 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.8% (795 of 821 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.8% (795 of 821 strings)
Translated using Weblate (French)
Currently translated at 98.4% (823 of 836 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3303 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.5% (793 of 821 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (French)
Currently translated at 99.8% (3297 of 3303 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.4% (792 of 821 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (French)
Currently translated at 99.3% (3280 of 3303 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (897 of 899 strings)
Translated using Weblate (French)
Currently translated at 99.1% (3275 of 3303 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (897 of 899 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (897 of 899 strings)
Translated using Weblate (German)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (897 of 899 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.6% (3187 of 3265 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (897 of 899 strings)
Translated using Weblate (French)
Currently translated at 100.0% (899 of 899 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (262 of 262 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (272 of 272 strings)
Translated using Weblate (Hungarian)
Currently translated at 58.1% (1898 of 3265 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 62.8% (154 of 245 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.4% (792 of 821 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.2% (378 of 397 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (397 of 397 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (896 of 896 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (896 of 896 strings)
Co-authored-by: Anna <shiloanna007@gmail.com>
Co-authored-by: Besogon <victoria_murka@mail.ru>
Co-authored-by: Céu <marcel.ufscar@gmail.com>
Co-authored-by: ForbiddenFigs <sorautai@outlook.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Nell Chant <doubletailor@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Viktor Révész <rviktor@ivankapal.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: razil <boss.razmarin@gmail.com>
Co-authored-by: 小王 <963505255@qq.com>
Co-authored-by: 海岛钓鱼佬 <963505255@qq.com>
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/content/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/death/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/hu/
Translation: Habitica/Backgrounds
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Death
Translation: Habitica/Faq
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Limited
Translation: Habitica/Messages
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Subscriber
* Use sprite component for armoire sprite
* use gif version of armoire sprite
* fix(import): sprite component path
---------
Co-authored-by: Kalista Payne <sabrecat@gmail.com>
Currently translated at 98.0% (3190 of 3255 strings)
Translated using Weblate (German)
Currently translated at 97.8% (3185 of 3255 strings)
Translated using Weblate (German)
Currently translated at 97.7% (3181 of 3255 strings)
Translated using Weblate (German)
Currently translated at 100.0% (261 of 261 strings)
Translated using Weblate (German)
Currently translated at 97.5% (3176 of 3255 strings)
Co-authored-by: Katharina <katharinaanna.wilding@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translation: Habitica/Gear
Translation: Habitica/Subscriber
* feat(subscriptions): pre rollout announcement
* fix(faq): more h4 and p, less ul li
* fix(faq): a little less purple
* fix(subs): update change preview date
* select class modal now shows base items, some spacing fixes
* update margin unit
* another smol fix
* two smol CSS updates
* em to rem
* margin update
* update armorArmoireBasketballUniformNotes to correct stat display
* correct typo in Puppy pet adjective
---------
Co-authored-by: Sabe Jones <sabe@habitica.com>
- Enable docker replication sets using command
- Initialize replication set using heartbeat and then use replication set status as heartbeat.
- Prevent client from starting until mongo is in a state stable for connections.
* fix(drops): include needed data to double cap
* fix(lint): whitespace and commas
* Add tests for drop cap
Signed-off-by: Sabe Jones <sabe@habitica.com>
---------
Signed-off-by: Sabe Jones <sabe@habitica.com>
Co-authored-by: Sabe Jones <sabe@habitica.com>
Co-authored-by: Phillip Thelen <phillip@habitica.com>
* Fix tests being dependant on NEW_MYSTERY_ITEMS notification
* remove only
* don’t actually need to check notification count
* fix tests
---------
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
* add script for heroku to notify about a deploy
* add emoji to server name
* add fallback for when script is run outside of git repo
* make script use bash
* remove exit
commit 613e6af7f0dfa3862dff117fadbb7194a29b8dbd
Author: Sabe Jones <sabe@habitica.com>
Date: Tue Sep 3 16:57:02 2024 -0500
feat(promo): add canonical dates for gem sales
commit 8e2fbebf3c663b0d5af5c10f3019726dbed1ca31
Author: Sabe Jones <sabe@habitica.com>
Date: Fri Aug 23 17:08:20 2024 -0500
fix(gems): correct Gem amounts during sale
commit 85853c697ba8eb5e6d0e053e1fe1eab295028f23
Author: Sabe Jones <sabe@habitica.com>
Date: Fri Aug 16 16:57:02 2024 -0500
fix(event): show user timezone to compare to UTC
commit a0a312a315cb2efad0db9370109cb036a8af0b0a
Author: Sabe Jones <sabe@habitica.com>
Date: Fri Aug 16 15:49:08 2024 -0500
refactor(promo): add UTC parenthetical
* Add option to search for users by email or username in admin panel
* Make Admin panel design more consistent
* fix test
* fix width of items
* escape regex for searching users
* load own user when pressing enter on empty field
* add styling for warning buttons
* improve sub styling
* fix checkbox alignment in admin panel
* Unify date preview display
* Fix bottom button display
* admin panel display improvements
* remove autocannon file
* search improvements
* time travel button display fix
* fix loading spinner
* fix sorting
* Split email search into multiple queries
* fix email search
* remove console
* fix line break
* 202409 subscriber gear
* 2024-09 enchanted armoire gear
* 2024 fall festival gear
* 2024-09 background
* 2024-09 pet quest
* typos and update featuredItems.js
* quest and typo fix
* fix subscriber set name
* text amendments
* update quest title
* + Rage
* tinkering
* remove if statement wrapper and modify error message
* add test cases
* more work on test cases
* adding contexts to test cases
* test(debug): fix up tests
* fix(lint): whisepate
---------
Co-authored-by: Sabe Jones <sabe@habitica.com>
* use lean for getting task lists
* Only load necessary user data for group-plans call
Also don’t make a db request for groups if the user is in none
* Only load necessary user fields for in app rewards
* Optimize updateStore by not checking every item
* Only load necessary user data for task scoring
* improve performance of inbox request calls
* merge fix
* fix scoring task call
* add quests to scoring call
* fix showing official pinned items
* also load achievements
* Fix schedule using wrong month at the beginning hours of month
* fix broken test
* fix switchover for time based matchers
* Fix scheduling issue related to timezones
* Fix end date creating issues
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (German)
Currently translated at 98.4% (129 of 131 strings)
Translated using Weblate (German)
Currently translated at 91.2% (2830 of 3103 strings)
Translated using Weblate (German)
Currently translated at 61.5% (56 of 91 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (233 of 233 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (233 of 233 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (233 of 233 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 91.1% (2828 of 3103 strings)
Translated using Weblate (Ukrainian)
Currently translated at 99.5% (232 of 233 strings)
Translated using Weblate (German)
Currently translated at 91.0% (2826 of 3103 strings)
Translated using Weblate (Ukrainian)
Currently translated at 75.5% (142 of 188 strings)
Translated using Weblate (Spanish)
Currently translated at 80.8% (152 of 188 strings)
Translated using Weblate (German)
Currently translated at 91.0% (2824 of 3103 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Japanese)
Currently translated at 97.2% (3018 of 3103 strings)
Translated using Weblate (Japanese)
Currently translated at 98.0% (851 of 868 strings)
Translated using Weblate (German)
Currently translated at 90.8% (2820 of 3103 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Russian)
Currently translated at 99.2% (130 of 131 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Russian)
Currently translated at 95.7% (2972 of 3103 strings)
Translated using Weblate (Russian)
Currently translated at 95.7% (2972 of 3103 strings)
Translated using Weblate (German)
Currently translated at 90.6% (2814 of 3103 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Spanish)
Currently translated at 67.5% (127 of 188 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 90.6% (2813 of 3103 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Ukrainian)
Currently translated at 72.8% (137 of 188 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Ukrainian)
Currently translated at 72.8% (137 of 188 strings)
Translated using Weblate (Ukrainian)
Currently translated at 72.8% (137 of 188 strings)
Translated using Weblate (German)
Currently translated at 90.5% (2810 of 3103 strings)
Translated using Weblate (Japanese)
Currently translated at 95.9% (2976 of 3103 strings)
Translated using Weblate (Japanese)
Currently translated at 99.6% (770 of 773 strings)
Translated using Weblate (Japanese)
Currently translated at 97.2% (844 of 868 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3103 of 3103 strings)
Translated using Weblate (German)
Currently translated at 90.4% (2808 of 3103 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (224 of 224 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Ukrainian)
Currently translated at 72.8% (137 of 188 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (French)
Currently translated at 100.0% (233 of 233 strings)
Translated using Weblate (Russian)
Currently translated at 99.2% (130 of 131 strings)
Translated using Weblate (French)
Currently translated at 99.6% (3092 of 3103 strings)
Translated using Weblate (German)
Currently translated at 90.4% (2807 of 3103 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (233 of 233 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3103 of 3103 strings)
Translated using Weblate (German)
Currently translated at 90.3% (2805 of 3103 strings)
Translated using Weblate (German)
Currently translated at 98.9% (186 of 188 strings)
Translated using Weblate (Russian)
Currently translated at 94.5% (2934 of 3103 strings)
Translated using Weblate (Russian)
Currently translated at 32.4% (61 of 188 strings)
Translated using Weblate (Russian)
Currently translated at 96.7% (748 of 773 strings)
Translated using Weblate (Russian)
Currently translated at 94.7% (822 of 868 strings)
Translated using Weblate (Russian)
Currently translated at 94.7% (822 of 868 strings)
Translated using Weblate (German)
Currently translated at 98.4% (185 of 188 strings)
Translated using Weblate (Japanese)
Currently translated at 95.8% (2975 of 3103 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (233 of 233 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Ukrainian)
Currently translated at 72.8% (137 of 188 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 98.7% (230 of 233 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Russian)
Currently translated at 99.2% (130 of 131 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Russian)
Currently translated at 95.4% (273 of 286 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Russian)
Currently translated at 96.0% (410 of 427 strings)
Translated using Weblate (Russian)
Currently translated at 96.0% (410 of 427 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Russian)
Currently translated at 94.5% (2933 of 3103 strings)
Translated using Weblate (German)
Currently translated at 90.2% (2802 of 3103 strings)
Translated using Weblate (Russian)
Currently translated at 29.7% (56 of 188 strings)
Translated using Weblate (Russian)
Currently translated at 29.7% (56 of 188 strings)
Translated using Weblate (Russian)
Currently translated at 29.7% (56 of 188 strings)
Translated using Weblate (Russian)
Currently translated at 96.6% (747 of 773 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Russian)
Currently translated at 98.8% (256 of 259 strings)
Translated using Weblate (Russian)
Currently translated at 24.4% (46 of 188 strings)
Translated using Weblate (Russian)
Currently translated at 24.4% (46 of 188 strings)
Translated using Weblate (Russian)
Currently translated at 96.4% (161 of 167 strings)
Translated using Weblate (Russian)
Currently translated at 96.4% (161 of 167 strings)
Translated using Weblate (Russian)
Currently translated at 79.5% (206 of 259 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Russian)
Currently translated at 23.4% (44 of 188 strings)
Translated using Weblate (Russian)
Currently translated at 23.4% (44 of 188 strings)
Co-authored-by: Alberto jor avondet <albertoavondet@gmail.com>
Co-authored-by: Daniel Baez <lajbelms@gmail.com>
Co-authored-by: Egor Pakhomov <yaestgrut75@gmail.com>
Co-authored-by: Felix Zelinsky <jockstrap_either179@sl.felky.de>
Co-authored-by: Inferno <mishaad051@gmail.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Mencius <beautyalinap@gmail.com>
Co-authored-by: Miroslav <entferner@yandex.com>
Co-authored-by: Nikita Maximov <ruvemaximus@gmail.com>
Co-authored-by: Romane <luoma.nei72@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: TOMA Mitsuru <toma0001@gmail.com>
Co-authored-by: Tetiana <merekka13@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: nate <njarisch@outlook.com>
Co-authored-by: razil <boss.razmarin@gmail.com>
Co-authored-by: Євген Хеддок <jevhed@proton.me>
Co-authored-by: Юрий Артамонов <zilberstein2211@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/character/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/character/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/de/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/front/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/es/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/de/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Limited
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Settings
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
* begin moving to new fcm library
* Add error handling
* Add opening notification to correct screen
* Fix tests and make async
* lint fix
* Rename pushNotificationstest..js to pushNotifications.test.js
* fix(potions): remove Fungi Potion time banner
* 5.24.3
* update(content): add 2024-06 content prebuild (#15231)
* update sprites
* add 2024-06 content
* add 2024-06 enchanted armoire items
* update sprites
* update sprites
* fix errors found in testing
* Fix liveliness probes being rate limited (#15236)
* Do not rate limit any liveliness probes
* update example config
* Translated using Weblate (German)
Currently translated at 96.2% (181 of 188 strings)
Translated using Weblate (Japanese)
Currently translated at 99.4% (769 of 773 strings)
Translated using Weblate (German)
Currently translated at 93.6% (176 of 188 strings)
Translated using Weblate (Japanese)
Currently translated at 96.2% (2972 of 3089 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (232 of 232 strings)
Translated using Weblate (Japanese)
Currently translated at 96.8% (841 of 868 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (German)
Currently translated at 86.7% (163 of 188 strings)
Translated using Weblate (German)
Currently translated at 85.1% (160 of 188 strings)
Translated using Weblate (German)
Currently translated at 84.0% (158 of 188 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (German)
Currently translated at 83.5% (157 of 188 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (German)
Currently translated at 82.9% (156 of 188 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (German)
Currently translated at 81.9% (154 of 188 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (German)
Currently translated at 79.2% (149 of 188 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (German)
Currently translated at 90.6% (2799 of 3089 strings)
Translated using Weblate (German)
Currently translated at 77.6% (146 of 188 strings)
Translated using Weblate (German)
Currently translated at 90.5% (2797 of 3089 strings)
Translated using Weblate (German)
Currently translated at 90.4% (2794 of 3089 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (German)
Currently translated at 90.1% (2786 of 3089 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (German)
Currently translated at 77.1% (145 of 188 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (763 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (German)
Currently translated at 90.0% (2782 of 3089 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (773 of 773 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (378 of 378 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (French)
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (German)
Currently translated at 75.0% (141 of 188 strings)
Translated using Weblate (Spanish)
Currently translated at 99.0% (766 of 773 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (Japanese)
Currently translated at 98.8% (764 of 773 strings)
Translated using Weblate (Japanese)
Currently translated at 99.6% (258 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (378 of 378 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Ukrainian)
Currently translated at 62.5% (1931 of 3089 strings)
Translated using Weblate (German)
Currently translated at 89.8% (2777 of 3089 strings)
Translated using Weblate (French)
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (762 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (French)
Currently translated at 82.9% (156 of 188 strings)
Translated using Weblate (German)
Currently translated at 93.0% (241 of 259 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (762 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Japanese)
Currently translated at 99.2% (257 of 259 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (762 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (German)
Currently translated at 92.2% (239 of 259 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (German)
Currently translated at 91.8% (238 of 259 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (762 of 773 strings)
Translated using Weblate (German)
Currently translated at 90.3% (234 of 259 strings)
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Kem Kembo <medamamef@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: TOMA Mitsuru <toma0001@gmail.com>
Co-authored-by: Tetiana <merekka13@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/content/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Character
Translation: Habitica/Content
Translation: Habitica/Faq
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Limited
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
* 5.25.0
* Fix dockerfile (#15241)
* Fix issue with l4p not resetting properly (#15240)
* actually clear out seeking field on user. Even when creating a party
* Add tests to ensure party.seeking is cleared
* fix(lint): don't assign unused const
---------
Co-authored-by: Sabe Jones <sabe@habitica.com>
---------
Co-authored-by: Sabe Jones <sabe@habitica.com>
Co-authored-by: Natalie <78037386+CuriousMagpie@users.noreply.github.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Kem Kembo <medamamef@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: TOMA Mitsuru <toma0001@gmail.com>
Co-authored-by: Tetiana <merekka13@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Rafał Jagielski <jagielski.rafal.uwm@gmail.com>
* actually clear out seeking field on user. Even when creating a party
* Add tests to ensure party.seeking is cleared
* fix(lint): don't assign unused const
---------
Co-authored-by: Sabe Jones <sabe@habitica.com>
Currently translated at 96.2% (181 of 188 strings)
Translated using Weblate (Japanese)
Currently translated at 99.4% (769 of 773 strings)
Translated using Weblate (German)
Currently translated at 93.6% (176 of 188 strings)
Translated using Weblate (Japanese)
Currently translated at 96.2% (2972 of 3089 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (232 of 232 strings)
Translated using Weblate (Japanese)
Currently translated at 96.8% (841 of 868 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (German)
Currently translated at 86.7% (163 of 188 strings)
Translated using Weblate (German)
Currently translated at 85.1% (160 of 188 strings)
Translated using Weblate (German)
Currently translated at 84.0% (158 of 188 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (German)
Currently translated at 83.5% (157 of 188 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (German)
Currently translated at 82.9% (156 of 188 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (German)
Currently translated at 81.9% (154 of 188 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (German)
Currently translated at 79.2% (149 of 188 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (German)
Currently translated at 90.6% (2799 of 3089 strings)
Translated using Weblate (German)
Currently translated at 77.6% (146 of 188 strings)
Translated using Weblate (German)
Currently translated at 90.5% (2797 of 3089 strings)
Translated using Weblate (German)
Currently translated at 90.4% (2794 of 3089 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (German)
Currently translated at 90.1% (2786 of 3089 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (German)
Currently translated at 77.1% (145 of 188 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (763 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (German)
Currently translated at 90.0% (2782 of 3089 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (773 of 773 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (378 of 378 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (French)
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (German)
Currently translated at 75.0% (141 of 188 strings)
Translated using Weblate (Spanish)
Currently translated at 99.0% (766 of 773 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (Japanese)
Currently translated at 98.8% (764 of 773 strings)
Translated using Weblate (Japanese)
Currently translated at 99.6% (258 of 259 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (378 of 378 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Ukrainian)
Currently translated at 62.5% (1931 of 3089 strings)
Translated using Weblate (German)
Currently translated at 89.8% (2777 of 3089 strings)
Translated using Weblate (French)
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (762 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (French)
Currently translated at 82.9% (156 of 188 strings)
Translated using Weblate (German)
Currently translated at 93.0% (241 of 259 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (762 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Japanese)
Currently translated at 99.2% (257 of 259 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (762 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (German)
Currently translated at 92.2% (239 of 259 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (German)
Currently translated at 91.8% (238 of 259 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (762 of 773 strings)
Translated using Weblate (German)
Currently translated at 90.3% (234 of 259 strings)
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Kem Kembo <medamamef@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: TOMA Mitsuru <toma0001@gmail.com>
Co-authored-by: Tetiana <merekka13@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/content/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Character
Translation: Habitica/Content
Translation: Habitica/Faq
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Limited
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
commit 934b85d716
Author: Sabe Jones <sabe@habitica.com>
Date: Thu May 9 09:27:28 2024 -0500
5.24.2
commit c6df34a7fc
Author: Sabe Jones <sabe@habitica.com>
Date: Thu May 9 09:27:24 2024 -0500
chore(subproj): update habitica-images
commit c51c90ba41
Author: Sabe Jones <sabe@habitica.com>
Date: Thu May 9 09:26:49 2024 -0500
Squashed commit of the following:
commit 7d6320ee2d6e1dac5ac025c188162cba35ed49bf
Author: Sabe Jones <sabe@habitica.com>
Date: Mon May 6 16:22:53 2024 -0500
fix(faq): copy updates
commit 234870a7b2bc3b23ba2a044a1010fdc9b417bc45
Author: Sabe Jones <sabe@habitica.com>
Date: Fri May 3 16:06:48 2024 -0500
fix(faq): cleaner layout
commit 06f162cc7a6a2b94b916ae0514b08ede09e7a2dc
Author: Sabe Jones <sabe@habitica.com>
Date: Tue Apr 30 17:21:50 2024 -0500
feat(faq): Content Schedule notes
commit d3f420144c
Author: Weblate <noreply@weblate.org>
Date: Thu May 9 16:22:33 2024 +0200
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3089 of 3089 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (762 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (378 of 378 strings)
Translated using Weblate (German)
Currently translated at 82.6% (214 of 259 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (762 of 773 strings)
Translated using Weblate (German)
Currently translated at 97.4% (753 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (762 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3089 of 3089 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (German)
Currently translated at 75.2% (195 of 259 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (762 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (German)
Currently translated at 97.1% (751 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (762 of 773 strings)
Translated using Weblate (German)
Currently translated at 96.2% (744 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (German)
Currently translated at 99.8% (867 of 868 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 98.7% (229 of 232 strings)
Translated using Weblate (German)
Currently translated at 100.0% (378 of 378 strings)
Translated using Weblate (German)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (German)
Currently translated at 89.5% (2766 of 3089 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (762 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (German)
Currently translated at 89.3% (2760 of 3089 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3089 of 3089 strings)
Translated using Weblate (French)
Currently translated at 100.0% (232 of 232 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3089 of 3089 strings)
Translated using Weblate (French)
Currently translated at 99.9% (3088 of 3089 strings)
Translated using Weblate (German)
Currently translated at 89.1% (2754 of 3089 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.4% (761 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (French)
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (232 of 232 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3089 of 3089 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.4% (761 of 773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (378 of 378 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.3% (862 of 868 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (German)
Currently translated at 89.0% (2752 of 3089 strings)
Translated using Weblate (German)
Currently translated at 89.0% (2750 of 3089 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (232 of 232 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3089 of 3089 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (773 of 773 strings)
Translated using Weblate (French)
Currently translated at 100.0% (773 of 773 strings)
Translated using Weblate (Ukrainian)
Currently translated at 99.7% (377 of 378 strings)
Translated using Weblate (French)
Currently translated at 100.0% (378 of 378 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (378 of 378 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (868 of 868 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (French)
Currently translated at 100.0% (167 of 167 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 88.9% (2747 of 3089 strings)
Translated using Weblate (French)
Currently translated at 100.0% (259 of 259 strings)
Translated using Weblate (German)
Currently translated at 88.7% (2740 of 3089 strings)
Translated using Weblate (German)
Currently translated at 88.8% (2734 of 3077 strings)
Translated using Weblate (Korean)
Currently translated at 79.8% (131 of 164 strings)
Translated using Weblate (Korean)
Currently translated at 79.8% (131 of 164 strings)
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Lapin <sirocuro01@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Tetiana <merekka13@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: 박동훈 <creator98@naver.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/de/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/content/de/
Translate-URL: https://translate.habitica.com/projects/habitica/content/es/
Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/death/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/noscript/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/es/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Content
Translation: Habitica/Death
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Noscript
Translation: Habitica/Npc
Translation: Habitica/Pets
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
commit 1567f1c283
Author: Natalie <78037386+CuriousMagpie@users.noreply.github.com>
Date: Tue May 7 17:21:06 2024 -0400
remove dempendabot.yml (#15193)
commit 3e19b8aa96
Author: Sabe Jones <sabe@habitica.com>
Date: Fri Apr 26 15:26:23 2024 -0500
5.24.1
commit d1bc1ab05a
Merge: 2d4ee636ae13149d4acf
Author: Sabe Jones <sabe@habitica.com>
Date: Fri Apr 26 15:25:51 2024 -0500
Merge branch 'develop' into release
commit 13149d4acf
Merge: 42964c91f34b796fae5d
Author: Weblate <noreply@weblate.org>
Date: Fri Apr 26 22:24:45 2024 +0200
Merge branch 'origin/develop' into Weblate.
commit 2d4ee636ae
Author: Sabe Jones <sabe@habitica.com>
Date: Fri Apr 26 15:22:08 2024 -0500
5.24.0
commit 42964c91f3
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Apr 26 22:15:18 2024 +0200
Fix issue with gift sub processing (#15184)
* Fix issue with gift sub processing
* Update cron.js
commit de62207504
Author: Natalie <78037386+CuriousMagpie@users.noreply.github.com>
Date: Fri Apr 26 16:14:45 2024 -0400
May 2024 Content Prebuild (#15185)
* 2024-05 css update
* add May subscriber items, enchanted armoire (text placeholders), potions, and quest bundles
* typo correction
* add May achievement
* content fixes after local testing
* canonical date fix
* fix potion descriptions, add periods to background descriptions
* fix canonical date
* updated armoire items
* fix stat display on item
* Fixing merge conflicts
* resolve merge conflicts
* add leading zero to mp drain for mushroom quest
* fix timezones
* proofreading pass
* fix linting errors
* date fixes & linter fixes
* correct armoire expression at end of file
* fix(autolint): roll back Prettier change
---------
Co-authored-by: Sabe Jones <sabe@habitica.com>
commit 4b796fae5d
Author: Weblate <noreply@weblate.org>
Date: Fri Apr 26 11:41:11 2024 +0200
Translated using Weblate (German)
Currently translated at 88.7% (2731 of 3077 strings)
Translated using Weblate (German)
Currently translated at 88.6% (2729 of 3077 strings)
Translated using Weblate (German)
Currently translated at 88.6% (2727 of 3077 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Ukrainian)
Currently translated at 99.8% (860 of 861 strings)
Translated using Weblate (German)
Currently translated at 88.5% (2726 of 3077 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (German)
Currently translated at 88.5% (2724 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (German)
Currently translated at 98.9% (283 of 286 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Ukrainian)
Currently translated at 97.5% (160 of 164 strings)
Translated using Weblate (German)
Currently translated at 89.8% (257 of 286 strings)
Translated using Weblate (German)
Currently translated at 87.7% (251 of 286 strings)
Translated using Weblate (German)
Currently translated at 99.8% (860 of 861 strings)
Translated using Weblate (German)
Currently translated at 97.6% (841 of 861 strings)
Translated using Weblate (Ukrainian)
Currently translated at 98.8% (256 of 259 strings)
Translated using Weblate (German)
Currently translated at 91.8% (392 of 427 strings)
Translated using Weblate (German)
Currently translated at 91.1% (389 of 427 strings)
Translated using Weblate (German)
Currently translated at 88.7% (379 of 427 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3077 of 3077 strings)
Translated using Weblate (French)
Currently translated at 100.0% (231 of 231 strings)
Translated using Weblate (French)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (French)
Currently translated at 99.1% (3050 of 3077 strings)
Translated using Weblate (German)
Currently translated at 88.0% (376 of 427 strings)
Translated using Weblate (German)
Currently translated at 98.7% (228 of 231 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Dutch)
Currently translated at 84.5% (2602 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (164 of 164 strings)
Translated using Weblate (Romanian)
Currently translated at 92.8% (130 of 140 strings)
Translated using Weblate (German)
Currently translated at 97.8% (226 of 231 strings)
Translated using Weblate (Romanian)
Currently translated at 75.0% (6 of 8 strings)
Translated using Weblate (Romanian)
Currently translated at 96.6% (58 of 60 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (German)
Currently translated at 95.2% (220 of 231 strings)
Translated using Weblate (French)
Currently translated at 98.7% (3040 of 3077 strings)
Translated using Weblate (French)
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (761 of 764 strings)
Translated using Weblate (German)
Currently translated at 54.9% (50 of 91 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.7% (3037 of 3077 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3077 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (761 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (Portuguese)
Currently translated at 99.3% (163 of 164 strings)
Translated using Weblate (German)
Currently translated at 94.8% (219 of 231 strings)
Translated using Weblate (German)
Currently translated at 84.2% (241 of 286 strings)
Translated using Weblate (German)
Currently translated at 51.6% (47 of 91 strings)
Translated using Weblate (Portuguese)
Currently translated at 98.1% (161 of 164 strings)
Translated using Weblate (Spanish)
Currently translated at 99.8% (3072 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (761 of 764 strings)
Translated using Weblate (German)
Currently translated at 49.4% (45 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 89.7% (253 of 282 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 2.1% (3 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3077 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (761 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (761 of 764 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (231 of 231 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3077 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.9% (756 of 764 strings)
Translated using Weblate (German)
Currently translated at 48.3% (44 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (German)
Currently translated at 97.3% (744 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (164 of 164 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (231 of 231 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3077 of 3077 strings)
Translated using Weblate (Spanish)
Currently translated at 99.8% (3071 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.1% (3051 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (230 of 230 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (German)
Currently translated at 86.6% (370 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3035 of 3035 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3035 of 3035 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Russian)
Currently translated at 29.9% (41 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (German)
Currently translated at 97.8% (836 of 854 strings)
Co-authored-by: Antonio Spinelli <tonicospinelli@users.noreply.translate.habitica.com>
Co-authored-by: Céu <marcel.ufscar@gmail.com>
Co-authored-by: Ellen A M <ellen_a_m@hotmail.com>
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Julian Brito <hackoogamer0852@gmail.com>
Co-authored-by: Luã Fhelyp Guimarães <fhelypg@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Tetiana <merekka13@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Χρήστος Joia <hristosjoia@gmail.com>
Co-authored-by: Катя Скибицкая <katerrina9993@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/de/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/de/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Limited
Translation: Habitica/Loginincentives
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
commit 2e9573ef92
Author: Yeah Jack <95103974+Yeah-Jack@users.noreply.github.com>
Date: Thu Apr 25 21:25:33 2024 +0200
Update README.md for better grammar (#15103)
commit 384bfce3eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Apr 25 14:34:51 2024 -0400
chore(deps): bump express from 4.18.2 to 4.19.2 in /website/client (#15189)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 5a8c7fb924
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Apr 25 14:34:24 2024 -0400
chore(deps): bump webpack-dev-middleware in /website/client (#15188)
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 246775256e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Apr 25 14:34:01 2024 -0400
chore(deps): bump express from 4.18.2 to 4.19.2 (#15190)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit fa4cd8dd5a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Apr 25 14:32:59 2024 -0400
chore(deps): bump tar from 6.2.0 to 6.2.1 (#15191)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 5224e063f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Apr 25 14:32:36 2024 -0400
chore(deps): bump axios from 0.21.4 to 1.6.8 (#15192)
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.8.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v1.6.8)
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit e5e8b9a7ec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Apr 25 14:19:21 2024 -0400
build(deps): bump chai from 4.3.7 to 5.1.0 in /website/client (#15144)
Bumps [chai](https://github.com/chaijs/chai) from 4.3.7 to 5.1.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v4.3.7...v5.1.0)
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 7cd76c50eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Apr 25 14:18:07 2024 -0400
build(deps): bump axios from 0.27.2 to 0.28.0 in /website/client (#15148)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v0.28.0)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit b520202544
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Apr 25 14:17:17 2024 -0400
build(deps): bump sass-loader from 8.0.2 to 14.1.1 in /website/client (#15159)
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 8.0.2 to 14.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v8.0.2...v14.1.1)
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit bbae882eda
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Apr 25 14:12:46 2024 -0400
chore(deps): bump follow-redirects in /website/client (#15179)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit ee93c8bec5
Author: Sabe Jones <sabe@habitica.com>
Date: Mon Apr 8 15:49:20 2024 -0500
5.23.0
commit c65e93e514
Author: Sabe Jones <sabe@habitica.com>
Date: Mon Apr 8 15:49:17 2024 -0500
chore(git): update subproject
commit 0fd808727c
Author: Sabe Jones <sabe@habitica.com>
Date: Mon Apr 8 15:48:32 2024 -0500
Squashed commit of the following:
commit 3c3787091a2e8a94857352c3655f60138a3b20b7
Merge: 76a00d6308 76d7f02fe8
Author: Sabe Jones <sabe@habitica.com>
Date: Mon Apr 8 15:47:35 2024 -0500
Merge branch 'release' into 2024-04-april-fool-items
commit 76a00d6308997c50ae5f5e9d6170a09a1a8cbac7
Author: Sabe Jones <sabe@habitica.com>
Date: Thu Mar 28 16:08:39 2024 -0500
fix(quest): revise rage text
commit c2e13f8af245993f61eb614d6be609c833c2e711
Author: Sabe Jones <sabe@habitica.com>
Date: Thu Mar 28 12:57:17 2024 -0500
fix(quest): correct rage and "guscompletion"
commit ecdeb82df998ab75eceae3e877c1758187b1d22c
Author: Sabe Jones <sabe@habitica.com>
Date: Thu Mar 28 08:55:18 2024 -0500
fix(events): correct dates and times
commit 232de436bbe7ba4c13f04ed66cc3b8a4a794d884
Author: Sabe Jones <sabe@habitica.com>
Date: Wed Mar 27 09:03:06 2024 -0500
fix(content): a few more unruly Fungus
commit 955e6e73387788797d1a83a037f73aa472515cec
Author: Sabe Jones <sabe@habitica.com>
Date: Wed Mar 27 09:00:03 2024 -0500
feat(content): wacky potions 2024 by @CuriousMagpie
commit 34b72be4f447f00c31169c4cd6e8ba79655adf8a
Author: Sabe Jones <sabe@habitica.com>
Date: Wed Mar 27 08:56:27 2024 -0500
feat(event): AF by @CuriousMagpie
* 2024-05 css update
* add May subscriber items, enchanted armoire (text placeholders), potions, and quest bundles
* typo correction
* add May achievement
* content fixes after local testing
* canonical date fix
* fix potion descriptions, add periods to background descriptions
* fix canonical date
* updated armoire items
* fix stat display on item
* Fixing merge conflicts
* resolve merge conflicts
* add leading zero to mp drain for mushroom quest
* fix timezones
* proofreading pass
* fix linting errors
* date fixes & linter fixes
* correct armoire expression at end of file
* fix(autolint): roll back Prettier change
---------
Co-authored-by: Sabe Jones <sabe@habitica.com>
Currently translated at 88.7% (2731 of 3077 strings)
Translated using Weblate (German)
Currently translated at 88.6% (2729 of 3077 strings)
Translated using Weblate (German)
Currently translated at 88.6% (2727 of 3077 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Ukrainian)
Currently translated at 99.8% (860 of 861 strings)
Translated using Weblate (German)
Currently translated at 88.5% (2726 of 3077 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (German)
Currently translated at 88.5% (2724 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (German)
Currently translated at 98.9% (283 of 286 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Ukrainian)
Currently translated at 97.5% (160 of 164 strings)
Translated using Weblate (German)
Currently translated at 89.8% (257 of 286 strings)
Translated using Weblate (German)
Currently translated at 87.7% (251 of 286 strings)
Translated using Weblate (German)
Currently translated at 99.8% (860 of 861 strings)
Translated using Weblate (German)
Currently translated at 97.6% (841 of 861 strings)
Translated using Weblate (Ukrainian)
Currently translated at 98.8% (256 of 259 strings)
Translated using Weblate (German)
Currently translated at 91.8% (392 of 427 strings)
Translated using Weblate (German)
Currently translated at 91.1% (389 of 427 strings)
Translated using Weblate (German)
Currently translated at 88.7% (379 of 427 strings)
Translated using Weblate (French)
Currently translated at 100.0% (3077 of 3077 strings)
Translated using Weblate (French)
Currently translated at 100.0% (231 of 231 strings)
Translated using Weblate (French)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (French)
Currently translated at 99.1% (3050 of 3077 strings)
Translated using Weblate (German)
Currently translated at 88.0% (376 of 427 strings)
Translated using Weblate (German)
Currently translated at 98.7% (228 of 231 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Dutch)
Currently translated at 84.5% (2602 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (164 of 164 strings)
Translated using Weblate (Romanian)
Currently translated at 92.8% (130 of 140 strings)
Translated using Weblate (German)
Currently translated at 97.8% (226 of 231 strings)
Translated using Weblate (Romanian)
Currently translated at 75.0% (6 of 8 strings)
Translated using Weblate (Romanian)
Currently translated at 96.6% (58 of 60 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (German)
Currently translated at 95.2% (220 of 231 strings)
Translated using Weblate (French)
Currently translated at 98.7% (3040 of 3077 strings)
Translated using Weblate (French)
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (761 of 764 strings)
Translated using Weblate (German)
Currently translated at 54.9% (50 of 91 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.7% (3037 of 3077 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3077 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (761 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (Portuguese)
Currently translated at 99.3% (163 of 164 strings)
Translated using Weblate (German)
Currently translated at 94.8% (219 of 231 strings)
Translated using Weblate (German)
Currently translated at 84.2% (241 of 286 strings)
Translated using Weblate (German)
Currently translated at 51.6% (47 of 91 strings)
Translated using Weblate (Portuguese)
Currently translated at 98.1% (161 of 164 strings)
Translated using Weblate (Spanish)
Currently translated at 99.8% (3072 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (286 of 286 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (761 of 764 strings)
Translated using Weblate (German)
Currently translated at 49.4% (45 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 89.7% (253 of 282 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 2.1% (3 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3077 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (761 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (761 of 764 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (231 of 231 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3077 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.9% (756 of 764 strings)
Translated using Weblate (German)
Currently translated at 48.3% (44 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (German)
Currently translated at 97.3% (744 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (164 of 164 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (231 of 231 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3077 of 3077 strings)
Translated using Weblate (Spanish)
Currently translated at 99.8% (3071 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.1% (3051 of 3077 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (861 of 861 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (230 of 230 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (German)
Currently translated at 86.6% (370 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3035 of 3035 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3035 of 3035 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Russian)
Currently translated at 29.9% (41 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (German)
Currently translated at 97.8% (836 of 854 strings)
Co-authored-by: Antonio Spinelli <tonicospinelli@users.noreply.translate.habitica.com>
Co-authored-by: Céu <marcel.ufscar@gmail.com>
Co-authored-by: Ellen A M <ellen_a_m@hotmail.com>
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Julian Brito <hackoogamer0852@gmail.com>
Co-authored-by: Luã Fhelyp Guimarães <fhelypg@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Tetiana <merekka13@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Χρήστος Joia <hristosjoia@gmail.com>
Co-authored-by: Катя Скибицкая <katerrina9993@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/de/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/de/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Limited
Translation: Habitica/Loginincentives
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (282 of 282 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Ukrainian)
Currently translated at 63.5% (1930 of 3035 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (3035 of 3035 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (230 of 230 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (282 of 282 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3035 of 3035 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Russian)
Currently translated at 29.1% (40 of 137 strings)
Translated using Weblate (Russian)
Currently translated at 29.1% (40 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (German)
Currently translated at 96.9% (828 of 854 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (282 of 282 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Japanese)
Currently translated at 98.4% (841 of 854 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Japanese)
Currently translated at 98.1% (161 of 164 strings)
Translated using Weblate (Korean)
Currently translated at 3.6% (5 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (282 of 282 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3035 of 3035 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (164 of 164 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (230 of 230 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (282 of 282 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (230 of 230 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (110 of 110 strings)
Translated using Weblate (Spanish)
Currently translated at 91.2% (125 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Japanese)
Currently translated at 97.8% (418 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (282 of 282 strings)
Translated using Weblate (Spanish)
Currently translated at 86.1% (118 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Japanese)
Currently translated at 97.6% (834 of 854 strings)
Translated using Weblate (Japanese)
Currently translated at 97.5% (160 of 164 strings)
Translated using Weblate (Korean)
Currently translated at 74.3% (122 of 164 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (164 of 164 strings)
Translated using Weblate (Spanish)
Currently translated at 82.4% (113 of 137 strings)
Translated using Weblate (Ukrainian)
Currently translated at 63.5% (1929 of 3035 strings)
Translated using Weblate (German)
Currently translated at 96.7% (739 of 764 strings)
Translated using Weblate (German)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (German)
Currently translated at 94.7% (218 of 230 strings)
Translated using Weblate (French)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (German)
Currently translated at 98.7% (236 of 239 strings)
Translated using Weblate (German)
Currently translated at 97.2% (177 of 182 strings)
Translated using Weblate (German)
Currently translated at 100.0% (377 of 377 strings)
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Javiera <javipuga99@gmail.com>
Co-authored-by: Kem Kembo <medamamef@gmail.com>
Co-authored-by: Mencius <beautyalinap@gmail.com>
Co-authored-by: Nikita Maximov <ruvemaximus@gmail.com>
Co-authored-by: Polina Reshetnikova <resh4096@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Srish <ouawcloud@gmail.com>
Co-authored-by: Tetiana <merekka13@gmail.com>
Co-authored-by: Toro Mor <thomas.bizer@gmx.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: 윤성열 <existmaster@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/content/de/
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/death/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/de/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/de/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Death
Translation: Habitica/Defaulttasks
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Loginincentives
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
commit 44b1c8c7ba8b45cb682973fb89b70445d0f5c478
Merge: 489c15b7fd4dadb64af0
Author: Sabe Jones <sabe@habitica.com>
Date: Thu Feb 8 14:49:05 2024 -0600
Merge branch 'release' into phillip/panel_profile
commit 489c15b7fd
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Dec 14 13:29:32 2022 +0100
allow profiles to be edited in admin panel
commit 1afaaf4089
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Dec 14 12:50:47 2022 +0100
include month for next hourglass date in admin panel
* allow owned customizations to be edited in admin panel
* Allow subscription termination date to be edited more flexibly
* begin adding achievements to admin panel page
* better display for customizations in admin panel
* allow achievements to be modified in admin panel
* fix lint
* fix errors
* Improve how achievements, customizations and items are listed in admin panel
* fix naming
* fix lint error
* Fix issues with achievements in admin panel and add some tests
* handle some edgecases better
* Fix lint
* Fix sort/search on member selection modal (#15066)
* fix(birthday): correct birthday robe ownership check
* feat(content): add February items (#15090)
* update(content): add February 2024 items
* feat(content): add October content
* feat(content):update February Content
* feat(content): finish up February content
* fix(backgrounds): tweak consistency
* fix(strings): remove extra whitespace
* fix(event): add missing Valentine features
---------
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
Co-authored-by: Sabe Jones <sabe@habitica.com>
* 5.17.0
* Translated using Weblate (Ukrainian)
Currently translated at 63.6% (1918 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Spanish)
Currently translated at 88.5% (2668 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Bulgarian)
Currently translated at 15.3% (21 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 88.0% (96 of 109 strings)
Translated using Weblate (Bulgarian)
Currently translated at 98.9% (187 of 189 strings)
Translated using Weblate (Bulgarian)
Currently translated at 59.8% (503 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (282 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 87.7% (2643 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 87.7% (2643 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.3% (235 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 48.1% (66 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (109 of 109 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.8% (822 of 840 strings)
Deleted translation using Weblate (Chinese (Simplified) (zh_HK))
Deleted translation using Weblate (Chinese (Simplified) (zh_HK))
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Spanish)
Currently translated at 94.2% (215 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (279 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 91.3% (390 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Italian)
Currently translated at 94.5% (226 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 37.9% (52 of 137 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 38.6% (53 of 137 strings)
Translated using Weblate (Italian)
Currently translated at 1.4% (2 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 56.0% (51 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Japanese)
Currently translated at 98.5% (2970 of 3013 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Japanese)
Currently translated at 99.2% (424 of 427 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (109 of 109 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Ukrainian)
Currently translated at 63.0% (1900 of 3013 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (109 of 109 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.7% (821 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.4% (2847 of 3013 strings)
Translated using Weblate (Ukrainian)
Currently translated at 62.9% (1897 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Ukrainian)
Currently translated at 99.0% (108 of 109 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.8% (223 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.4% (2845 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 37.9% (52 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.8% (223 of 228 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 91.9% (148 of 161 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.4% (2845 of 3013 strings)
Translated using Weblate (Korean)
Currently translated at 2.1% (3 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1 of 1 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Spanish)
Currently translated at 60.4% (55 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Italian)
Currently translated at 98.6% (225 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.2% (2841 of 3013 strings)
Translated using Weblate (Russian)
Currently translated at 18.9% (26 of 137 strings)
Translated using Weblate (Italian)
Currently translated at 93.9% (789 of 840 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (161 of 161 strings)
Translated using Weblate (Russian)
Currently translated at 75.7% (194 of 256 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.2% (2841 of 3013 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 91.3% (147 of 161 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.2% (2841 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 59.3% (54 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Italian)
Currently translated at 98.1% (158 of 161 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (161 of 161 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.2% (2841 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Spanish)
Currently translated at 92.1% (210 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (279 of 283 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.0% (2835 of 3013 strings)
Translated using Weblate (Ukrainian)
Currently translated at 62.8% (1894 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (224 of 224 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 21.1% (29 of 137 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (109 of 109 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Spanish)
Currently translated at 78.1% (200 of 256 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.1% (816 of 840 strings)
Co-authored-by: Alberto Pesquera <dashmilel@gmail.com>
Co-authored-by: Alcatraz Huo <alrcatraz@gmail.com>
Co-authored-by: Alessandro Losi <pipipe550@hotmail.com>
Co-authored-by: Delta S <deseji93@gmail.com>
Co-authored-by: Dimitar Kraev <dimkraeff@gmail.com>
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: Gean Ribeiro <geanribeirok@gmail.com>
Co-authored-by: Ike Osenberg <ike.osenberg@gmail.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Jerry Chen <minecjraft@qq.com>
Co-authored-by: Kedr <sergeysamori.ua@gmail.com>
Co-authored-by: Nikita Maximov <ruvemaximus@gmail.com>
Co-authored-by: Omar Bertolla <scaram@icloud.com>
Co-authored-by: Phillip Thelen <phillip@habitica.com>
Co-authored-by: Roberto Tramontano <roberto.tramontano1@gmail.com>
Co-authored-by: TOMA Mitsuru <toma0001@gmail.com>
Co-authored-by: Vinicius Rodrigues <suburbanizar@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: nelly <nellychopyuk@gmail.com>
Co-authored-by: tony <duzhe163908@gmail.com>
Co-authored-by: 이수진 <govl09876@naver.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/es/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/character/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/es/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/content/es/
Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/es/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/death/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/it/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/es/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/it/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/es/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/merch/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/es/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/noscript/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/es/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/es/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/it/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/es/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Death
Translation: Habitica/Defaulttasks
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Limited
Translation: Habitica/Loginincentives
Translation: Habitica/Merch
Translation: Habitica/Messages
Translation: Habitica/Noscript
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
* fix(content): fix February background release date
* 5.17.1
* chore(repo): remove duplicate file
* chore(migrations): move various files to archive
and remove erroneous comment bars
* Translated using Weblate (Portuguese)
Currently translated at 96.4% (109 of 113 strings)
Translated using Weblate (Portuguese)
Currently translated at 97.1% (816 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.9% (2982 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.9% (2982 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.8% (2978 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.2% (2961 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (2951 of 3013 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Korean)
Currently translated at 58.0% (1748 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (2951 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 92.1% (2777 of 3013 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 73.7% (101 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (2951 of 3013 strings)
Translated using Weblate (French)
Currently translated at 98.8% (2978 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 90.9% (2741 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.2% (2871 of 3013 strings)
Translated using Weblate (French)
Currently translated at 98.5% (2969 of 3013 strings)
Translated using Weblate (French)
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Spanish)
Currently translated at 32.8% (45 of 137 strings)
Translated using Weblate (French)
Currently translated at 100.0% (109 of 109 strings)
Translated using Weblate (French)
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.2% (2989 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 90.5% (2729 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 90.5% (2729 of 3013 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.0% (2983 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 89.7% (2703 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 89.4% (2695 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.2% (2959 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 89.1% (2685 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Spanish)
Currently translated at 93.9% (266 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (258 of 258 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 91.9% (148 of 161 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 99.4% (182 of 183 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (258 of 258 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (258 of 258 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.3% (2932 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (109 of 109 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 88.0% (96 of 109 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (258 of 258 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 73.2% (189 of 258 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.6% (837 of 840 strings)
Co-authored-by: Delta S <deseji93@gmail.com>
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: Gean Ribeiro <geanribeirok@gmail.com>
Co-authored-by: Icaro <icaro.mascarenhas@outlook.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Natalie Luhrs <eilatan@gmail.com>
Co-authored-by: Quim Martínez Lara <quimml60@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: 김경은 <kekim.lang@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/es/
Translate-URL: https://translate.habitica.com/projects/habitica/content/es/
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/es/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
---------
Co-authored-by: Leonardo Chappuis <40621126+leonardochappuis@users.noreply.github.com>
Co-authored-by: Sabe Jones <sabe@habitica.com>
Co-authored-by: Natalie <78037386+CuriousMagpie@users.noreply.github.com>
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Alberto Pesquera <dashmilel@gmail.com>
Co-authored-by: Alcatraz Huo <alrcatraz@gmail.com>
Co-authored-by: Alessandro Losi <pipipe550@hotmail.com>
Co-authored-by: Delta S <deseji93@gmail.com>
Co-authored-by: Dimitar Kraev <dimkraeff@gmail.com>
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: Gean Ribeiro <geanribeirok@gmail.com>
Co-authored-by: Ike Osenberg <ike.osenberg@gmail.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Jerry Chen <minecjraft@qq.com>
Co-authored-by: Kedr <sergeysamori.ua@gmail.com>
Co-authored-by: Nikita Maximov <ruvemaximus@gmail.com>
Co-authored-by: Omar Bertolla <scaram@icloud.com>
Co-authored-by: Roberto Tramontano <roberto.tramontano1@gmail.com>
Co-authored-by: TOMA Mitsuru <toma0001@gmail.com>
Co-authored-by: Vinicius Rodrigues <suburbanizar@gmail.com>
Co-authored-by: nelly <nellychopyuk@gmail.com>
Co-authored-by: tony <duzhe163908@gmail.com>
Co-authored-by: 이수진 <govl09876@naver.com>
Co-authored-by: CuriousMagpie <eilatan@gmail.com>
Co-authored-by: Icaro <icaro.mascarenhas@outlook.com>
Co-authored-by: Quim Martínez Lara <quimml60@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: 김경은 <kekim.lang@gmail.com>
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3023 of 3023 strings)
Translated using Weblate (Russian)
Currently translated at 96.3% (2912 of 3023 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Russian)
Currently translated at 19.7% (27 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (109 of 109 strings)
Translated using Weblate (Russian)
Currently translated at 77.1% (199 of 258 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3023 of 3023 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (109 of 109 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.1% (2997 of 3023 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 91.4% (236 of 258 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.1% (2997 of 3023 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.0% (2993 of 3023 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.0% (2993 of 3023 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.9% (2991 of 3023 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (229 of 229 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (282 of 282 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (2986 of 3023 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (377 of 377 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (847 of 847 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (258 of 258 strings)
Translated using Weblate (Spanish)
Currently translated at 92.8% (2797 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (258 of 258 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 82.9% (214 of 258 strings)
Translated using Weblate (Spanish)
Currently translated at 92.8% (2797 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 92.8% (2797 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 92.6% (2792 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 92.3% (2784 of 3013 strings)
Co-authored-by: Alcatraz Huo <alrcatraz@gmail.com>
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: Gean Ribeiro <geanribeirok@gmail.com>
Co-authored-by: Ike Osenberg <ike.osenberg@gmail.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Valeria <dbrvvk@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/content/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Content
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Loginincentives
Translation: Habitica/Settings
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
Currently translated at 96.4% (109 of 113 strings)
Translated using Weblate (Portuguese)
Currently translated at 97.1% (816 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.9% (2982 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.9% (2982 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.8% (2978 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.2% (2961 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (2951 of 3013 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Korean)
Currently translated at 58.0% (1748 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (2951 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 92.1% (2777 of 3013 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 73.7% (101 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (2951 of 3013 strings)
Translated using Weblate (French)
Currently translated at 98.8% (2978 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 90.9% (2741 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.2% (2871 of 3013 strings)
Translated using Weblate (French)
Currently translated at 98.5% (2969 of 3013 strings)
Translated using Weblate (French)
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Spanish)
Currently translated at 32.8% (45 of 137 strings)
Translated using Weblate (French)
Currently translated at 100.0% (109 of 109 strings)
Translated using Weblate (French)
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.2% (2989 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 90.5% (2729 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 90.5% (2729 of 3013 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.0% (2983 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 89.7% (2703 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 89.4% (2695 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.2% (2959 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 89.1% (2685 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Spanish)
Currently translated at 93.9% (266 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (258 of 258 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 91.9% (148 of 161 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 99.4% (182 of 183 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (258 of 258 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (258 of 258 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.3% (2932 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (109 of 109 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.0% (749 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 88.0% (96 of 109 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (258 of 258 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 73.2% (189 of 258 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.6% (837 of 840 strings)
Co-authored-by: Delta S <deseji93@gmail.com>
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: Gean Ribeiro <geanribeirok@gmail.com>
Co-authored-by: Icaro <icaro.mascarenhas@outlook.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Natalie Luhrs <eilatan@gmail.com>
Co-authored-by: Quim Martínez Lara <quimml60@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: 김경은 <kekim.lang@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/es/
Translate-URL: https://translate.habitica.com/projects/habitica/content/es/
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/es/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
* update(content): add February 2024 items
* feat(content): add October content
* feat(content):update February Content
* feat(content): finish up February content
* fix(backgrounds): tweak consistency
* fix(strings): remove extra whitespace
* fix(event): add missing Valentine features
---------
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
Co-authored-by: Sabe Jones <sabe@habitica.com>
Currently translated at 63.6% (1918 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Spanish)
Currently translated at 88.5% (2668 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Bulgarian)
Currently translated at 15.3% (21 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 88.0% (96 of 109 strings)
Translated using Weblate (Bulgarian)
Currently translated at 98.9% (187 of 189 strings)
Translated using Weblate (Bulgarian)
Currently translated at 59.8% (503 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (282 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 87.7% (2643 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 87.7% (2643 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.3% (235 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 48.1% (66 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (109 of 109 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.8% (822 of 840 strings)
Deleted translation using Weblate (Chinese (Simplified) (zh_HK))
Deleted translation using Weblate (Chinese (Simplified) (zh_HK))
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Spanish)
Currently translated at 94.2% (215 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (279 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 91.3% (390 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Italian)
Currently translated at 94.5% (226 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 37.9% (52 of 137 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 38.6% (53 of 137 strings)
Translated using Weblate (Italian)
Currently translated at 1.4% (2 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 56.0% (51 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Japanese)
Currently translated at 98.5% (2970 of 3013 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Japanese)
Currently translated at 99.2% (424 of 427 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (109 of 109 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.1% (2867 of 3013 strings)
Translated using Weblate (Ukrainian)
Currently translated at 63.0% (1900 of 3013 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (109 of 109 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.7% (821 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (283 of 283 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.4% (2847 of 3013 strings)
Translated using Weblate (Ukrainian)
Currently translated at 62.9% (1897 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Ukrainian)
Currently translated at 99.0% (108 of 109 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.8% (223 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.4% (2845 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 37.9% (52 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.8% (223 of 228 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 91.9% (148 of 161 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.4% (2845 of 3013 strings)
Translated using Weblate (Korean)
Currently translated at 2.1% (3 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1 of 1 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Spanish)
Currently translated at 60.4% (55 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Italian)
Currently translated at 98.6% (225 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.2% (2841 of 3013 strings)
Translated using Weblate (Russian)
Currently translated at 18.9% (26 of 137 strings)
Translated using Weblate (Italian)
Currently translated at 93.9% (789 of 840 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (161 of 161 strings)
Translated using Weblate (Russian)
Currently translated at 75.7% (194 of 256 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.2% (2841 of 3013 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 91.3% (147 of 161 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.2% (2841 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 59.3% (54 of 91 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Italian)
Currently translated at 98.1% (158 of 161 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (161 of 161 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.2% (2841 of 3013 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (748 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Spanish)
Currently translated at 92.1% (210 of 228 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (279 of 283 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (427 of 427 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.0% (2835 of 3013 strings)
Translated using Weblate (Ukrainian)
Currently translated at 62.8% (1894 of 3013 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (224 of 224 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 21.1% (29 of 137 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (109 of 109 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Spanish)
Currently translated at 78.1% (200 of 256 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.1% (816 of 840 strings)
Co-authored-by: Alberto Pesquera <dashmilel@gmail.com>
Co-authored-by: Alcatraz Huo <alrcatraz@gmail.com>
Co-authored-by: Alessandro Losi <pipipe550@hotmail.com>
Co-authored-by: Delta S <deseji93@gmail.com>
Co-authored-by: Dimitar Kraev <dimkraeff@gmail.com>
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: Gean Ribeiro <geanribeirok@gmail.com>
Co-authored-by: Ike Osenberg <ike.osenberg@gmail.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Jerry Chen <minecjraft@qq.com>
Co-authored-by: Kedr <sergeysamori.ua@gmail.com>
Co-authored-by: Nikita Maximov <ruvemaximus@gmail.com>
Co-authored-by: Omar Bertolla <scaram@icloud.com>
Co-authored-by: Phillip Thelen <phillip@habitica.com>
Co-authored-by: Roberto Tramontano <roberto.tramontano1@gmail.com>
Co-authored-by: TOMA Mitsuru <toma0001@gmail.com>
Co-authored-by: Vinicius Rodrigues <suburbanizar@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: nelly <nellychopyuk@gmail.com>
Co-authored-by: tony <duzhe163908@gmail.com>
Co-authored-by: 이수진 <govl09876@naver.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/es/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/character/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/es/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/content/es/
Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/es/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/death/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/it/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/es/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/it/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/es/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/merch/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/es/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/noscript/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/es/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/es/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/it/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/es/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Death
Translation: Habitica/Defaulttasks
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Limited
Translation: Habitica/Loginincentives
Translation: Habitica/Merch
Translation: Habitica/Messages
Translation: Habitica/Noscript
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (424 of 424 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (424 of 424 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (424 of 424 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (108 of 108 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 89.4% (144 of 161 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 89.4% (144 of 161 strings)
Translated using Weblate (Spanish)
Currently translated at 91.0% (254 of 279 strings)
Translated using Weblate (Spanish)
Currently translated at 88.4% (2627 of 2969 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Spanish)
Currently translated at 92.3% (769 of 833 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (161 of 161 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (161 of 161 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.3% (110 of 113 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.3% (2832 of 2969 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.8% (229 of 239 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 96.9% (808 of 833 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Spanish)
Currently translated at 87.4% (2597 of 2969 strings)
Translated using Weblate (Spanish)
Currently translated at 31.3% (43 of 137 strings)
Translated using Weblate (Spanish)
Currently translated at 99.3% (160 of 161 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 13.1% (18 of 137 strings)
Translated using Weblate (Spanish)
Currently translated at 99.3% (160 of 161 strings)
Translated using Weblate (Spanish)
Currently translated at 99.3% (160 of 161 strings)
Translated using Weblate (Portuguese)
Currently translated at 20.4% (28 of 137 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (161 of 161 strings)
Translated using Weblate (German)
Currently translated at 100.0% (161 of 161 strings)
Translated using Weblate (French)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (French)
Currently translated at 99.9% (2968 of 2969 strings)
Translated using Weblate (Korean)
Currently translated at 75.1% (121 of 161 strings)
Translated using Weblate (Korean)
Currently translated at 73.9% (119 of 161 strings)
Translated using Weblate (Korean)
Currently translated at 73.9% (119 of 161 strings)
Translated using Weblate (Korean)
Currently translated at 73.2% (118 of 161 strings)
Translated using Weblate (Korean)
Currently translated at 73.2% (118 of 161 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (161 of 161 strings)
Translated using Weblate (Ukrainian)
Currently translated at 58.1% (1727 of 2969 strings)
Translated using Weblate (Russian)
Currently translated at 14.5% (20 of 137 strings)
Translated using Weblate (Ukrainian)
Currently translated at 58.0% (1723 of 2969 strings)
Translated using Weblate (Ukrainian)
Currently translated at 57.9% (1722 of 2969 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (833 of 833 strings)
Translated using Weblate (Ukrainian)
Currently translated at 99.2% (827 of 833 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Dutch)
Currently translated at 97.3% (184 of 189 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (227 of 227 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (424 of 424 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (279 of 279 strings)
Translated using Weblate (French)
Currently translated at 100.0% (227 of 227 strings)
Translated using Weblate (French)
Currently translated at 99.9% (2968 of 2969 strings)
Translated using Weblate (French)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (2969 of 2969 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Japanese)
Currently translated at 70.8% (97 of 137 strings)
Translated using Weblate (Spanish)
Currently translated at 22.6% (31 of 137 strings)
Translated using Weblate (Japanese)
Currently translated at 67.1% (92 of 137 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (833 of 833 strings)
Translated using Weblate (Japanese)
Currently translated at 33.5% (46 of 137 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (256 of 256 strings)
Translated using Weblate (Spanish)
Currently translated at 21.1% (29 of 137 strings)
Translated using Weblate (Japanese)
Currently translated at 30.6% (42 of 137 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (108 of 108 strings)
Translated using Weblate (French)
Currently translated at 100.0% (833 of 833 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (279 of 279 strings)
Translated using Weblate (Japanese)
Currently translated at 99.2% (139 of 140 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (226 of 226 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Japanese)
Currently translated at 85.1% (218 of 256 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (239 of 239 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (161 of 161 strings)
Translated using Weblate (Japanese)
Currently translated at 98.3% (2921 of 2969 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Japanese)
Currently translated at 21.8% (30 of 137 strings)
Translated using Weblate (Spanish)
Currently translated at 18.2% (25 of 137 strings)
Translated using Weblate (Spanish)
Currently translated at 15.3% (21 of 137 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (424 of 424 strings)
Translated using Weblate (Ukrainian)
Currently translated at 57.4% (1707 of 2969 strings)
Translated using Weblate (Spanish)
Currently translated at 6.5% (9 of 137 strings)
Translated using Weblate (Spanish)
Currently translated at 5.1% (7 of 137 strings)
Translated using Weblate (Japanese)
Currently translated at 99.5% (225 of 226 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 2.9% (4 of 137 strings)
Translated using Weblate (French)
Currently translated at 86.8% (119 of 137 strings)
Translated using Weblate (Spanish)
Currently translated at 2.1% (3 of 137 strings)
Translated using Weblate (Japanese)
Currently translated at 7.2% (10 of 137 strings)
Translated using Weblate (Japanese)
Currently translated at 96.2% (104 of 108 strings)
Translated using Weblate (Ukrainian)
Currently translated at 57.4% (1707 of 2969 strings)
Translated using Weblate (Ukrainian)
Currently translated at 56.3% (1673 of 2969 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (161 of 161 strings)
Translated using Weblate (French)
Currently translated at 84.6% (116 of 137 strings)
Translated using Weblate (Russian)
Currently translated at 98.3% (2911 of 2961 strings)
Translated using Weblate (French)
Currently translated at 75.9% (104 of 137 strings)
Translated using Weblate (French)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.2% (254 of 256 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.4% (252 of 256 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Ukrainian)
Currently translated at 55.7% (1650 of 2961 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (108 of 108 strings)
Translated using Weblate (French)
Currently translated at 74.4% (102 of 137 strings)
Translated using Weblate (French)
Currently translated at 51.8% (71 of 137 strings)
Translated using Weblate (French)
Currently translated at 48.9% (67 of 137 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 5.8% (8 of 137 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (424 of 424 strings)
Translated using Weblate (Japanese)
Currently translated at 99.5% (238 of 239 strings)
Translated using Weblate (French)
Currently translated at 43.0% (59 of 137 strings)
Translated using Weblate (Ukrainian)
Currently translated at 54.1% (1603 of 2961 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (424 of 424 strings)
Translated using Weblate (Ukrainian)
Currently translated at 99.2% (136 of 137 strings)
Translated using Weblate (Ukrainian)
Currently translated at 84.6% (116 of 137 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 81.2% (2406 of 2961 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 95.5% (108 of 113 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 80.8% (2394 of 2961 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 0.7% (1 of 137 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 89.8% (97 of 108 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 62.8% (161 of 256 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (226 of 226 strings)
Translated using Weblate (Ukrainian)
Currently translated at 83.9% (115 of 137 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (826 of 826 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (161 of 161 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.3% (110 of 113 strings)
Translated using Weblate (French)
Currently translated at 99.9% (2960 of 2961 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 4.3% (6 of 137 strings)
Translated using Weblate (French)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Korean)
Currently translated at 48.3% (88 of 182 strings)
Translated using Weblate (Korean)
Currently translated at 75.5% (624 of 826 strings)
Translated using Weblate (Korean)
Currently translated at 53.7% (150 of 279 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Korean)
Currently translated at 65.6% (168 of 256 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.3% (157 of 158 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 87.5% (224 of 256 strings)
Translated using Weblate (French)
Currently translated at 100.0% (226 of 226 strings)
Translated using Weblate (French)
Currently translated at 98.7% (2923 of 2961 strings)
Translated using Weblate (French)
Currently translated at 100.0% (108 of 108 strings)
Translated using Weblate (French)
Currently translated at 100.0% (826 of 826 strings)
Translated using Weblate (French)
Currently translated at 100.0% (161 of 161 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.4% (154 of 158 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 97.8% (137 of 140 strings)
Translated using Weblate (Portuguese)
Currently translated at 7.2% (10 of 137 strings)
Translated using Weblate (German)
Currently translated at 98.5% (135 of 137 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (91 of 91 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (189 of 189 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (108 of 108 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (819 of 819 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (812 of 812 strings)
Translated using Weblate (German)
Currently translated at 4.3% (6 of 137 strings)
Translated using Weblate (German)
Currently translated at 99.3% (157 of 158 strings)
Deleted translation using Weblate (tl_PH (generated) (tl_PH))
Deleted translation using Weblate (tl_PH (generated) (tl_PH))
Deleted translation using Weblate (no (generated) (no))
Deleted translation using Weblate (no (generated) (no))
Deleted translation using Weblate (hi (generated))
Deleted translation using Weblate (hi (generated))
Deleted translation using Weblate (fa (generated))
Deleted translation using Weblate (fa (generated))
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (158 of 158 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (158 of 158 strings)
Co-authored-by: AGM <yoartgm@gmail.com>
Co-authored-by: Alberto Pesquera <dashmilel@gmail.com>
Co-authored-by: Alcatraz Huo <alrcatraz@gmail.com>
Co-authored-by: Artem StolyROV <stolyarov11303@gmail.com>
Co-authored-by: Bruno Marvin <itsbruno42@gmail.com>
Co-authored-by: Delta S <deseji93@gmail.com>
Co-authored-by: Finrod <963505255@qq.com>
Co-authored-by: Gean Ribeiro <geanribeirok@gmail.com>
Co-authored-by: Henrique Lavezzo <hlavezzo@hey.com>
Co-authored-by: Icaro Alves Pinto <fly-too-high@hotmail.com>
Co-authored-by: Jaime Martí <jaumemarti77@icloud.com>
Co-authored-by: Jan met de Pet <stijn.koppers@gmail.com>
Co-authored-by: Juan Esteban Marín <juanmarin690@gmail.com>
Co-authored-by: Lapin <sirocuro01@gmail.com>
Co-authored-by: Lauren Chiang <laurenrenc@gmail.com>
Co-authored-by: Lorea <loreamartinez@yahoo.es>
Co-authored-by: LucilleL <lecointrefreelancing@gmail.com>
Co-authored-by: Luã Fhelyp Pacheco Guimarães <fhelypg@gmail.com>
Co-authored-by: Maria Otonuo <mariaotonio@gmail.com>
Co-authored-by: Marius <mariusschmid11@gmail.com>
Co-authored-by: Martim Pinto Paiva <pintopaivam@gmail.com>
Co-authored-by: Natalie Luhrs <eilatan@gmail.com>
Co-authored-by: Nathan Monteiro <nathanspeeds1@outlook.com>
Co-authored-by: Nazar Paruna <nazarparuna@gmail.com>
Co-authored-by: Oli Chag <sifto11@hotmail.com>
Co-authored-by: Phillip Thelen <phillip@habitica.com>
Co-authored-by: Rodrigo Gonçalves Braga <rgbraga@gmail.com>
Co-authored-by: Sophie LE MASLE <sophiesuff@gmail.com>
Co-authored-by: SunshineRain <suusykraft@gmail.com>
Co-authored-by: TOMA Mitsuru <toma0001@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Yan <1223889952@qq.com>
Co-authored-by: Yan <ariamao0802@gmail.com>
Co-authored-by: doyo <doyochoi@kaist.ac.kr>
Co-authored-by: endriw cisersa batistela correa <endriwbatistela@gmail.com>
Co-authored-by: fred4real <1487463579@qq.com>
Co-authored-by: theBlinking <lingocommonwealth@schneekatze.nl>
Co-authored-by: 張鈞崴 <qoo94230@gmail.com>
Co-authored-by: 박동훈 <creator98@naver.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/de/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/es/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/character/es/
Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/character/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/character/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/character/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/content/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/es/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/es/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/es/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/es/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/uk/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
* update packages on local/origin repo
* feat(challenges): add banned words & slur blocker to challenges
* feat(challenges): slur blocker work
* feat(challenges): slur blocker
* feat(challenges): more slur blocker
* feat(challenges): even more slur blocker
* feat(challenges): swear and slur blocker
* feat(challenges): update behavior based on public/private groups
* feat(profiles): slur/swear blocker
* feat(profiles): slur/swear blocker
* feat(profiles/PMs): slur/swear blocker upgrade
* feat(slur/swear): working on it
* feat(profiles/challenges): work on profile block & slack report
* feat(slur/swear blocker): work on Profiles
* feat(slur blocker): refactoring code
* feat(slur blocker): more refactoring
* feat(slur blocker): arghhhhhh
* fix(profiles): improve profanity check logic
* fix(slack): update Slack notification to include authorEmail and remove undefined
* feat(s/s blocker): work on challenges
* feat(s/s blocker): challenge update
* feat(s/s blocker): slack notifs refinements
* feat(s/s blocker): refine slack notifs & disallow use of challenges POST API route if user is chatRevoked:true in db
* update package.json and package-lock.json
* attempt to disable create challenge button for muted users
* another attempt to disable create challenge
* block muted users from creating challenges
* CSS button fun
* fix CSS button
* refactor(css): move button style to global
Also, disable Clone button if user is chat revoked
* fix(lint): remove unused fn
* fix(challenges): handle null slur check
* fix(groups): throw notFound earlier
* fix(challenges): CSS and logic updates
* fix(lint): remove whitespace
* fix(challenges): don't disable create buttons
* fix(slack): restore broken profile flag fields
* chore(cleanup): remove comments and whitespace
* chore(cleanup): one more white space
---------
Co-authored-by: SabreCat <sabe@habitica.com>
commit d03bdee783deff98ee24cc211f1498525bf36c70
Merge: b31ba9323370f5aa1f55
Author: SabreCat <sabe@habitica.com>
Date: Mon Dec 18 15:47:29 2023 -0600
Merge branch 'release' into sabrecat/group-task-fixes
commit b31ba93233
Author: SabreCat <sabe@habitica.com>
Date: Tue Oct 10 12:02:41 2023 -0500
fix(groups): missing dot path step
Also sync assignments on unassign as well as assign
commit 8012f0294d
Author: SabreCat <sabe@habitica.com>
Date: Tue Oct 10 11:47:59 2023 -0500
fix(groups): use assigned keys as source of truth
commit 616b1e1486
Author: SabreCat <sabe@habitica.com>
Date: Tue Oct 10 11:33:28 2023 -0500
fix(groups): clean up groups to copy tasks
Fixes#14916
* fix(quest text): Updated end date for Oddballs to November 30.
* fix(dates): remove hard-coded bundle end-dates
* fix(dates): add dynamic dating to end of quest bundles
* fix(dates): commas are important
* fix(dates): November only has 30 days
* fix(dates): upgrade dynamic end dating for quest bundle endings
* feat(content): October sub items
* feat(content): October bgs and armoire
* feat(content): add Dune Buddy achievement
* feat(releases): timed Backgrounds and Armoire
* feat(content): timed release achievement
* feat(content): November subscriber items
* feat(content): November pet quest bundle
* feat(content): November magic hatching potions
* feat(content): November backgrounds and armoire
* feat(content): new achievement code -- needs work
* update package.lock on local/origin repos
* fix(content): added October headgear info and November set name
* fix(typo): spelling is important
* feat(content): added logic to allow for pets & mounts to be in one achievement and fixed issues with image
* fix(armoire): correct month
* fix(armoire): deprecate armoireEmpty flag
---------
Co-authored-by: SabreCat <sabe@habitica.com>
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
* fix(string): questVice1Notes html changed to a mobile-device friendly format
* fix(strings): updated limited.json with "dateEnd" & "monthYYYY" months & put in chronological order
* fix(string): remove extra word from headSpecialSummer2022WarriorNotes
* fix(string): corrected armorSpecialSummer2022MageNotes
* fix: remove duplicated string and adjust upgrade button style
* fix(style): set border radii to 8px on upgrading-group id
* fix(payments): remove duplicate entry from another modal
* chore(fix): restore string inadvertently removed during a refactor
* chore(fix): comma dangle
* chore(typo): who knew, that Y was actually important...
* chore(typo): fix text in questBewilderNotes
* chore(string): clarify polar pets requirements
* couple small changes to the footer as pointed out by users
* chore(fix): correct name of Fabulous Party Hat
* fix(typo): correct February backgrounds release date to 2023, not 2022
* fix(trusted_domains): removed https:// from the beginning of localhost
* fix(config): correct habitica url format too
* fix(strings): remove/change "guild" to "group"
* fix(string): just Bank
---------
Co-authored-by: SabreCat <sabe@habitica.com>
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
* initial commit
* update logic to display flagged challenges properly to users and admins
* add report button to pages 'My Challenges' and 'Discover Challenges'
* allow mods to view flagged messages on challengeDetail view
* update showing flagged challenges for group challenges
* update showing flagged challenges for a specific challenge
* disallow closing a flagged challenge
* update notes to reflect apiParams properly
* fix css spacing
* update challenge en locales
* fix spacing
* update title of closeChallengeModal
* let user know flagged challenges cannot be cloned
* fix linting errors
* ensure flagged challenges cannot be declared with a winner and cloned via API
* define a non user challenge properly
* fix logic to check for a nonParticipant and nonLeader user when grabbing flagged challenges
* fix linting of max character of 100 / line
* remove reporting on 'my challenges' and 'discover challenges'
* WIP(challenges): disable clone button and add notes to new functions
* WIP(challenges): smol changes
* WIP(challenges): clone button only disabled for admin and flagged user; other users can still clone but the flag goes along with the clone
* WIP(challenges): stop flags carrying over on cloned challenges
* WIP(challenges): typo fixing, undoing a smol change
* fix(challenges): improved query logic for flags
* WIP(challenges): more smol changes
* fix(challenges): refactor queries
* fix(challenges): correct My Challenges tab logic
* WIP(challenges): fix clone button state
* WIP(challenges): really fixed clone button & clear flags from clones
* WIP(challenge): implement new design for reporting modal
* WIP(challenge): making things pretty
* WIP(challenge): conquering the close button
* WIP(challenge): fixin some spacing
* WIP(challenge): smol fix
* WIP(challenge): making sure the button is actually disabled
* WIP(challenge): fix blockquote css
* fix(tests): no private guilds
* fix(lint): curlies etc
* fix(test): moderator permission
* fix(lint): sure man whatever
* fix(lint): bad vim no tabby
* fix(test): permissions not contrib lol
* fix(challenges): add icon and fix leaky CSS
* fix(challenge): correct clone button behavior
---------
Co-authored-by: Julius Jung <me@matchajune.io>
Co-authored-by: SabreCat <sabe@habitica.com>
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
* feat(content): prebuild Fall Festival
* fix(typos): because 2023 is not the same as 2024
* feat(css): having stylesheets is important
* feat(content): ready for review & testing
* fix(tests): account for Sept 09 bundle
* fix(gala): use multi event list more
fix a couple of strings too
* feat(content): Warrior and Rogue text
also fix timing of quest bundle feature
* fix(strings): correct stat boosts
* fix(content): missing mage
also adds missing margin to purchase gems button in buy modal
---------
Co-authored-by: SabreCat <sabe@habitica.com>
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Ukrainian)
Currently translated at 50.1% (1455 of 2901 strings)
Translated using Weblate (Croatian)
Currently translated at 87.2% (328 of 376 strings)
Translated using Weblate (Ukrainian)
Currently translated at 49.3% (1431 of 2901 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.2% (799 of 805 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.8% (2867 of 2901 strings)
Translated using Weblate (Portuguese)
Currently translated at 61.1% (1775 of 2901 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 64.4% (98 of 152 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Japanese)
Currently translated at 98.4% (129 of 131 strings)
Translated using Weblate (Ukrainian)
Currently translated at 49.0% (1422 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 48.8% (1418 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 48.8% (1417 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Ukrainian)
Currently translated at 48.6% (1410 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 48.6% (1410 of 2901 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.8% (2867 of 2901 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Portuguese)
Currently translated at 99.7% (375 of 376 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.8% (2867 of 2901 strings)
Translated using Weblate (Portuguese)
Currently translated at 61.1% (1775 of 2901 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.5% (222 of 223 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (275 of 275 strings)
Translated using Weblate (Ukrainian)
Currently translated at 48.5% (1407 of 2901 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.8% (2867 of 2901 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 64.4% (98 of 152 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.9% (186 of 188 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.5% (793 of 805 strings)
Translated using Weblate (Ukrainian)
Currently translated at 48.0% (1393 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 48.0% (1393 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.9% (1392 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.9% (1392 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.9% (1391 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.9% (1391 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.9% (1390 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.9% (1390 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.8% (1389 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.8% (1389 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.8% (1388 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.8% (1388 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.8% (1387 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.8% (1387 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.7% (1386 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.7% (1386 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.7% (1385 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.7% (1385 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.6% (1383 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.6% (1383 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.6% (1382 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.6% (1382 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.6% (1381 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.6% (1381 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.5% (1380 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.5% (1380 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.5% (1379 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.5% (1379 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.5% (1378 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.5% (1378 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.3% (1373 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.2% (1371 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.2% (1370 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.1% (1369 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.1% (1369 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.1% (1369 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.1% (1367 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.1% (1367 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.0% (1366 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.0% (1366 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.0% (1364 of 2901 strings)
Translated using Weblate (Ukrainian)
Currently translated at 46.8% (1358 of 2901 strings)
Co-authored-by: Céu <marcel.ufscar@gmail.com>
Co-authored-by: Deni Zubin <deni.zubin@gmail.com>
Co-authored-by: Nazar Paruna <nazarparuna@gmail.com>
Co-authored-by: TOMA Mitsuru <toma0001@gmail.com>
Co-authored-by: Tetiana <merekka13@gmail.com>
Co-authored-by: Vladyslav <vladignatiuk@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: 照水 <d332zms@hotmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/content/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pt_BR/
Translation: Habitica/Backgrounds
Translation: Habitica/Character
Translation: Habitica/Content
Translation: Habitica/Faq
Translation: Habitica/Gear
Translation: Habitica/Limited
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Questscontent
Translation: Habitica/Subscriber
commit 474fa530a0392ff6e7461eaff64c81a67b5e4eff
Author: SabreCat <sabe@habitica.com>
Date: Fri Aug 18 21:44:09 2023 -0500
fix(challenges): filter out groups without perms
commit 6d74f87db332fd28c7522cabc0f96a390d36e64f
Author: SabreCat <sabe@habitica.com>
Date: Fri Aug 18 20:04:52 2023 -0500
fix(i18n): default to EN for empties
* feat(content): add June subscriber items
* feat(content): add August pet quest bundle and magic hatching potions
* fix(time): updated start time to 0800EDT
* fix(content): correct start date for potions
---------
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
* Reset looking for party state if a user joins a party
* filter out users that already received an invite in query
* fix(lfp): add back in-party filter
Temporary until migration to clear seeking flag from users in party
---------
Co-authored-by: SabreCat <sabe@habitica.com>
Currently translated at 5.5% (44 of 798 strings)
Translated using Weblate (English (en@lolcat))
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Russian)
Currently translated at 98.8% (2837 of 2871 strings)
Translated using Weblate (Ukrainian)
Currently translated at 90.5% (692 of 764 strings)
Translated using Weblate (Dutch)
Currently translated at 91.3% (729 of 798 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Japanese)
Currently translated at 99.6% (2862 of 2871 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (798 of 798 strings)
Translated using Weblate (English (en@lolcat))
Currently translated at 3.6% (29 of 798 strings)
Translated using Weblate (Indonesian)
Currently translated at 76.6% (2197 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 85.2% (651 of 764 strings)
Translated using Weblate (Japanese)
Currently translated at 99.4% (187 of 188 strings)
Translated using Weblate (Japanese)
Currently translated at 99.2% (792 of 798 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Indonesian)
Currently translated at 76.2% (2187 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 29.0% (833 of 2871 strings)
Translated using Weblate (Russian)
Currently translated at 98.5% (2830 of 2871 strings)
Translated using Weblate (Russian)
Currently translated at 98.5% (2830 of 2871 strings)
Translated using Weblate (Ukrainian)
Currently translated at 84.4% (645 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 84.2% (644 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 75.9% (2177 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (188 of 188 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (798 of 798 strings)
Translated using Weblate (French)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (French)
Currently translated at 100.0% (275 of 275 strings)
Translated using Weblate (Ukrainian)
Currently translated at 83.6% (639 of 764 strings)
Translated using Weblate (French)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (French)
Currently translated at 100.0% (791 of 791 strings)
Translated using Weblate (Indonesian)
Currently translated at 75.5% (2167 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 83.6% (639 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 75.2% (2157 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 82.9% (634 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 29.0% (833 of 2871 strings)
Translated using Weblate (Indonesian)
Currently translated at 74.8% (2147 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 81.4% (622 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Ukrainian)
Currently translated at 78.1% (597 of 764 strings)
Translated using Weblate (Croatian)
Currently translated at 77.0% (94 of 122 strings)
Translated using Weblate (Indonesian)
Currently translated at 74.5% (2137 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 77.7% (594 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 74.1% (2127 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 77.4% (592 of 764 strings)
Translated using Weblate (Vietnamese)
Currently translated at 97.3% (148 of 152 strings)
Translated using Weblate (Dutch)
Currently translated at 86.6% (2484 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 73.8% (2117 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 76.8% (587 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (275 of 275 strings)
Translated using Weblate (Ukrainian)
Currently translated at 29.0% (833 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 76.7% (586 of 764 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Indonesian)
Currently translated at 73.4% (2107 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 76.7% (586 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 72.7% (2087 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 72.2% (2071 of 2867 strings)
Translated using Weblate (Spanish)
Currently translated at 51.8% (55 of 106 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 46.2% (49 of 106 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 74.5% (91 of 122 strings)
Translated using Weblate (Indonesian)
Currently translated at 71.9% (2064 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 76.7% (586 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 71.6% (2054 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 97.1% (103 of 106 strings)
Translated using Weblate (Ukrainian)
Currently translated at 76.7% (586 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 28.6% (822 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 28.6% (822 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (222 of 222 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (419 of 419 strings)
Translated using Weblate (Ukrainian)
Currently translated at 28.5% (819 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 28.5% (819 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 28.5% (819 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 28.5% (819 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 71.2% (2043 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 81.1% (86 of 106 strings)
Translated using Weblate (Ukrainian)
Currently translated at 81.1% (86 of 106 strings)
Translated using Weblate (Ukrainian)
Currently translated at 81.1% (86 of 106 strings)
Translated using Weblate (Ukrainian)
Currently translated at 76.7% (586 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 76.7% (586 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 75.0% (573 of 764 strings)
Translated using Weblate (Dutch)
Currently translated at 86.6% (2483 of 2867 strings)
Translated using Weblate (Dutch)
Currently translated at 99.1% (121 of 122 strings)
Translated using Weblate (Indonesian)
Currently translated at 70.9% (2033 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 70.5% (2024 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 70.1% (2011 of 2867 strings)
Translated using Weblate (Russian)
Currently translated at 99.7% (789 of 791 strings)
Translated using Weblate (Indonesian)
Currently translated at 69.2% (1984 of 2867 strings)
Translated using Weblate (Korean)
Currently translated at 73.8% (584 of 791 strings)
Translated using Weblate (Croatian)
Currently translated at 75.4% (92 of 122 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (222 of 222 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (419 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 68.8% (1974 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 68.6% (1968 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 68.6% (1968 of 2867 strings)
Translated using Weblate (Latvian)
Currently translated at 23.5% (25 of 106 strings)
Translated using Weblate (Latvian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Indonesian)
Currently translated at 68.3% (1959 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 68.3% (1959 of 2867 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Indonesian)
Currently translated at 68.3% (1959 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 68.3% (1959 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 68.0% (1950 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 67.1% (1926 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 67.1% (1924 of 2867 strings)
Translated using Weblate (Dutch)
Currently translated at 68.8% (73 of 106 strings)
Translated using Weblate (Latvian)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Japanese)
Currently translated at 97.6% (409 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.9% (1919 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.5% (1909 of 2867 strings)
Translated using Weblate (Latvian)
Currently translated at 70.3% (107 of 152 strings)
Translated using Weblate (Japanese)
Currently translated at 99.7% (2860 of 2867 strings)
Translated using Weblate (Japanese)
Currently translated at 99.5% (221 of 222 strings)
Translated using Weblate (Japanese)
Currently translated at 99.7% (2860 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.5% (1909 of 2867 strings)
Translated using Weblate (Turkish)
Currently translated at 62.9% (498 of 791 strings)
Translated using Weblate (Belarusian)
Currently translated at 23.0% (35 of 152 strings)
Translated using Weblate (Polish)
Currently translated at 98.6% (150 of 152 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Turkish)
Currently translated at 96.8% (91 of 94 strings)
Translated using Weblate (Ukrainian)
Currently translated at 28.4% (816 of 2867 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.5% (1909 of 2867 strings)
Translated using Weblate (Belarusian)
Currently translated at 17.1% (26 of 152 strings)
Translated using Weblate (Belarusian)
Currently translated at 11.1% (17 of 152 strings)
Translated using Weblate (Dutch)
Currently translated at 86.5% (2480 of 2867 strings)
Translated using Weblate (Dutch)
Currently translated at 65.0% (69 of 106 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Korean)
Currently translated at 73.1% (579 of 791 strings)
Translated using Weblate (Croatian)
Currently translated at 91.7% (167 of 182 strings)
Translated using Weblate (Croatian)
Currently translated at 53.6% (119 of 222 strings)
Translated using Weblate (Croatian)
Currently translated at 80.7% (617 of 764 strings)
Translated using Weblate (Croatian)
Currently translated at 67.0% (63 of 94 strings)
Translated using Weblate (Croatian)
Currently translated at 88.9% (194 of 218 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Croatian)
Currently translated at 81.9% (308 of 376 strings)
Translated using Weblate (Croatian)
Currently translated at 63.1% (77 of 122 strings)
Translated using Weblate (Croatian)
Currently translated at 71.8% (158 of 220 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.5% (1909 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 79.2% (84 of 106 strings)
Translated using Weblate (Ukrainian)
Currently translated at 75.0% (573 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 97.7% (217 of 222 strings)
Translated using Weblate (Dutch)
Currently translated at 95.4% (212 of 222 strings)
Translated using Weblate (Turkish)
Currently translated at 75.8% (318 of 419 strings)
Translated using Weblate (Ukrainian)
Currently translated at 73.5% (78 of 106 strings)
Translated using Weblate (Dutch)
Currently translated at 51.8% (55 of 106 strings)
Translated using Weblate (Dutch)
Currently translated at 91.7% (726 of 791 strings)
Translated using Weblate (Turkish)
Currently translated at 59.2% (469 of 791 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.5% (1909 of 2867 strings)
Translated using Weblate (Portuguese)
Currently translated at 61.9% (1775 of 2867 strings)
Translated using Weblate (Polish)
Currently translated at 96.0% (146 of 152 strings)
Translated using Weblate (Polish)
Currently translated at 61.1% (1754 of 2867 strings)
Translated using Weblate (Polish)
Currently translated at 75.9% (580 of 764 strings)
Translated using Weblate (Polish)
Currently translated at 96.4% (763 of 791 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (132 of 132 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (275 of 275 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (419 of 419 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (419 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.5% (1909 of 2867 strings)
Translated using Weblate (Ukrainian)
Currently translated at 64.1% (68 of 106 strings)
Translated using Weblate (Ukrainian)
Currently translated at 64.1% (68 of 106 strings)
Translated using Weblate (Ukrainian)
Currently translated at 75.0% (573 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (132 of 132 strings)
Translated using Weblate (Ukrainian)
Currently translated at 98.8% (414 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.5% (1909 of 2867 strings)
Translated using Weblate (Polish)
Currently translated at 96.3% (762 of 791 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.5% (1909 of 2867 strings)
Translated using Weblate (Croatian)
Currently translated at 79.5% (105 of 132 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Croatian)
Currently translated at 72.0% (302 of 419 strings)
Translated using Weblate (Croatian)
Currently translated at 61.4% (75 of 122 strings)
Translated using Weblate (Polish)
Currently translated at 95.5% (756 of 791 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Croatian)
Currently translated at 27.3% (29 of 106 strings)
Translated using Weblate (Croatian)
Currently translated at 78.7% (104 of 132 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Croatian)
Currently translated at 61.4% (75 of 122 strings)
Translated using Weblate (Croatian)
Currently translated at 71.3% (157 of 220 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.5% (1909 of 2867 strings)
Translated using Weblate (Japanese)
Currently translated at 98.9% (756 of 764 strings)
Translated using Weblate (Turkish)
Currently translated at 72.9% (89 of 122 strings)
Translated using Weblate (Polish)
Currently translated at 95.3% (754 of 791 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2867 of 2867 strings)
Translated using Weblate (Turkish)
Currently translated at 46.2% (49 of 106 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Turkish)
Currently translated at 73.5% (562 of 764 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Polish)
Currently translated at 95.1% (753 of 791 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (222 of 222 strings)
Translated using Weblate (Turkish)
Currently translated at 71.3% (87 of 122 strings)
Translated using Weblate (Arabic)
Currently translated at 23.5% (25 of 106 strings)
Translated using Weblate (Arabic)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.5% (1909 of 2867 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (222 of 222 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Turkish)
Currently translated at 48.0% (132 of 275 strings)
Translated using Weblate (Turkish)
Currently translated at 75.6% (317 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.5% (1909 of 2867 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Turkish)
Currently translated at 41.5% (44 of 106 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (98 of 98 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Turkish)
Currently translated at 93.6% (44 of 47 strings)
Translated using Weblate (Turkish)
Currently translated at 93.4% (142 of 152 strings)
Translated using Weblate (Korean)
Currently translated at 72.9% (577 of 791 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.5% (1909 of 2867 strings)
Translated using Weblate (Polish)
Currently translated at 94.5% (748 of 791 strings)
Translated using Weblate (Polish)
Currently translated at 94.5% (748 of 791 strings)
Translated using Weblate (Polish)
Currently translated at 94.5% (748 of 791 strings)
Translated using Weblate (Polish)
Currently translated at 94.0% (744 of 791 strings)
Translated using Weblate (Russian)
Currently translated at 97.9% (2808 of 2867 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2867 of 2867 strings)
Translated using Weblate (Russian)
Currently translated at 99.6% (761 of 764 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Russian)
Currently translated at 99.6% (788 of 791 strings)
Translated using Weblate (Polish)
Currently translated at 94.0% (744 of 791 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (222 of 222 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Russian)
Currently translated at 98.1% (218 of 222 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (275 of 275 strings)
Translated using Weblate (Russian)
Currently translated at 98.8% (414 of 419 strings)
Translated using Weblate (Russian)
Currently translated at 99.4% (760 of 764 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (222 of 222 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.5% (1909 of 2867 strings)
Co-authored-by: Adrián Chaves Fernández <adrian@chaves.io>
Co-authored-by: Ana Beatriz <anabeatriz.augusto06@yahoo.com>
Co-authored-by: Anony Moly <supersoda1233@gmail.com>
Co-authored-by: Bengisu Diri <bengisudiri@hotmail.com>
Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net>
Co-authored-by: Bogdan Derdziak <bagtirr@gmail.com>
Co-authored-by: BryanLim <youmakemysonlooklikeelonmusk@gmail.com>
Co-authored-by: Chucklestone <utkuulassimsek@gmail.com>
Co-authored-by: Deni Zubin <deni.zubin@gmail.com>
Co-authored-by: Elsyana Z <frostaxter@gmail.com>
Co-authored-by: Evan Kletniek <rutakl2010@gmail.com>
Co-authored-by: Falzart <muh_fauzi_ramadhan@yahoo.co.id>
Co-authored-by: Full Name <supersoda1233@gmail.com>
Co-authored-by: Hinano_Miyako <sinemgokcebircan@gmail.com>
Co-authored-by: John Collins <munmedia9865@gmail.com>
Co-authored-by: João Pedro <lolpeople.mega@gmail.com>
Co-authored-by: Julian H <julian.henin29@gmail.com>
Co-authored-by: Justcallme rye <Blizzardscf32@gmail.com>
Co-authored-by: Kiryla <ansgar@tut.by>
Co-authored-by: LiziKnight <liziknight0316@outlook.com>
Co-authored-by: Marek Tomek <markowalzky2@gmail.com>
Co-authored-by: Maria G <magu18ab@hotmail.com>
Co-authored-by: Melina Rake <melinarake@gmail.com>
Co-authored-by: Nazar Paruna <nazarparuna@gmail.com>
Co-authored-by: Nodaysoff <convoron@yandex.ru>
Co-authored-by: Oleksandr Shtonda <oleksandrshtonda@gmail.com>
Co-authored-by: Omar Bertolla <scaram@icloud.com>
Co-authored-by: Rayane Benamre <thegamercore3@gmail.com>
Co-authored-by: Simon Hagman <dragonzimpan@gmail.com>
Co-authored-by: Svetlana <shkulepo@rambler.ru>
Co-authored-by: TOMA Mitsuru <toma0001@gmail.com>
Co-authored-by: Tetiana <merekka13@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Yuliia Pastukh <yuliya.bratash666@gmail.com>
Co-authored-by: billypat <kreideraine@gmail.com>
Co-authored-by: inesa <inessami200@gmail.com>
Co-authored-by: minhtan <minhtan11221122@gmail.com>
Co-authored-by: sam de wit <samedewit@gmail.com>
Co-authored-by: Ілля <bo4onok5@gmail.com>
Co-authored-by: Катерина <kate0712ann@gmail.com>
Co-authored-by: 왕효준 <gywns0417@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/be/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/lv/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/vi/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/en@lolcat/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/id/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/character/id/
Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/character/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/content/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/en@lolcat/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/death/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/death/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/lv/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/front/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/id/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/lv/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/id/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/uk/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Death
Translation: Habitica/Defaulttasks
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Limited
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
* fix(string): questVice1Notes html changed to a mobile-device friendly format
* fix(strings): updated limited.json with "dateEnd" & "monthYYYY" months & put in chronological order
* fix(string): remove extra word from headSpecialSummer2022WarriorNotes
* fix(string): corrected armorSpecialSummer2022MageNotes
* fix: remove duplicated string and adjust upgrade button style
* fix(style): set border radii to 8px on upgrading-group id
* fix(payments): remove duplicate entry from another modal
* chore(fix): restore string inadvertently removed during a refactor
* chore(fix): comma dangle
* chore(typo): who knew, that Y was actually important...
* chore(typo): fix text in questBewilderNotes
* chore(string): clarify polar pets requirements
* couple small changes to the footer as pointed out by users
* chore(fix): correct name of Fabulous Party Hat
* fix(typo): correct February backgrounds release date to 2023, not 2022
* fix(trusted_domains): removed https:// from the beginning of localhost
* fix(config): correct habitica url format too
---------
Co-authored-by: SabreCat <sabe@habitica.com>
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
Currently translated at 97.8% (46 of 47 strings)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Deleted translation using Weblate (Acehnese)
Added translation using Weblate (Acehnese)
Translated using Weblate (Scots)
Currently translated at 90.9% (111 of 122 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (419 of 419 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2863 of 2863 strings)
Translated using Weblate (Portuguese)
Currently translated at 62.0% (1777 of 2863 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (218 of 218 strings)
Added translation using Weblate (Acehnese)
Translated using Weblate (Russian)
Currently translated at 97.4% (2790 of 2863 strings)
Translated using Weblate (Russian)
Currently translated at 96.7% (2769 of 2863 strings)
Translated using Weblate (Croatian)
Currently translated at 26.4% (28 of 106 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (791 of 791 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.0% (1892 of 2863 strings)
Translated using Weblate (Swedish)
Currently translated at 98.6% (150 of 152 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.3% (2817 of 2863 strings)
Translated using Weblate (Swedish)
Currently translated at 98.6% (150 of 152 strings)
Translated using Weblate (Russian)
Currently translated at 96.4% (2761 of 2863 strings)
Translated using Weblate (Swedish)
Currently translated at 76.6% (321 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.0% (1892 of 2863 strings)
Translated using Weblate (Malay)
Currently translated at 48.2% (54 of 112 strings)
Translated using Weblate (Korean)
Currently translated at 72.9% (577 of 791 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.0% (1892 of 2863 strings)
Translated using Weblate (Galician)
Currently translated at 65.5% (501 of 764 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (275 of 275 strings)
Translated using Weblate (Malay)
Currently translated at 54.3% (430 of 791 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.0% (1892 of 2863 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (275 of 275 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2863 of 2863 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.0% (1892 of 2863 strings)
Translated using Weblate (Russian)
Currently translated at 99.1% (784 of 791 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (791 of 791 strings)
Translated using Weblate (Korean)
Currently translated at 72.3% (572 of 791 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Japanese)
Currently translated at 97.4% (268 of 275 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (275 of 275 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.0% (1892 of 2863 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (2859 of 2863 strings)
Translated using Weblate (German)
Currently translated at 63.2% (67 of 106 strings)
Translated using Weblate (German)
Currently translated at 81.1% (99 of 122 strings)
Translated using Weblate (Galician)
Currently translated at 98.5% (135 of 137 strings)
Translated using Weblate (German)
Currently translated at 100.0% (791 of 791 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (106 of 106 strings)
Translated using Weblate (Galician)
Currently translated at 98.5% (271 of 275 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (220 of 220 strings)
Translated using Weblate (German)
Currently translated at 99.4% (787 of 791 strings)
Translated using Weblate (German)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Korean)
Currently translated at 99.7% (375 of 376 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.5% (2851 of 2863 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.0% (1892 of 2863 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (419 of 419 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (106 of 106 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.0% (1892 of 2863 strings)
Translated using Weblate (Russian)
Currently translated at 95.0% (116 of 122 strings)
Translated using Weblate (Russian)
Currently translated at 98.1% (217 of 221 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.3% (2844 of 2863 strings)
Translated using Weblate (Russian)
Currently translated at 90.9% (111 of 122 strings)
Translated using Weblate (Russian)
Currently translated at 98.8% (782 of 791 strings)
Translated using Weblate (Malay)
Currently translated at 53.2% (421 of 791 strings)
Translated using Weblate (Ukrainian)
Currently translated at 99.2% (131 of 132 strings)
Translated using Weblate (Ukrainian)
Currently translated at 98.5% (413 of 419 strings)
Translated using Weblate (Hebrew)
Currently translated at 63.7% (267 of 419 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.3% (2843 of 2863 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.0% (1891 of 2863 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (Ukrainian)
Currently translated at 55.6% (59 of 106 strings)
Translated using Weblate (Dutch)
Currently translated at 49.0% (52 of 106 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (791 of 791 strings)
Translated using Weblate (Dutch)
Currently translated at 89.7% (710 of 791 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Malay)
Currently translated at 52.3% (414 of 791 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.0% (1891 of 2863 strings)
Translated using Weblate (Hebrew)
Currently translated at 56.5% (237 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.7% (1891 of 2831 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Galician)
Currently translated at 65.5% (501 of 764 strings)
Translated using Weblate (Russian)
Currently translated at 98.1% (217 of 221 strings)
Translated using Weblate (Hebrew)
Currently translated at 60.1% (133 of 221 strings)
Translated using Weblate (Hebrew)
Currently translated at 50.3% (211 of 419 strings)
Translated using Weblate (Russian)
Currently translated at 99.5% (217 of 218 strings)
Translated using Weblate (Russian)
Currently translated at 98.3% (179 of 182 strings)
Translated using Weblate (Russian)
Currently translated at 98.3% (179 of 182 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Galician)
Currently translated at 65.5% (501 of 764 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (419 of 419 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (106 of 106 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (132 of 132 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (220 of 220 strings)
Translated using Weblate (Malay)
Currently translated at 52.0% (412 of 791 strings)
Translated using Weblate (Malay)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.4% (1881 of 2831 strings)
Translated using Weblate (Hebrew)
Currently translated at 41.0% (325 of 791 strings)
Translated using Weblate (Ukrainian)
Currently translated at 98.6% (150 of 152 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Malay)
Currently translated at 100.0% (106 of 106 strings)
Translated using Weblate (Dutch)
Currently translated at 97.3% (148 of 152 strings)
Translated using Weblate (Malay)
Currently translated at 82.0% (87 of 106 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (419 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 65.2% (1848 of 2831 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (419 of 419 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (106 of 106 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (132 of 132 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (220 of 220 strings)
Translated using Weblate (Indonesian)
Currently translated at 92.6% (388 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 64.9% (1838 of 2831 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 91.1% (382 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 64.2% (1818 of 2831 strings)
Translated using Weblate (Indonesian)
Currently translated at 98.6% (754 of 764 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (French)
Currently translated at 100.0% (132 of 132 strings)
Translated using Weblate (Portuguese)
Currently translated at 38.6% (41 of 106 strings)
Translated using Weblate (Malay)
Currently translated at 74.5% (79 of 106 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.0% (219 of 221 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (132 of 132 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (419 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 91.1% (382 of 419 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2835 of 2835 strings)
Translated using Weblate (Indonesian)
Currently translated at 63.5% (1798 of 2831 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (106 of 106 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 97.3% (744 of 764 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (791 of 791 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (152 of 152 strings)
Translated using Weblate (Indonesian)
Currently translated at 89.4% (375 of 419 strings)
Translated using Weblate (Indonesian)
Currently translated at 62.8% (1778 of 2831 strings)
Translated using Weblate (Indonesian)
Currently translated at 93.4% (714 of 764 strings)
Co-authored-by: Adrián Chaves Fernández <adrian@chaves.io>
Co-authored-by: Ana Beatriz <anabeatriz.augusto06@yahoo.com>
Co-authored-by: Andreway <watermelontvandreway2@gmail.com>
Co-authored-by: Antje Schubert <antje.schubert96@web.de>
Co-authored-by: Arthur Ouzlaner <panther1984@gmail.com>
Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net>
Co-authored-by: BryanLim <youmakemysonlooklikeelonmusk@gmail.com>
Co-authored-by: Deni Zubin <deni.zubin@gmail.com>
Co-authored-by: Falzart <muh_fauzi_ramadhan@yahoo.co.id>
Co-authored-by: Hanafi <naflizo@gmail.com>
Co-authored-by: Jan Willem Middag <jwmiddag@gmail.com>
Co-authored-by: Jinnel <1210678078@qq.com>
Co-authored-by: LiziKnight <liziknight0316@outlook.com>
Co-authored-by: Natalie Luhrs <eilatan@gmail.com>
Co-authored-by: Phillip Thelen <phillip@habitica.com>
Co-authored-by: Rostislav <rostislav.zem@gmail.com>
Co-authored-by: Sara Olson <sara@habitica.com>
Co-authored-by: Simon Hagman <dragonzimpan@gmail.com>
Co-authored-by: Svetlana <shkulepo@rambler.ru>
Co-authored-by: TOMA Mitsuru <toma0001@gmail.com>
Co-authored-by: Thiago Braga <thibraga06@gmail.com>
Co-authored-by: Timur Niyazov <timmy568@gmail.com>
Co-authored-by: Vladyslav Yavnyk <yavnyjvladislav@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: lilia petervari <lilipetervari@gmail.com>
Co-authored-by: Ілля <bo4onok5@gmail.com>
Co-authored-by: Естай <akseleu@yahoo.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/de/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/he/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/he/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/character/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/de/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/sco/
Translate-URL: https://translate.habitica.com/projects/habitica/content/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/front/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/id/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/es/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/he/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/id/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/id/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/id/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/he/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/id/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pt_BR/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Settings
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
* feat(content): add June subscriber items
* feat(gala): add images
* feat(gala): add code
* feat(gala): text strings
* feat(gala): testing and final updates
* feat(gala): fixed a couple of typos
* fix(event): proofread strings and dates
Also replace empty descriptions for Rogue and Healer
* fix(event): NO EGG
---------
Co-authored-by: SabreCat <sabe@habitica.com>
* a11y: add aria roles to habit control
* a11y: add role to todo checkboxes
* a11y: add aria-labels to score buttons
Helps with screen readers
* add i18n to aria-labels
* Optimize database access during spell casting
* load less data when casting spells
* Begin migrating update calls to updateOne and updateMany
* Only update user objects that don’t have notification yet
* fix test
* fix spy
* Don’t unnecessarily update user when requesting invalid guild
* fix sort order for middlewares to not load user twice every request
* fix tests
* fix integration test
* fix skill usage not always deducting mp
* addtest case for blessing spell
* fix healAll
* fix lint
* Fix error for when some spells are used outside of party
* Add check to not run bulk spells in web client
* fix(tags): change const to let
---------
Co-authored-by: SabreCat <sabe@habitica.com>
Currently translated at 79.2% (321 of 405 strings)
Translated using Weblate (Slovak)
Currently translated at 54.5% (119 of 218 strings)
Translated using Weblate (Slovak)
Currently translated at 67.0% (63 of 94 strings)
Translated using Weblate (Hebrew)
Currently translated at 70.9% (93 of 131 strings)
Translated using Weblate (Slovak)
Currently translated at 80.2% (325 of 405 strings)
Translated using Weblate (Slovak)
Currently translated at 87.5% (7 of 8 strings)
Translated using Weblate (Hebrew)
Currently translated at 45.5% (1281 of 2813 strings)
Translated using Weblate (Slovak)
Currently translated at 87.9% (160 of 182 strings)
Translated using Weblate (Hebrew)
Currently translated at 74.1% (135 of 182 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (98 of 98 strings)
Translated using Weblate (Slovak)
Currently translated at 53.2% (410 of 770 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Malay)
Currently translated at 47.2% (128 of 271 strings)
Translated using Weblate (French)
Currently translated at 100.0% (2813 of 2813 strings)
Translated using Weblate (Hebrew)
Currently translated at 45.2% (1272 of 2813 strings)
Translated using Weblate (Hebrew)
Currently translated at 76.1% (163 of 214 strings)
Translated using Weblate (Hebrew)
Currently translated at 91.9% (137 of 149 strings)
Translated using Weblate (Hebrew)
Currently translated at 87.9% (131 of 149 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Italian)
Currently translated at 98.1% (2760 of 2813 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Hebrew)
Currently translated at 61.0% (133 of 218 strings)
Translated using Weblate (Hebrew)
Currently translated at 64.2% (72 of 112 strings)
Translated using Weblate (Hebrew)
Currently translated at 67.9% (89 of 131 strings)
Translated using Weblate (Hebrew)
Currently translated at 26.1% (71 of 271 strings)
Translated using Weblate (Hebrew)
Currently translated at 45.6% (185 of 405 strings)
Translated using Weblate (Hebrew)
Currently translated at 45.1% (1271 of 2813 strings)
Translated using Weblate (Hebrew)
Currently translated at 82.9% (39 of 47 strings)
Translated using Weblate (Hebrew)
Currently translated at 84.4% (157 of 186 strings)
Translated using Weblate (Ukrainian)
Currently translated at 28.4% (799 of 2813 strings)
Translated using Weblate (Indonesian)
Currently translated at 62.7% (170 of 271 strings)
Translated using Weblate (Hebrew)
Currently translated at 75.1% (112 of 149 strings)
Translated using Weblate (Hebrew)
Currently translated at 73.1% (109 of 149 strings)
Translated using Weblate (Hebrew)
Currently translated at 73.1% (109 of 149 strings)
Translated using Weblate (Hebrew)
Currently translated at 73.1% (109 of 149 strings)
Translated using Weblate (Hebrew)
Currently translated at 69.1% (103 of 149 strings)
Translated using Weblate (Hebrew)
Currently translated at 69.1% (103 of 149 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2809 of 2809 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2809 of 2809 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Irish)
Currently translated at 12.5% (14 of 112 strings)
Translated using Weblate (Irish)
Currently translated at 60.4% (1700 of 2813 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.0% (144 of 218 strings)
Translated using Weblate (Irish)
Currently translated at 10.7% (12 of 112 strings)
Translated using Weblate (Irish)
Currently translated at 74.4% (111 of 149 strings)
Translated using Weblate (Irish)
Currently translated at 60.3% (1698 of 2813 strings)
Translated using Weblate (Irish)
Currently translated at 5.3% (6 of 112 strings)
Translated using Weblate (Irish)
Currently translated at 100.0% (1 of 1 strings)
Translated using Weblate (Irish)
Currently translated at 74.4% (111 of 149 strings)
Translated using Weblate (Irish)
Currently translated at 50.0% (4 of 8 strings)
Translated using Weblate (Irish)
Currently translated at 89.2% (191 of 214 strings)
Translated using Weblate (Irish)
Currently translated at 29.6% (16 of 54 strings)
Translated using Weblate (Irish)
Currently translated at 93.3% (14 of 15 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Indonesian)
Currently translated at 95.6% (174 of 182 strings)
Translated using Weblate (Malay)
Currently translated at 48.0% (87 of 181 strings)
Translated using Weblate (Arabic)
Currently translated at 45.0% (27 of 60 strings)
Translated using Weblate (Arabic)
Currently translated at 56.8% (124 of 218 strings)
Translated using Weblate (Arabic)
Currently translated at 81.1% (620 of 764 strings)
Translated using Weblate (Arabic)
Currently translated at 61.4% (75 of 122 strings)
Translated using Weblate (French)
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (French)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (French)
Currently translated at 100.0% (222 of 222 strings)
Translated using Weblate (Malay)
Currently translated at 45.0% (122 of 271 strings)
Translated using Weblate (Turkish)
Currently translated at 95.7% (90 of 94 strings)
Translated using Weblate (Turkish)
Currently translated at 95.5% (107 of 112 strings)
Translated using Weblate (Ukrainian)
Currently translated at 27.6% (777 of 2813 strings)
Translated using Weblate (Indonesian)
Currently translated at 68.5% (37 of 54 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (121 of 121 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Turkish)
Currently translated at 87.9% (131 of 149 strings)
Translated using Weblate (Malay)
Currently translated at 44.6% (121 of 271 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Malay)
Currently translated at 46.6% (28 of 60 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (222 of 222 strings)
Translated using Weblate (Ukrainian)
Currently translated at 74.0% (566 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Indonesian)
Currently translated at 94.6% (356 of 376 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (222 of 222 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (222 of 222 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (121 of 121 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (222 of 222 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (121 of 121 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Spanish)
Currently translated at 91.9% (2587 of 2813 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (405 of 405 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (271 of 271 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (98 of 98 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (376 of 376 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Belarusian)
Currently translated at 4.0% (6 of 149 strings)
Translated using Weblate (Hungarian)
Currently translated at 55.0% (120 of 218 strings)
Translated using Weblate (Hungarian)
Currently translated at 78.6% (103 of 131 strings)
Translated using Weblate (Hungarian)
Currently translated at 39.8% (108 of 271 strings)
Translated using Weblate (Hungarian)
Currently translated at 74.3% (301 of 405 strings)
Translated using Weblate (Ukrainian)
Currently translated at 27.4% (772 of 2813 strings)
Translated using Weblate (Indonesian)
Currently translated at 61.0% (1718 of 2813 strings)
Translated using Weblate (Hungarian)
Currently translated at 60.3% (1697 of 2813 strings)
Translated using Weblate (Hungarian)
Currently translated at 88.4% (161 of 182 strings)
Translated using Weblate (Hungarian)
Currently translated at 66.6% (40 of 60 strings)
Translated using Weblate (Hungarian)
Currently translated at 73.8% (564 of 764 strings)
Translated using Weblate (Hungarian)
Currently translated at 62.2% (76 of 122 strings)
Translated using Weblate (Hungarian)
Currently translated at 60.4% (90 of 149 strings)
Translated using Weblate (Hungarian)
Currently translated at 57.0% (85 of 149 strings)
Translated using Weblate (Ukrainian)
Currently translated at 27.4% (771 of 2813 strings)
Translated using Weblate (Russian)
Currently translated at 85.2% (104 of 122 strings)
Translated using Weblate (Malay)
Currently translated at 46.4% (52 of 112 strings)
Translated using Weblate (Malay)
Currently translated at 53.5% (412 of 770 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (375 of 375 strings)
Translated using Weblate (Arabic)
Currently translated at 86.1% (663 of 770 strings)
Translated using Weblate (Arabic)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Indonesian)
Currently translated at 81.6% (107 of 131 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (121 of 121 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Malay)
Currently translated at 43.5% (118 of 271 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.5% (217 of 218 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (121 of 121 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (375 of 375 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Galician)
Currently translated at 63.9% (78 of 122 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (405 of 405 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (271 of 271 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Galician)
Currently translated at 63.9% (78 of 122 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (217 of 217 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (405 of 405 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2813 of 2813 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (405 of 405 strings)
Translated using Weblate (Galician)
Currently translated at 73.0% (296 of 405 strings)
Translated using Weblate (Spanish)
Currently translated at 91.9% (2587 of 2813 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Galician)
Currently translated at 64.6% (262 of 405 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (271 of 271 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (375 of 375 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (271 of 271 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (218 of 218 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Galician)
Currently translated at 42.4% (115 of 271 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (217 of 217 strings)
Translated using Weblate (Galician)
Currently translated at 40.9% (166 of 405 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Croatian)
Currently translated at 99.2% (269 of 271 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2809 of 2809 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (121 of 121 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Galician)
Currently translated at 71.5% (133 of 186 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Galician)
Currently translated at 94.3% (202 of 214 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (375 of 375 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (375 of 375 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (770 of 770 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Ukrainian)
Currently translated at 73.8% (564 of 764 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (98 of 98 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (98 of 98 strings)
Translated using Weblate (Croatian)
Currently translated at 99.2% (764 of 770 strings)
Translated using Weblate (Croatian)
Currently translated at 99.2% (134 of 135 strings)
Translated using Weblate (Croatian)
Currently translated at 92.3% (12 of 13 strings)
Translated using Weblate (Croatian)
Currently translated at 80.7% (617 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 73.6% (563 of 764 strings)
Translated using Weblate (Croatian)
Currently translated at 84.0% (647 of 770 strings)
Translated using Weblate (Croatian)
Currently translated at 83.8% (646 of 770 strings)
Translated using Weblate (Croatian)
Currently translated at 83.7% (645 of 770 strings)
Translated using Weblate (Croatian)
Currently translated at 83.7% (645 of 770 strings)
Translated using Weblate (Croatian)
Currently translated at 83.6% (644 of 770 strings)
Translated using Weblate (Croatian)
Currently translated at 83.5% (643 of 770 strings)
Translated using Weblate (Galician)
Currently translated at 96.7% (59 of 61 strings)
Translated using Weblate (Croatian)
Currently translated at 83.3% (642 of 770 strings)
Translated using Weblate (Croatian)
Currently translated at 83.2% (641 of 770 strings)
Translated using Weblate (Croatian)
Currently translated at 83.1% (640 of 770 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Galician)
Currently translated at 71.5% (133 of 186 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Galician)
Currently translated at 94.9% (356 of 375 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Galician)
Currently translated at 94.3% (202 of 214 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (1 of 1 strings)
Translated using Weblate (French)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Croatian)
Currently translated at 91.7% (167 of 182 strings)
Translated using Weblate (Croatian)
Currently translated at 87.5% (7 of 8 strings)
Translated using Weblate (Croatian)
Currently translated at 98.6% (147 of 149 strings)
Translated using Weblate (Croatian)
Currently translated at 96.3% (261 of 271 strings)
Translated using Weblate (Croatian)
Currently translated at 87.5% (7 of 8 strings)
Translated using Weblate (Croatian)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Indonesian)
Currently translated at 74.0% (566 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (121 of 121 strings)
Translated using Weblate (Croatian)
Currently translated at 36.2% (66 of 182 strings)
Translated using Weblate (Croatian)
Currently translated at 75.0% (6 of 8 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Ukrainian)
Currently translated at 73.4% (561 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (121 of 121 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (121 of 121 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (1 of 1 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (1 of 1 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Turkish)
Currently translated at 60.7% (468 of 770 strings)
Translated using Weblate (Malay)
Currently translated at 44.7% (81 of 181 strings)
Translated using Weblate (Indonesian)
Currently translated at 98.3% (119 of 121 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Galician)
Currently translated at 42.3% (326 of 770 strings)
Translated using Weblate (Galician)
Currently translated at 65.7% (502 of 764 strings)
Translated using Weblate (Galician)
Currently translated at 40.9% (166 of 405 strings)
Translated using Weblate (Galician)
Currently translated at 94.9% (356 of 375 strings)
Translated using Weblate (Galician)
Currently translated at 43.6% (336 of 770 strings)
Translated using Weblate (Galician)
Currently translated at 66.6% (509 of 764 strings)
Translated using Weblate (Galician)
Currently translated at 42.4% (172 of 405 strings)
Translated using Weblate (Galician)
Currently translated at 96.8% (363 of 375 strings)
Translated using Weblate (Ukrainian)
Currently translated at 72.9% (557 of 764 strings)
Translated using Weblate (Galician)
Currently translated at 49.4% (381 of 770 strings)
Translated using Weblate (Galician)
Currently translated at 70.6% (540 of 764 strings)
Translated using Weblate (Galician)
Currently translated at 36.1% (98 of 271 strings)
Translated using Weblate (Galician)
Currently translated at 51.3% (208 of 405 strings)
Translated using Weblate (Indonesian)
Currently translated at 64.5% (140 of 217 strings)
Translated using Weblate (Ukrainian)
Currently translated at 26.9% (756 of 2809 strings)
Translated using Weblate (Ukrainian)
Currently translated at 71.5% (547 of 764 strings)
Translated using Weblate (Galician)
Currently translated at 64.2% (36 of 56 strings)
Translated using Weblate (Galician)
Currently translated at 63.3% (83 of 131 strings)
Translated using Weblate (Galician)
Currently translated at 93.3% (56 of 60 strings)
Translated using Weblate (Galician)
Currently translated at 71.5% (133 of 186 strings)
Translated using Weblate (Galician)
Currently translated at 52.7% (406 of 770 strings)
Translated using Weblate (Galician)
Currently translated at 36.8% (80 of 217 strings)
Translated using Weblate (Galician)
Currently translated at 76.9% (10 of 13 strings)
Translated using Weblate (Galician)
Currently translated at 73.2% (560 of 764 strings)
Translated using Weblate (Galician)
Currently translated at 79.7% (75 of 94 strings)
Translated using Weblate (Galician)
Currently translated at 87.5% (7 of 8 strings)
Translated using Weblate (Galician)
Currently translated at 10.0% (15 of 149 strings)
Translated using Weblate (Galician)
Currently translated at 77.0% (47 of 61 strings)
Translated using Weblate (Galician)
Currently translated at 36.5% (99 of 271 strings)
Translated using Weblate (Galician)
Currently translated at 56.2% (228 of 405 strings)
Translated using Weblate (Galician)
Currently translated at 94.3% (202 of 214 strings)
Translated using Weblate (Galician)
Currently translated at 60.7% (1706 of 2809 strings)
Translated using Weblate (Galician)
Currently translated at 98.1% (53 of 54 strings)
Translated using Weblate (Galician)
Currently translated at 93.6% (44 of 47 strings)
Translated using Weblate (Galician)
Currently translated at 43.4% (53 of 122 strings)
Translated using Weblate (Ukrainian)
Currently translated at 26.9% (756 of 2809 strings)
Translated using Weblate (Indonesian)
Currently translated at 94.9% (356 of 375 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Ukrainian)
Currently translated at 71.5% (547 of 764 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (375 of 375 strings)
Translated using Weblate (Galician)
Currently translated at 48.3% (29 of 60 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Malay)
Currently translated at 42.4% (115 of 271 strings)
Translated using Weblate (Ukrainian)
Currently translated at 26.4% (742 of 2809 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (405 of 405 strings)
Translated using Weblate (Ukrainian)
Currently translated at 71.2% (544 of 764 strings)
Translated using Weblate (Spanish)
Currently translated at 92.0% (2587 of 2809 strings)
Translated using Weblate (Ukrainian)
Currently translated at 70.9% (542 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 80.1% (105 of 131 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (271 of 271 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (405 of 405 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2809 of 2809 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2809 of 2809 strings)
Translated using Weblate (Ukrainian)
Currently translated at 26.0% (732 of 2809 strings)
Translated using Weblate (Dutch)
Currently translated at 98.3% (120 of 122 strings)
Translated using Weblate (Indonesian)
Currently translated at 95.8% (116 of 121 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (270 of 271 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (2804 of 2809 strings)
Translated using Weblate (Malay)
Currently translated at 42.8% (48 of 112 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.2% (269 of 271 strings)
Translated using Weblate (Indonesian)
Currently translated at 77.5% (314 of 405 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (2799 of 2809 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (French)
Currently translated at 100.0% (2809 of 2809 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (770 of 770 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Polish)
Currently translated at 87.0% (189 of 217 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (267 of 271 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.0% (2782 of 2809 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.0% (2782 of 2809 strings)
Translated using Weblate (Polish)
Currently translated at 96.6% (144 of 149 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2809 of 2809 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2809 of 2809 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (405 of 405 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Malay)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Indonesian)
Currently translated at 98.1% (210 of 214 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (French)
Currently translated at 99.1% (2786 of 2809 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (French)
Currently translated at 100.0% (271 of 271 strings)
Translated using Weblate (French)
Currently translated at 100.0% (405 of 405 strings)
Translated using Weblate (French)
Currently translated at 99.0% (2783 of 2809 strings)
Translated using Weblate (French)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.9% (2808 of 2809 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Spanish)
Currently translated at 92.9% (252 of 271 strings)
Translated using Weblate (Ukrainian)
Currently translated at 25.0% (704 of 2809 strings)
Translated using Weblate (Dutch)
Currently translated at 88.0% (2474 of 2809 strings)
Translated using Weblate (Ukrainian)
Currently translated at 70.5% (539 of 764 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (375 of 375 strings)
Translated using Weblate (Spanish)
Currently translated at 99.7% (768 of 770 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Spanish)
Currently translated at 99.5% (220 of 221 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (271 of 271 strings)
Translated using Weblate (Ukrainian)
Currently translated at 67.6% (517 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (405 of 405 strings)
Translated using Weblate (Ukrainian)
Currently translated at 99.7% (404 of 405 strings)
Translated using Weblate (Spanish)
Currently translated at 92.0% (2587 of 2809 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (271 of 271 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (2805 of 2809 strings)
Translated using Weblate (Dutch)
Currently translated at 87.3% (2453 of 2809 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (216 of 216 strings)
Translated using Weblate (Indonesian)
Currently translated at 86.8% (53 of 61 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (405 of 405 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.1% (2785 of 2809 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Serbian)
Currently translated at 28.1% (42 of 149 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (216 of 216 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Indonesian)
Currently translated at 61.7% (1718 of 2781 strings)
Translated using Weblate (Indonesian)
Currently translated at 66.6% (36 of 54 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Indonesian)
Currently translated at 62.9% (34 of 54 strings)
Translated using Weblate (Indonesian)
Currently translated at 62.9% (34 of 54 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Serbian)
Currently translated at 26.1% (39 of 149 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.3% (148 of 149 strings)
Translated using Weblate (Serbian)
Currently translated at 24.8% (37 of 149 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (267 of 267 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (149 of 149 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (149 of 149 strings)
Co-authored-by: Adrián Chaves Fernández <adrian@chaves.io>
Co-authored-by: Ana Beatriz <anabeatriz.augusto06@yahoo.com>
Co-authored-by: Andressa Murari Sudré <andressa@sudre.com.br>
Co-authored-by: Arthur Ouzlaner <panther1984@gmail.com>
Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net>
Co-authored-by: Delta S <deseji93@gmail.com>
Co-authored-by: Diana <dianazabiyaka@gmail.com>
Co-authored-by: Duygu Erates <duygu.erates@gmail.com>
Co-authored-by: Edward McGibney <edwardmcgibney95@gmail.com>
Co-authored-by: Ellen A M <ellen_a_m@hotmail.com>
Co-authored-by: Ewa Trybuszewski <trybuszewskiewa@gmail.com>
Co-authored-by: Falzart Werefox <muh_fauzi_ramadhan@yahoo.co.id>
Co-authored-by: HURZHII ORYNA <radovaarina@gmail.com>
Co-authored-by: Hanafi <naflizo@gmail.com>
Co-authored-by: Ike Osenberg <ike.osenberg@gmail.com>
Co-authored-by: Jerry Chen <minecjraft@qq.com>
Co-authored-by: Kit Postovnev <sahnonik231@gmail.com>
Co-authored-by: Kovács Máté <kovacsur10@gmail.com>
Co-authored-by: Lauren C <laurenc7834@gmail.com>
Co-authored-by: LiziKnight <liziknight0316@outlook.com>
Co-authored-by: Luna <lunadammandersen@gmail.com>
Co-authored-by: M <maperray@gmail.com>
Co-authored-by: Matúš Goljer <matus.goljer@gmail.com>
Co-authored-by: Michael <mishaopanasuk3@gmail.com>
Co-authored-by: Nazar Paruna <nazarparuna@gmail.com>
Co-authored-by: Ofek yeshurun <ofek.yeshurun@gmail.com>
Co-authored-by: Raithe <RaitheOfDureya@gmail.com>
Co-authored-by: Rara <annisarahmah.xmipa2@gmail.com>
Co-authored-by: Razi H <razi.haj@gmail.com>
Co-authored-by: Sabe Jones <sabe@habitica.com>
Co-authored-by: Sandra Marcial <sandramarcial80@gmail.com>
Co-authored-by: Sciuridae <sweetvshoney@163.com>
Co-authored-by: Stefan Trbojević <garkogidre@gufum.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Yuliia Pastukh <yuliya.bratash666@gmail.com>
Co-authored-by: baozidai <baozidai@outlook.com>
Co-authored-by: burcu atalay <burcuatalay1996@gmail.com>
Co-authored-by: elsaid ata <elsaidata75@gmail.com>
Co-authored-by: fluffstuff <opositesandreality@gmail.com>
Co-authored-by: helio serra carmo junior <theancientguardian@protonmail.com>
Co-authored-by: Коваленко Олексій Володимирович <alex59.kovalenko@gmail.com>
Co-authored-by: Павло Оборін <paka28065@gmail.com>
Co-authored-by: そら <comi4work@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/be/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ga/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/he/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/id/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/character/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/character/he/
Translate-URL: https://translate.habitica.com/projects/habitica/character/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/character/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/es/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/id/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/content/es/
Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/content/he/
Translate-URL: https://translate.habitica.com/projects/habitica/content/id/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/content/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/he/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/death/ga/
Translate-URL: https://translate.habitica.com/projects/habitica/death/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/death/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ga/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/id/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/front/he/
Translate-URL: https://translate.habitica.com/projects/habitica/front/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/front/id/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/front/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/front/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/front/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ga/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/he/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/id/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ga/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/he/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/id/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/da/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/he/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/id/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/ga/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/he/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/id/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/merch/ga/
Translate-URL: https://translate.habitica.com/projects/habitica/merch/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/id/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/noscript/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/he/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/id/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/ga/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/he/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/tr/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/id/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/es/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/id/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/he/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/he/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/hu/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/id/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/hr/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/id/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Death
Translation: Habitica/Defaulttasks
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Limited
Translation: Habitica/Loginincentives
Translation: Habitica/Merch
Translation: Habitica/Messages
Translation: Habitica/Noscript
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
* feat(cont): 2023 Spring Fling
* feat(content): 2023 Spring Fling (attempt to add Jungle Buddies Quest Bundle)
* fix(event): various typos and date ranges
* fix(event): correct countdown on Shiny Seed
* fix(quests): correct TypeError in featured list
* feat(content): update Spring gear to canon desc
---------
Co-authored-by: SabreCat <sabe@habitica.com>
Currently translated at 100.0% (98 of 98 strings)
Translated using Weblate (Cebuano)
Currently translated at 0.0% (0 of 146 strings)
Translated using Weblate (Indonesian)
Currently translated at 61.7% (1718 of 2781 strings)
Translated using Weblate (Portuguese)
Currently translated at 59.9% (130 of 217 strings)
Translated using Weblate (Portuguese)
Currently translated at 81.9% (331 of 404 strings)
Translated using Weblate (Portuguese)
Currently translated at 92.5% (198 of 214 strings)
Translated using Weblate (Portuguese)
Currently translated at 71.3% (87 of 122 strings)
Translated using Weblate (Portuguese)
Currently translated at 96.2% (130 of 135 strings)
Translated using Weblate (Portuguese)
Currently translated at 96.2% (130 of 135 strings)
Translated using Weblate (Portuguese)
Currently translated at 98.5% (133 of 135 strings)
Translated using Weblate (Portuguese)
Currently translated at 63.7% (1774 of 2781 strings)
Translated using Weblate (Portuguese)
Currently translated at 99.3% (145 of 146 strings)
Translated using Weblate (Portuguese)
Currently translated at 99.3% (145 of 146 strings)
Translated using Weblate (Portuguese)
Currently translated at 63.7% (1773 of 2781 strings)
Translated using Weblate (Portuguese)
Currently translated at 63.5% (1766 of 2781 strings)
Translated using Weblate (Italian)
Currently translated at 98.7% (760 of 770 strings)
Translated using Weblate (Estonian)
Currently translated at 13.6% (20 of 146 strings)
Translated using Weblate (Ukrainian)
Currently translated at 67.5% (516 of 764 strings)
Translated using Weblate (Estonian)
Currently translated at 4.1% (6 of 146 strings)
Translated using Weblate (Vietnamese)
Currently translated at 79.6% (613 of 770 strings)
Translated using Weblate (Vietnamese)
Currently translated at 78.9% (608 of 770 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Vietnamese)
Currently translated at 77.2% (595 of 770 strings)
Translated using Weblate (Indonesian)
Currently translated at 98.5% (133 of 135 strings)
Translated using Weblate (Indonesian)
Currently translated at 94.1% (353 of 375 strings)
Translated using Weblate (Malay)
Currently translated at 38.6% (70 of 181 strings)
Translated using Weblate (Vietnamese)
Currently translated at 76.3% (588 of 770 strings)
Translated using Weblate (Vietnamese)
Currently translated at 97.0% (131 of 135 strings)
Translated using Weblate (Vietnamese)
Currently translated at 95.2% (139 of 146 strings)
Translated using Weblate (Vietnamese)
Currently translated at 62.5% (167 of 267 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (217 of 217 strings)
Translated using Weblate (Indonesian)
Currently translated at 93.4% (200 of 214 strings)
Translated using Weblate (Ukrainian)
Currently translated at 67.4% (515 of 764 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (770 of 770 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (217 of 217 strings)
Translated using Weblate (French)
Currently translated at 100.0% (217 of 217 strings)
Translated using Weblate (Vietnamese)
Currently translated at 76.0% (111 of 146 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (216 of 216 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2781 of 2781 strings)
Translated using Weblate (Indonesian)
Currently translated at 93.4% (170 of 182 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Spanish)
Currently translated at 93.0% (2587 of 2781 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Serbian)
Currently translated at 94.8% (128 of 135 strings)
Translated using Weblate (Serbian)
Currently translated at 100.0% (1 of 1 strings)
Translated using Weblate (Italian)
Currently translated at 98.7% (760 of 770 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (770 of 770 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (770 of 770 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2781 of 2781 strings)
Translated using Weblate (French)
Currently translated at 100.0% (2781 of 2781 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.4% (766 of 770 strings)
Translated using Weblate (Indonesian)
Currently translated at 99.3% (765 of 770 strings)
Translated using Weblate (French)
Currently translated at 100.0% (770 of 770 strings)
Translated using Weblate (Indonesian)
Currently translated at 74.7% (302 of 404 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (French)
Currently translated at 100.0% (2777 of 2777 strings)
Translated using Weblate (Indonesian)
Currently translated at 90.6% (194 of 214 strings)
Translated using Weblate (French)
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (French)
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Indonesian)
Currently translated at 92.8% (169 of 182 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Indonesian)
Currently translated at 61.7% (1714 of 2777 strings)
Translated using Weblate (Indonesian)
Currently translated at 61.7% (1714 of 2777 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Indonesian)
Currently translated at 61.6% (1711 of 2777 strings)
Translated using Weblate (Ukrainian)
Currently translated at 66.6% (509 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 61.5% (1709 of 2777 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Malay)
Currently translated at 50.0% (27 of 54 strings)
Translated using Weblate (Indonesian)
Currently translated at 53.3% (32 of 60 strings)
Translated using Weblate (Dutch)
Currently translated at 86.3% (2397 of 2777 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2777 of 2777 strings)
Translated using Weblate (Dutch)
Currently translated at 86.3% (2397 of 2777 strings)
Translated using Weblate (Spanish)
Currently translated at 93.2% (2587 of 2773 strings)
Translated using Weblate (Indonesian)
Currently translated at 93.3% (350 of 375 strings)
Translated using Weblate (Indonesian)
Currently translated at 62.9% (34 of 54 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Czech)
Currently translated at 78.0% (114 of 146 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.9% (756 of 764 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Indonesian)
Currently translated at 88.4% (161 of 182 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Indonesian)
Currently translated at 92.5% (347 of 375 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Spanish)
Currently translated at 93.2% (2587 of 2773 strings)
Translated using Weblate (French)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (French)
Currently translated at 99.0% (757 of 764 strings)
Translated using Weblate (French)
Currently translated at 95.0% (116 of 122 strings)
Translated using Weblate (French)
Currently translated at 100.0% (375 of 375 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (French)
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Malay)
Currently translated at 36.6% (41 of 112 strings)
Translated using Weblate (Malay)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Indonesian)
Currently translated at 86.6% (117 of 135 strings)
Translated using Weblate (Ukrainian)
Currently translated at 24.9% (693 of 2773 strings)
Translated using Weblate (Indonesian)
Currently translated at 94.2% (114 of 121 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Tagalog)
Currently translated at 96.7% (180 of 186 strings)
Translated using Weblate (Tagalog)
Currently translated at 53.2% (115 of 216 strings)
Translated using Weblate (Tagalog)
Currently translated at 42.6% (114 of 267 strings)
Translated using Weblate (Filipino)
Currently translated at 32.8% (910 of 2773 strings)
Translated using Weblate (Ukrainian)
Currently translated at 65.8% (503 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 93.3% (113 of 121 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Filipino)
Currently translated at 32.6% (906 of 2773 strings)
Translated using Weblate (Filipino)
Currently translated at 80.0% (108 of 135 strings)
Translated using Weblate (Filipino)
Currently translated at 32.6% (906 of 2773 strings)
Translated using Weblate (Filipino)
Currently translated at 81.3% (621 of 763 strings)
Translated using Weblate (Filipino)
Currently translated at 71.7% (548 of 764 strings)
Translated using Weblate (Filipino)
Currently translated at 32.5% (903 of 2773 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (764 of 764 strings)
Translated using Weblate (Indonesian)
Currently translated at 84.4% (114 of 135 strings)
Translated using Weblate (Indonesian)
Currently translated at 61.4% (1705 of 2773 strings)
Translated using Weblate (Serbian)
Currently translated at 75.6% (571 of 755 strings)
Translated using Weblate (Serbian)
Currently translated at 96.2% (179 of 186 strings)
Translated using Weblate (Spanish)
Currently translated at 93.2% (2587 of 2773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Italian)
Currently translated at 94.2% (115 of 122 strings)
Translated using Weblate (Italian)
Currently translated at 91.3% (244 of 267 strings)
Translated using Weblate (Portuguese)
Currently translated at 63.6% (1764 of 2773 strings)
Translated using Weblate (Italian)
Currently translated at 88.5% (108 of 122 strings)
Translated using Weblate (Indonesian)
Currently translated at 92.5% (112 of 121 strings)
Translated using Weblate (Indonesian)
Currently translated at 59.2% (32 of 54 strings)
Translated using Weblate (Spanish)
Currently translated at 93.2% (2587 of 2773 strings)
Translated using Weblate (Arabic)
Currently translated at 85.0% (649 of 763 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 85.8% (2380 of 2773 strings)
Translated using Weblate (Dutch)
Currently translated at 86.0% (2386 of 2773 strings)
Translated using Weblate (Indonesian)
Currently translated at 61.4% (1704 of 2773 strings)
Translated using Weblate (Spanish)
Currently translated at 93.2% (2587 of 2773 strings)
Translated using Weblate (Indonesian)
Currently translated at 92.5% (347 of 375 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Malay)
Currently translated at 33.1% (60 of 181 strings)
Translated using Weblate (Indonesian)
Currently translated at 90.6% (340 of 375 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (267 of 267 strings)
Translated using Weblate (Ukrainian)
Currently translated at 99.2% (265 of 267 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (375 of 375 strings)
Translated using Weblate (Indonesian)
Currently translated at 90.1% (338 of 375 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Russian)
Currently translated at 82.7% (101 of 122 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (375 of 375 strings)
Translated using Weblate (Spanish)
Currently translated at 93.2% (2587 of 2773 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Spanish)
Currently translated at 86.0% (105 of 122 strings)
Translated using Weblate (Spanish)
Currently translated at 97.2% (142 of 146 strings)
Translated using Weblate (Spanish)
Currently translated at 80.3% (98 of 122 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (375 of 375 strings)
Translated using Weblate (Indonesian)
Currently translated at 90.9% (110 of 121 strings)
Translated using Weblate (Indonesian)
Currently translated at 88.5% (332 of 375 strings)
Translated using Weblate (Arabic)
Currently translated at 83.2% (635 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 82.6% (631 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 82.0% (626 of 763 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (374 of 374 strings)
Translated using Weblate (Portuguese)
Currently translated at 63.5% (1761 of 2773 strings)
Translated using Weblate (Arabic)
Currently translated at 81.7% (624 of 763 strings)
Translated using Weblate (Indonesian)
Currently translated at 89.2% (108 of 121 strings)
Translated using Weblate (Arabic)
Currently translated at 81.5% (622 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 80.9% (618 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 78.3% (598 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 77.8% (594 of 763 strings)
Translated using Weblate (Italian)
Currently translated at 82.7% (101 of 122 strings)
Translated using Weblate (Malay)
Currently translated at 20.9% (38 of 181 strings)
Translated using Weblate (Malay)
Currently translated at 19.3% (35 of 181 strings)
Translated using Weblate (Malay)
Currently translated at 18.2% (33 of 181 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2773 of 2773 strings)
Translated using Weblate (Arabic)
Currently translated at 76.8% (586 of 763 strings)
Translated using Weblate (Indonesian)
Currently translated at 87.6% (106 of 121 strings)
Translated using Weblate (Arabic)
Currently translated at 76.2% (582 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 76.1% (581 of 763 strings)
Translated using Weblate (Italian)
Currently translated at 82.7% (101 of 122 strings)
Translated using Weblate (Russian)
Currently translated at 99.8% (762 of 763 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2773 of 2773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (182 of 182 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 74.3% (567 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 74.1% (566 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 72.2% (551 of 763 strings)
Translated using Weblate (Portuguese)
Currently translated at 63.3% (1757 of 2773 strings)
Translated using Weblate (Portuguese)
Currently translated at 63.3% (1757 of 2773 strings)
Translated using Weblate (Portuguese)
Currently translated at 85.1% (650 of 763 strings)
Translated using Weblate (Malay)
Currently translated at 17.6% (32 of 181 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Bulgarian)
Currently translated at 73.9% (108 of 146 strings)
Translated using Weblate (Russian)
Currently translated at 80.3% (98 of 122 strings)
Translated using Weblate (Arabic)
Currently translated at 71.8% (548 of 763 strings)
Translated using Weblate (Indonesian)
Currently translated at 97.9% (747 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 71.5% (546 of 763 strings)
Translated using Weblate (Indonesian)
Currently translated at 97.1% (741 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 71.1% (543 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 71.0% (542 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 70.6% (539 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Arabic)
Currently translated at 69.8% (533 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 69.2% (528 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 68.9% (526 of 763 strings)
Translated using Weblate (Italian)
Currently translated at 82.7% (101 of 122 strings)
Translated using Weblate (French)
Currently translated at 95.0% (116 of 122 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Malay)
Currently translated at 11.6% (21 of 181 strings)
Translated using Weblate (Indonesian)
Currently translated at 95.9% (732 of 763 strings)
Translated using Weblate (Ukrainian)
Currently translated at 94.7% (253 of 267 strings)
Translated using Weblate (French)
Currently translated at 88.5% (108 of 122 strings)
Translated using Weblate (French)
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Italian)
Currently translated at 79.5% (97 of 122 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (181 of 181 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Indonesian)
Currently translated at 95.0% (725 of 763 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (216 of 216 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Filipino)
Currently translated at 83.0% (93 of 112 strings)
Translated using Weblate (Filipino)
Currently translated at 73.0% (195 of 267 strings)
Translated using Weblate (Filipino)
Currently translated at 32.7% (909 of 2773 strings)
Translated using Weblate (Filipino)
Currently translated at 91.9% (343 of 373 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (216 of 216 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2773 of 2773 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (122 of 122 strings)
Translated using Weblate (Filipino)
Currently translated at 32.8% (910 of 2773 strings)
Translated using Weblate (Filipino)
Currently translated at 32.8% (911 of 2773 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Filipino)
Currently translated at 32.0% (889 of 2773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.0% (116 of 122 strings)
Translated using Weblate (Indonesian)
Currently translated at 93.3% (712 of 763 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (2769 of 2773 strings)
Translated using Weblate (Italian)
Currently translated at 99.2% (757 of 763 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (Filipino)
Currently translated at 95.6% (178 of 186 strings)
Translated using Weblate (Filipino)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (French)
Currently translated at 100.0% (216 of 216 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (267 of 267 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (French)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 86.8% (106 of 122 strings)
Translated using Weblate (Malay)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Indonesian)
Currently translated at 84.2% (107 of 127 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 66.9% (511 of 763 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Malay)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (216 of 216 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Indonesian)
Currently translated at 92.0% (702 of 763 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Dutch)
Currently translated at 95.3% (205 of 215 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Dutch)
Currently translated at 96.1% (126 of 131 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Spanish)
Currently translated at 93.0% (2581 of 2773 strings)
Translated using Weblate (Dutch)
Currently translated at 97.2% (176 of 181 strings)
Translated using Weblate (Dutch)
Currently translated at 95.0% (57 of 60 strings)
Translated using Weblate (Dutch)
Currently translated at 98.6% (144 of 146 strings)
Translated using Weblate (Dutch)
Currently translated at 91.4% (202 of 221 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Indonesian)
Currently translated at 91.4% (698 of 763 strings)
Translated using Weblate (German)
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (German)
Currently translated at 89.8% (240 of 267 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (2769 of 2773 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2773 of 2773 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.6% (760 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 63.4% (484 of 763 strings)
Translated using Weblate (Russian)
Currently translated at 99.2% (2745 of 2767 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (763 of 763 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.4% (759 of 763 strings)
Translated using Weblate (Indonesian)
Currently translated at 91.0% (695 of 763 strings)
Translated using Weblate (Arabic)
Currently translated at 61.7% (467 of 756 strings)
Translated using Weblate (French)
Currently translated at 100.0% (267 of 267 strings)
Translated using Weblate (French)
Currently translated at 100.0% (2763 of 2763 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (756 of 756 strings)
Translated using Weblate (Indonesian)
Currently translated at 90.0% (681 of 756 strings)
Translated using Weblate (Malay)
Currently translated at 10.4% (19 of 181 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (267 of 267 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2763 of 2763 strings)
Translated using Weblate (Spanish)
Currently translated at 93.4% (2581 of 2763 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (756 of 756 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (756 of 756 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (756 of 756 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (756 of 756 strings)
Translated using Weblate (Indonesian)
Currently translated at 89.5% (677 of 756 strings)
Translated using Weblate (Spanish)
Currently translated at 93.4% (2581 of 2763 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Russian)
Currently translated at 95.5% (255 of 267 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (267 of 267 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (756 of 756 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (756 of 756 strings)
Translated using Weblate (Indonesian)
Currently translated at 89.1% (674 of 756 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (2763 of 2763 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.8% (256 of 267 strings)
Translated using Weblate (Malay)
Currently translated at 6.0% (11 of 181 strings)
Translated using Weblate (Filipino)
Currently translated at 98.3% (183 of 186 strings)
Translated using Weblate (Malay)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (756 of 756 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (756 of 756 strings)
Translated using Weblate (Indonesian)
Currently translated at 88.0% (666 of 756 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.9% (2762 of 2763 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (756 of 756 strings)
Translated using Weblate (Filipino)
Currently translated at 98.3% (183 of 186 strings)
Translated using Weblate (Tagalog)
Currently translated at 96.7% (180 of 186 strings)
Translated using Weblate (Filipino)
Currently translated at 98.9% (184 of 186 strings)
Translated using Weblate (Filipino)
Currently translated at 80.8% (76 of 94 strings)
Translated using Weblate (Malay)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Filipino)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Russian)
Currently translated at 99.5% (214 of 215 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (215 of 215 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Russian)
Currently translated at 94.3% (252 of 267 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 89.5% (239 of 267 strings)
Translated using Weblate (Russian)
Currently translated at 99.3% (2745 of 2763 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (756 of 756 strings)
Translated using Weblate (Indonesian)
Currently translated at 87.1% (659 of 756 strings)
Translated using Weblate (Portuguese)
Currently translated at 80.9% (179 of 221 strings)
Translated using Weblate (Arabic)
Currently translated at 60.0% (454 of 756 strings)
Translated using Weblate (Arabic)
Currently translated at 67.0% (63 of 94 strings)
Translated using Weblate (Malay)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (French)
Currently translated at 100.0% (215 of 215 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (French)
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Russian)
Currently translated at 99.1% (2740 of 2763 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.8% (2758 of 2763 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.7% (754 of 756 strings)
Translated using Weblate (French)
Currently translated at 100.0% (756 of 756 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (215 of 215 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (112 of 112 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (267 of 267 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2763 of 2763 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (756 of 756 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (756 of 756 strings)
Translated using Weblate (Indonesian)
Currently translated at 86.7% (656 of 756 strings)
Co-authored-by: An Nguyen <nguyen.thienan.business@gmail.com>
Co-authored-by: Ana Beatriz <anabeatriz.augusto06@yahoo.com>
Co-authored-by: Andressa Murari Sudré <andressa@sudre.com.br>
Co-authored-by: Anfasa Rabbany <lelcraft96@gmail.com>
Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net>
Co-authored-by: Binny <45uipcik@duck.com>
Co-authored-by: Camille <barberacamille47@gmail.com>
Co-authored-by: Chloé Fonson <chl.fsn@gmail.com>
Co-authored-by: Daniel Villarroel Aguilera <y4v7l45j@duck.com>
Co-authored-by: Falzart Werefox <muh_fauzi_ramadhan@yahoo.co.id>
Co-authored-by: Hanafi <naflizo@gmail.com>
Co-authored-by: Harvey James <harveymoldon@gmail.com>
Co-authored-by: Ike Osenberg <ike.osenberg@gmail.com>
Co-authored-by: Jerry Chen <minecjraft@qq.com>
Co-authored-by: Jonathan Garcia <jonathangarcia0@duck.com>
Co-authored-by: Karylle Mae Treuse G. Labitad <treuse2006@gmail.com>
Co-authored-by: Kris <dawnut.x@gmail.com>
Co-authored-by: Kuan Yu Chou <jenny2311@gmail.com>
Co-authored-by: LiziKnight <liziknight0316@outlook.com>
Co-authored-by: M <maperray@gmail.com>
Co-authored-by: Maria Otonuo <mariaotonio@gmail.com>
Co-authored-by: Martim Pinto Paiva <pintopaivam@gmail.com>
Co-authored-by: Natalie Luhrs <eilatan@gmail.com>
Co-authored-by: Nazar Paruna <nazarparuna@gmail.com>
Co-authored-by: Nero <pablofh004@gmail.com>
Co-authored-by: Nina Glasbergen <ninaglas2002@gmail.com>
Co-authored-by: Phillip Thelen <phillip@habitica.com>
Co-authored-by: Pyotr Stolnikov <pitmysterio@gmail.com>
Co-authored-by: Raithe <RaitheOfDureya@gmail.com>
Co-authored-by: Rara <annisarahmah.xmipa2@gmail.com>
Co-authored-by: Ruben <r.tartwijk@gmail.com>
Co-authored-by: Sandra Marcial <sandramarcial80@gmail.com>
Co-authored-by: Sciuridae <sweetvshoney@163.com>
Co-authored-by: Sergey Shevelev <vlkgamer45@gmail.com>
Co-authored-by: Soul <joninsoul@gmail.com>
Co-authored-by: Tristan Roosipuu <roosipuutristan@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: endriw cisersa batistela correa <endriwbatistela@gmail.com>
Co-authored-by: fluffstuff <opositesandreality@gmail.com>
Co-authored-by: maikodoglas <maickeldouglas.mm@outlook.com>
Co-authored-by: polyglottericus <vincemorel.vilan.889@gmail.com>
Co-authored-by: そら <comi4work@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ceb/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/et/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/id/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/vi/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/id/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/vi/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/character/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/character/tl/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/es/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/id/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/it/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/content/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/content/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/id/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/death/sk/
Translate-URL: https://translate.habitica.com/projects/habitica/death/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/id/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/id/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/front/es/
Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/id/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/front/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/front/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/front/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/id/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/id/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/id/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/it/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/tl/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/vi/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/merch/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/de/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/tl/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/id/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/sr/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/vi/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Death
Translation: Habitica/Defaulttasks
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Limited
Translation: Habitica/Merch
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
* fix(string): questVice1Notes html changed to a mobile-device friendly format
* fix(strings): updated limited.json with "dateEnd" & "monthYYYY" months & put in chronological order
* fix(string): remove extra word from headSpecialSummer2022WarriorNotes
* fix(string): corrected armorSpecialSummer2022MageNotes
* fix: remove duplicated string and adjust upgrade button style
* fix(style): set border radii to 8px on upgrading-group id
* fix(payments): remove duplicate entry from another modal
* chore(fix): restore string inadvertently removed during a refactor
* chore(fix): comma dangle
* chore(typo): who knew, that Y was actually important...
* chore(typo): fix text in questBewilderNotes
* chore(string): clarify polar pets requirements
* couple small changes to the footer as pointed out by users
* chore(fix): correct name of Fabulous Party Hat
---------
Co-authored-by: SabreCat <sabe@habitica.com>
Currently translated at 98.6% (144 of 146 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (746 of 746 strings)
Translated using Weblate (Indonesian)
Currently translated at 87.3% (652 of 746 strings)
Translated using Weblate (Arabic)
Currently translated at 60.1% (449 of 746 strings)
Translated using Weblate (Malay)
Currently translated at 4.9% (9 of 181 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (746 of 746 strings)
Translated using Weblate (Arabic)
Currently translated at 58.4% (436 of 746 strings)
Translated using Weblate (Russian)
Currently translated at 99.4% (2735 of 2749 strings)
Translated using Weblate (Malay)
Currently translated at 96.5% (141 of 146 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (746 of 746 strings)
Translated using Weblate (Indonesian)
Currently translated at 86.5% (646 of 746 strings)
Translated using Weblate (Malay)
Currently translated at 95.2% (139 of 146 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (746 of 746 strings)
Translated using Weblate (Indonesian)
Currently translated at 86.3% (644 of 746 strings)
Translated using Weblate (Malay)
Currently translated at 93.8% (137 of 146 strings)
Translated using Weblate (Malay)
Currently translated at 93.8% (137 of 146 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (746 of 746 strings)
Translated using Weblate (Russian)
Currently translated at 99.4% (2734 of 2749 strings)
Translated using Weblate (Indonesian)
Currently translated at 86.3% (644 of 746 strings)
Translated using Weblate (Malay)
Currently translated at 92.4% (135 of 146 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Arabic)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Arabic)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Arabic)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Arabic)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Arabic)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Malay)
Currently translated at 91.0% (133 of 146 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Arabic)
Currently translated at 61.6% (1695 of 2749 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Portuguese)
Currently translated at 92.0% (197 of 214 strings)
Translated using Weblate (Malay)
Currently translated at 89.0% (130 of 146 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Malay)
Currently translated at 87.6% (128 of 146 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2749 of 2749 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Malay)
Currently translated at 86.9% (127 of 146 strings)
Translated using Weblate (Hebrew)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Hebrew)
Currently translated at 69.1% (101 of 146 strings)
Translated using Weblate (Malay)
Currently translated at 86.3% (126 of 146 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (2749 of 2749 strings)
Translated using Weblate (Japanese)
Currently translated at 99.8% (2746 of 2749 strings)
Translated using Weblate (Malay)
Currently translated at 84.9% (124 of 146 strings)
Translated using Weblate (Ukrainian)
Currently translated at 24.4% (673 of 2749 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (238 of 238 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (238 of 238 strings)
Translated using Weblate (Russian)
Currently translated at 99.3% (2732 of 2749 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (746 of 746 strings)
Translated using Weblate (Malay)
Currently translated at 83.5% (122 of 146 strings)
Translated using Weblate (Ukrainian)
Currently translated at 66.3% (501 of 755 strings)
Translated using Weblate (Malay)
Currently translated at 82.1% (120 of 146 strings)
Translated using Weblate (Malay)
Currently translated at 81.5% (119 of 146 strings)
Translated using Weblate (Japanese)
Currently translated at 99.7% (2743 of 2749 strings)
Translated using Weblate (Malay)
Currently translated at 75.3% (110 of 146 strings)
Translated using Weblate (Indonesian)
Currently translated at 86.3% (644 of 746 strings)
Translated using Weblate (Malay)
Currently translated at 73.9% (108 of 146 strings)
Translated using Weblate (Filipino)
Currently translated at 90.6% (164 of 181 strings)
Translated using Weblate (Indonesian)
Currently translated at 85.7% (640 of 746 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (210 of 210 strings)
Translated using Weblate (Japanese)
Currently translated at 99.6% (2740 of 2749 strings)
Translated using Weblate (Filipino)
Currently translated at 91.1% (165 of 181 strings)
Translated using Weblate (Filipino)
Currently translated at 91.9% (343 of 373 strings)
Translated using Weblate (Japanese)
Currently translated at 99.5% (2737 of 2749 strings)
Translated using Weblate (Filipino)
Currently translated at 40.9% (9 of 22 strings)
Translated using Weblate (Japanese)
Currently translated at 99.3% (2731 of 2749 strings)
Translated using Weblate (Japanese)
Currently translated at 99.0% (2723 of 2749 strings)
Translated using Weblate (Filipino)
Currently translated at 91.1% (165 of 181 strings)
Translated using Weblate (Japanese)
Currently translated at 98.9% (2719 of 2749 strings)
Translated using Weblate (Malay)
Currently translated at 66.4% (97 of 146 strings)
Translated using Weblate (Arabic)
Currently translated at 86.8% (53 of 61 strings)
Translated using Weblate (Japanese)
Currently translated at 98.8% (2717 of 2749 strings)
Translated using Weblate (Russian)
Currently translated at 99.1% (2727 of 2749 strings)
Translated using Weblate (Bulgarian)
Currently translated at 65.0% (95 of 146 strings)
Translated using Weblate (Russian)
Currently translated at 99.0% (2724 of 2749 strings)
Translated using Weblate (Indonesian)
Currently translated at 82.6% (105 of 127 strings)
Translated using Weblate (Japanese)
Currently translated at 98.6% (2711 of 2749 strings)
Translated using Weblate (Japanese)
Currently translated at 98.5% (2710 of 2749 strings)
Translated using Weblate (Japanese)
Currently translated at 98.5% (2709 of 2749 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (238 of 238 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Ukrainian)
Currently translated at 61.7% (466 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (210 of 210 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (111 of 111 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Malay)
Currently translated at 65.7% (96 of 146 strings)
Translated using Weblate (Malay)
Currently translated at 64.3% (94 of 146 strings)
Translated using Weblate (Russian)
Currently translated at 99.0% (2722 of 2749 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (746 of 746 strings)
Translated using Weblate (Russian)
Currently translated at 98.8% (2717 of 2749 strings)
Translated using Weblate (Malay)
Currently translated at 60.9% (89 of 146 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (210 of 210 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Malay)
Currently translated at 47.9% (70 of 146 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (238 of 238 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2749 of 2749 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.5% (2738 of 2749 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (French)
Currently translated at 100.0% (238 of 238 strings)
Translated using Weblate (French)
Currently translated at 100.0% (2749 of 2749 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (238 of 238 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (2749 of 2749 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (181 of 181 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (146 of 146 strings)
Translated using Weblate (Russian)
Currently translated at 99.5% (237 of 238 strings)
Translated using Weblate (Russian)
Currently translated at 98.5% (2709 of 2749 strings)
Translated using Weblate (Malay)
Currently translated at 38.3% (56 of 146 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Malay)
Currently translated at 55.2% (116 of 210 strings)
Translated using Weblate (Malay)
Currently translated at 21.9% (32 of 146 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (238 of 238 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2749 of 2749 strings)
Translated using Weblate (Indonesian)
Currently translated at 95.9% (212 of 221 strings)
Co-authored-by: Ana Beatriz <anabeatriz.augusto06@yahoo.com>
Co-authored-by: Arthur Ouzlaner <panther1984@gmail.com>
Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net>
Co-authored-by: Falzart Werefox <muh_fauzi_ramadhan@yahoo.co.id>
Co-authored-by: Hanafi <naflizo@gmail.com>
Co-authored-by: Keva Kursakov <kevakursakov@gmail.com>
Co-authored-by: LiziKnight <liziknight0316@outlook.com>
Co-authored-by: M <maperray@gmail.com>
Co-authored-by: Natalie Luhrs <eilatan@gmail.com>
Co-authored-by: Nazar Paruna <nazarparuna@gmail.com>
Co-authored-by: Salman Mujeeb <kingleopard22@gmail.com>
Co-authored-by: Sandra Marcial <sandramarcial80@gmail.com>
Co-authored-by: Sergey Shevelev <vlkgamer45@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: mattya 226 <worldworld1114@gmail.com>
Co-authored-by: polyglottericus <vincemorel.vilan.889@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/he/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/id/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/character/id/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/id/
Translate-URL: https://translate.habitica.com/projects/habitica/content/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/id/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/front/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ms/
Translate-URL: https://translate.habitica.com/projects/habitica/front/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/it/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/ar/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/he/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/id/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/it/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ms/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Loginincentives
Translation: Habitica/Messages
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Subscriber
* chore(content): add winter wonderland items
* chore(typos): dates are hard
* fix(tz): how far back we have fallen
* fix(event): four extra hours for stragglers
* fix(typo): singular snowball spell
* fix(gear): remove stray incorrect event prop
* merge release
* Revert "merge release"
This reverts commit 83e29d0288.
* feat(content): add EN text
* fix(dates): 2022-2023 Winter
* chore(content): add featured quest bundle
* fix(event): delay Snowballs, add quests to Seasonal Shop
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
Co-authored-by: SabreCat <sabe@habitica.com>
* if tag not in use after leaving challenge, delete
* fix(tags): correct routing in store actions
Co-authored-by: Megan Shepherd <meg.d.shep@gmail.com>
Co-authored-by: SabreCat <sabe@habitica.com>
* refactor(faq): fetch from API on web
Also make question list more maintainable, allowing different questions across platforms
* fix(tests): don't return null when function is expected
Also removes the unnecessary default to web in controller
* fix(tests): add new fields to expectation, add placeholders
* refactor(faq): allow reordering
Co-authored-by: SabreCat <sabe@habitica.com>
Currently translated at 100.0% (209 of 209 strings)
Translated using Weblate (German)
Currently translated at 99.7% (737 of 739 strings)
Translated using Weblate (Korean)
Currently translated at 96.4% (54 of 56 strings)
Translated using Weblate (Spanish)
Currently translated at 95.4% (2581 of 2705 strings)
Translated using Weblate (German)
Currently translated at 99.4% (735 of 739 strings)
Translated using Weblate (Ukrainian)
Currently translated at 59.4% (449 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (732 of 732 strings)
Translated using Weblate (Ukrainian)
Currently translated at 24.5% (663 of 2705 strings)
Translated using Weblate (Ukrainian)
Currently translated at 56.6% (428 of 755 strings)
Translated using Weblate (German)
Currently translated at 99.1% (733 of 739 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (Spanish)
Currently translated at 97.7% (216 of 221 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (181 of 181 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 94.5% (714 of 755 strings)
Translated using Weblate (German)
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Russian)
Currently translated at 93.2% (206 of 221 strings)
Translated using Weblate (German)
Currently translated at 99.0% (219 of 221 strings)
Translated using Weblate (German)
Currently translated at 98.6% (218 of 221 strings)
Translated using Weblate (Spanish)
Currently translated at 95.4% (2581 of 2705 strings)
Translated using Weblate (German)
Currently translated at 93.6% (207 of 221 strings)
Translated using Weblate (French)
Currently translated at 100.0% (181 of 181 strings)
Translated using Weblate (French)
Currently translated at 100.0% (209 of 209 strings)
Translated using Weblate (French)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (French)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (French)
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (German)
Currently translated at 93.2% (206 of 221 strings)
Translated using Weblate (German)
Currently translated at 93.2% (206 of 221 strings)
Translated using Weblate (Ukrainian)
Currently translated at 24.4% (661 of 2705 strings)
Translated using Weblate (Ukrainian)
Currently translated at 24.3% (659 of 2705 strings)
Translated using Weblate (Ukrainian)
Currently translated at 55.8% (422 of 755 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Ukrainian)
Currently translated at 55.4% (419 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 54.0% (408 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 53.7% (406 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (374 of 374 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.1% (208 of 221 strings)
Translated using Weblate (Italian)
Currently translated at 96.3% (213 of 221 strings)
Translated using Weblate (German)
Currently translated at 92.7% (205 of 221 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (Ukrainian)
Currently translated at 24.1% (654 of 2705 strings)
Translated using Weblate (Ukrainian)
Currently translated at 53.5% (404 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (143 of 143 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (221 of 221 strings)
Translated using Weblate (German)
Currently translated at 92.3% (204 of 221 strings)
Translated using Weblate (Korean)
Currently translated at 75.0% (6 of 8 strings)
Translated using Weblate (Korean)
Currently translated at 77.7% (168 of 216 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (181 of 181 strings)
Translated using Weblate (German)
Currently translated at 100.0% (181 of 181 strings)
Translated using Weblate (Ukrainian)
Currently translated at 52.8% (399 of 755 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (739 of 739 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (143 of 143 strings)
Translated using Weblate (German)
Currently translated at 100.0% (143 of 143 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (2705 of 2705 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (181 of 181 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (181 of 181 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (181 of 181 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (181 of 181 strings)
Translated using Weblate (Japanese)
Currently translated at 99.9% (2703 of 2705 strings)
Translated using Weblate (German)
Currently translated at 100.0% (2705 of 2705 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (181 of 181 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 93.7% (708 of 755 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (143 of 143 strings)
Translated using Weblate (Korean)
Currently translated at 96.4% (54 of 56 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 93.1% (703 of 755 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (739 of 739 strings)
Translated using Weblate (Russian)
Currently translated at 99.8% (738 of 739 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (739 of 739 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (739 of 739 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (739 of 739 strings)
Translated using Weblate (German)
Currently translated at 99.9% (2703 of 2705 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (739 of 739 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Ukrainian)
Currently translated at 51.9% (392 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (732 of 732 strings)
Translated using Weblate (Polish)
Currently translated at 64.8% (1754 of 2705 strings)
Translated using Weblate (Polish)
Currently translated at 64.8% (1753 of 2705 strings)
Translated using Weblate (Polish)
Currently translated at 64.7% (1752 of 2705 strings)
Translated using Weblate (Polish)
Currently translated at 64.6% (1749 of 2705 strings)
Translated using Weblate (Polish)
Currently translated at 64.6% (1748 of 2705 strings)
Translated using Weblate (Polish)
Currently translated at 64.5% (1747 of 2705 strings)
Translated using Weblate (Polish)
Currently translated at 64.5% (1746 of 2705 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Polish)
Currently translated at 98.2% (57 of 58 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (374 of 374 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (209 of 209 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (234 of 234 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (German)
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2705 of 2705 strings)
Translated using Weblate (Ukrainian)
Currently translated at 24.1% (652 of 2705 strings)
Translated using Weblate (Russian)
Currently translated at 99.8% (2702 of 2705 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2705 of 2705 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (2705 of 2705 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 51.5% (389 of 755 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (German)
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (Chinese (Hong Kong))
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (German)
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Ukrainian)
Currently translated at 24.1% (652 of 2701 strings)
Translated using Weblate (Spanish)
Currently translated at 95.5% (2581 of 2701 strings)
Translated using Weblate (Ukrainian)
Currently translated at 50.5% (382 of 755 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 98.6% (141 of 143 strings)
Translated using Weblate (Bulgarian)
Currently translated at 65.0% (93 of 143 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (209 of 209 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (209 of 209 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 87.5% (2365 of 2701 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Polish)
Currently translated at 96.5% (56 of 58 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (732 of 732 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (143 of 143 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 89.3% (193 of 216 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 96.9% (127 of 131 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (234 of 234 strings)
Translated using Weblate (Ukrainian)
Currently translated at 24.1% (651 of 2701 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2701 of 2701 strings)
Translated using Weblate (Spanish)
Currently translated at 95.5% (2581 of 2701 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 92.8% (701 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 49.8% (376 of 755 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 74.8% (95 of 127 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (374 of 374 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 93.7% (134 of 143 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 88.8% (192 of 216 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 95.5% (386 of 404 strings)
Translated using Weblate (Spanish)
Currently translated at 95.5% (2581 of 2701 strings)
Translated using Weblate (German)
Currently translated at 99.5% (402 of 404 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (2701 of 2701 strings)
Translated using Weblate (Polish)
Currently translated at 95.3% (204 of 214 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (181 of 181 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (732 of 732 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (732 of 732 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (143 of 143 strings)
Translated using Weblate (German)
Currently translated at 99.0% (400 of 404 strings)
Translated using Weblate (German)
Currently translated at 99.0% (400 of 404 strings)
Translated using Weblate (German)
Currently translated at 99.0% (400 of 404 strings)
Translated using Weblate (German)
Currently translated at 99.0% (400 of 404 strings)
Translated using Weblate (German)
Currently translated at 99.0% (400 of 404 strings)
Translated using Weblate (German)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (German)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (German)
Currently translated at 100.0% (216 of 216 strings)
Translated using Weblate (German)
Currently translated at 100.0% (216 of 216 strings)
Translated using Weblate (German)
Currently translated at 97.7% (395 of 404 strings)
Translated using Weblate (German)
Currently translated at 97.7% (395 of 404 strings)
Translated using Weblate (German)
Currently translated at 97.7% (395 of 404 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (234 of 234 strings)
Translated using Weblate (German)
Currently translated at 97.7% (395 of 404 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.6% (360 of 755 strings)
Translated using Weblate (German)
Currently translated at 97.7% (395 of 404 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 95.0% (384 of 404 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Ukrainian)
Currently translated at 47.2% (357 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (732 of 732 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (143 of 143 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (German)
Currently translated at 100.0% (732 of 732 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (404 of 404 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (German)
Currently translated at 97.5% (394 of 404 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 99.8% (731 of 732 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 99.3% (142 of 143 strings)
Translated using Weblate (German)
Currently translated at 97.2% (393 of 404 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 85.1% (184 of 216 strings)
Co-authored-by: Ana Beatriz <anabeatriz.augusto06@yahoo.com>
Co-authored-by: Annika Frederike Schomber <nick.namen@gmx.de>
Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net>
Co-authored-by: Céu <marcel.ufscar@gmail.com>
Co-authored-by: Danylo <nylo2005@gmail.com>
Co-authored-by: Dessie Z <desize1996@gmail.com>
Co-authored-by: Hexe des Windes (she/her) <krausanna1@gmail.com>
Co-authored-by: Ike Osenberg <ike.osenberg@gmail.com>
Co-authored-by: IvorTheBoneless <bohdanfiloenko657@gmail.com>
Co-authored-by: KC <stuffr123456@gmail.com>
Co-authored-by: KanI <twinklingnerd@gmail.com>
Co-authored-by: Kedr <sergeysamori.ua@gmail.com>
Co-authored-by: Khsmty <me@taigasaito.org>
Co-authored-by: Lena Kubisa <lenorek.05.poczta@gmail.com>
Co-authored-by: Lio Zam <zerofux@web.de>
Co-authored-by: LiziKnight <liziknight0316@outlook.com>
Co-authored-by: Mara S. (Dolichotis) <marascherzer@gmail.com>
Co-authored-by: Nakonana <nanaki1989@web.de>
Co-authored-by: Nazar Paruna <nazarparuna@gmail.com>
Co-authored-by: Raithe <RaitheOfDureya@gmail.com>
Co-authored-by: Sandra Marcial <sandramarcial80@gmail.com>
Co-authored-by: Sara López <sarayupy@gmail.com>
Co-authored-by: Sergey Shevelev <vlkgamer45@gmail.com>
Co-authored-by: Tobias Welti <tobias.welti@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Wolf Forst <wiesenkatz@proton.me>
Co-authored-by: mattya 226 <worldworld1114@gmail.com>
Co-authored-by: Естай <akseleu@yahoo.com>
Co-authored-by: 박동훈 <creator98@naver.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/bg/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/de/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/it/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/character/zh_Hant_HK/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/en_GB/
Translate-URL: https://translate.habitica.com/projects/habitica/content/it/
Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/de/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/front/de/
Translate-URL: https://translate.habitica.com/projects/habitica/front/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/front/it/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/front/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/front/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/front/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/front/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/de/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/it/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/noscript/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/it/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/es/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/it/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hant/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Loginincentives
Translation: Habitica/Noscript
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
* fix(content): quality of life change for staff and moderators
* fix(content): quality of life change for staff and moderators, I really mean it this time
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
* add stopword package
* sort pet and potion quests by stopword-ized text
* chore(package): revert package lock
Will update after merge
* fix(package): Friday brain
Co-authored-by: SabreCat <sabe@habitica.com>
* fix(subscriptions): reject subs that come in too fast
* fix(lint): remove unused import
* fix(groups): individual subs may come rapidly
* fix(subscriptions): bad paren, handle rapid testing
* fix(test): reset dateUpdated between subs
* fix(test): one more block for dateUpdated
Co-authored-by: SabreCat <sabe@habitica.com>
* fix(string): questVice1Notes html changed to a mobile-device friendly format
* fix(strings): updated limited.json with "dateEnd" & "monthYYYY" months & put in chronological order
* fix(string): remove extra word from headSpecialSummer2022WarriorNotes
* fix(string): corrected armorSpecialSummer2022MageNotes
* fix: remove duplicated string and adjust upgrade button style
* fix(style): set border radii to 8px on upgrading-group id
* fix(payments): remove duplicate entry from another modal
* chore(fix): restore string inadvertently removed during a refactor
* chore(fix): comma dangle
Co-authored-by: SabreCat <sabe@habitica.com>
* initial commit: based on group-tracking-modal branch
* chore: merge group-tracking-modal
* update: create functions for each success condition
* chore: merge develop
* chore: work on successModal.vue & remove redundant code on groupPlan.vue
* update: remove `giftSubscriptionText4` from footer
* fix: correct groupPlan.vue file
* update: add messaging placeholder, clean up logic in a few places, update/add strings
* update: rearrange modal in order of display & test existence of 'gift-subscription' paymentType
* update: added props for receiverName so 'gift-subscription' works
* update: add close.svg & function
style: refactor CSS
* update: work on gift messaging
* update: work on gift messaging
* update: work on gift messaging
* update: let's make messages GO
* update: messages are a GO, we have LIFT OFF!
* fix: remove console log (oops)
Co-authored-by: SabreCat <sabe@habitica.com>
* chore(content): add Bone to Pick achievement
* chore(content): update spritesmith-main.css
* chore(content): add more bone picking
* chore(content): more bone picking
* chore(content): bone picking
* chore(content): i gotta bone to pick here
* chore(content): final bone picking
* chore: add migration script
* chore: update habitica-images
Co-authored-by: SabreCat <sabe@habitica.com>
Currently translated at 95.7% (2581 of 2695 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 87.1% (2350 of 2695 strings)
Translated using Weblate (Spanish)
Currently translated at 95.7% (2581 of 2695 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (208 of 208 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 87.0% (2347 of 2695 strings)
Translated using Weblate (Spanish)
Currently translated at 95.7% (2580 of 2695 strings)
Translated using Weblate (Spanish)
Currently translated at 95.7% (2580 of 2695 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 87.0% (2345 of 2695 strings)
Translated using Weblate (Ukrainian)
Currently translated at 24.0% (647 of 2695 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (216 of 216 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (403 of 403 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2695 of 2695 strings)
Translated using Weblate (Ukrainian)
Currently translated at 23.4% (632 of 2695 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 86.9% (2343 of 2695 strings)
Translated using Weblate (German)
Currently translated at 95.5% (385 of 403 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 86.8% (2341 of 2695 strings)
Translated using Weblate (German)
Currently translated at 94.7% (382 of 403 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 86.7% (2339 of 2695 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Polish)
Currently translated at 74.1% (43 of 58 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (47 of 47 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 86.7% (2337 of 2695 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Ukrainian)
Currently translated at 99.5% (401 of 403 strings)
Translated using Weblate (Ukrainian)
Currently translated at 22.9% (619 of 2695 strings)
Translated using Weblate (Russian)
Currently translated at 99.8% (2692 of 2695 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 86.6% (2335 of 2695 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 86.6% (2334 of 2695 strings)
Translated using Weblate (Spanish)
Currently translated at 95.7% (2580 of 2695 strings)
Translated using Weblate (German)
Currently translated at 100.0% (234 of 234 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2695 of 2695 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (403 of 403 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (216 of 216 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Spanish)
Currently translated at 99.5% (233 of 234 strings)
Translated using Weblate (Spanish)
Currently translated at 95.7% (2580 of 2695 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 86.5% (2332 of 2695 strings)
Translated using Weblate (German)
Currently translated at 91.5% (369 of 403 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 86.1% (2322 of 2695 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (216 of 216 strings)
Translated using Weblate (German)
Currently translated at 99.1% (232 of 234 strings)
Co-authored-by: Ana Beatriz <anabeatriz.augusto06@yahoo.com>
Co-authored-by: Ike Osenberg <ike.osenberg@gmail.com>
Co-authored-by: IvorTheBoneless <bohdanfiloenko657@gmail.com>
Co-authored-by: Lena Kubisa <lenorek.05.poczta@gmail.com>
Co-authored-by: LiziKnight <liziknight0316@outlook.com>
Co-authored-by: Mara S. (Dolichotis) <marascherzer@gmail.com>
Co-authored-by: Sandra Marcial <sandramarcial80@gmail.com>
Co-authored-by: Sara López <sarayupy@gmail.com>
Co-authored-by: Sergey Shevelev <vlkgamer45@gmail.com>
Co-authored-by: UNI <nibi727171@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hant/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/de/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/de/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/es/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/it/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ja/
Translation: Habitica/Contrib
Translation: Habitica/Faq
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Limited
Translation: Habitica/Npc
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Subscriber
* fix(subscription): establish lock to avoid race scenario
* fix(lint): import syntax
* fix(lint): whitespace, dependency cycle
* fix(subs): skip locking on gifts and groups
* fix(subs): correctly reset _subSignature
* fix(sub): use findOneAndUpdate for unlock
* fix(test): save newly created user for some reason
Co-authored-by: SabreCat <sabe@habitica.com>
* Remove deprecated version element from top-level
* Remove unncessary image for client and server services
Co-authored-by: Gabriel Araujo <gabriel.goncalves@solarisbank.de>
* Issue #14175 - Created a categoryOptions.js file in website/common/script/content to store list of category Options. Imported and added the list to website/client/src/components : challenges/challengeModal, challenges/sidebar, groups/groupFormModal, and groups/groupSidebar. This replaced the statically typed lists that previously existed. Tested the challengeModal and sidebar but unable to test the groups files due to credit card requirements. -@Tundrian
* Issue #14175 - Created a categoryOptions.js file in website/common/script/content to store list of category Options. Imported and added the list to website/client/src/components : challenges/challengeModal, challenges/sidebar, groups/groupFormModal, and groups/groupSidebar. This replaced the statically typed lists that previously existed. Tested the challengeModal and sidebar but unable to test the groups files due to credit card requirements. -@Tundrian
Co-authored-by: SabreCat <sabe@habitica.com>
* add 'completed' property to quest items
* show checkmark on completed quests in the shop
* add 'completed' property to quest items
* show checkmark on completed quests in the shop
* first pass
* second pass
* third pass
* fourth pass, not a lot of progress
* fifth pass, slowly gettin there
* breakpoint nonsense
* flexbox and breakpoint nonsense
* svg updates, css updates
* whitespace
* chore: merge upstream/develop
* style(breakpoints): added responsive breakpoints, social column alignment tweaks
* style(breakpoints): add xs-specific selectors and classes
* style: mobile footer
* style: mobile footer
* style: static landing page footer
* style: small tweaks to social layout
* fix(translations): update website/common/locales/de/gear.json to develop
* update(style): small updates
* update(style): cleaning up code
* update(style): cleaning up code
* update(style): mobile footer updates
* update(style): complete mobile footer & clean up code
* update(style): add tablet breakpoint and remove rogue terms link
* fix(style): update to scoped colors & set footer background image to pointer-events:none
* fix(style): removed redundant logo class definition
* Don't sign in user when trying to connect a social account that was already created
* Log social users into matching local auth accounts
If the social account has an email that already exists as a local user, instead of creating a new account log them into their account and add the social auth to the account
* If possible set local authentication email for social users
* Allow password reset emails to be sent to social login users
* lint fixes
* Fix issues and tests
* fix tests
* Fix lint error.
* purge Facebook.
Only keep it in some select places to allow for some compatablilty.
* Fix error
* fix error
* Let settings handle it when you don't have a password set but an email
* fix error
* Fix boolean logic
* fix json conversion
* .
* fix password reset for old social accounts
* Don't sign in user when trying to connect a social account that was already created
* Log social users into matching local auth accounts
If the social account has an email that already exists as a local user, instead of creating a new account log them into their account and add the social auth to the account
* If possible set local authentication email for social users
* Allow password reset emails to be sent to social login users
* lint fixes
* Fix issues and tests
* fix tests
* Fix lint error.
* purge Facebook.
Only keep it in some select places to allow for some compatablilty.
* Fix error
* fix error
* Let settings handle it when you don't have a password set but an email
* fix error
* Fix boolean logic
* fix json conversion
* fix password reset for old social accounts
* Revert "lint fixes"
This reverts commit c244b1651c.
# Conflicts:
# website/client/src/components/auth/registerLoginReset.vue
# website/client/src/components/static/contact.vue
* Revert "fix password reset for old social accounts"
This reverts commit 7e0069a80f.
* fix duplicate code
* chore(misc): remove irrelevant changes
* chore(privacy): update policy page with note about FB
Co-authored-by: SabreCat <sabe@habitica.com>
* first pass
* second pass
* third pass
* fourth pass, not a lot of progress
* fifth pass, slowly gettin there
* breakpoint nonsense
* flexbox and breakpoint nonsense
* svg updates, css updates
* whitespace
* chore: merge upstream/develop
* style(breakpoints): added responsive breakpoints, social column alignment tweaks
* style(breakpoints): add xs-specific selectors and classes
* style: mobile footer
* style: mobile footer
* style: static landing page footer
* style: small tweaks to social layout
* fix(translations): update website/common/locales/de/gear.json to develop
* update(style): small updates
* update(style): cleaning up code
* update(style): cleaning up code
* update(style): mobile footer updates
* update(style): complete mobile footer & clean up code
* update(style): add tablet breakpoint and remove rogue terms link
* fix(string): questVice1Notes html changed to a mobile-device friendly format
* fix(strings): updated limited.json with "dateEnd" & "monthYYYY" months & put in chronological order
* fix(string): remove extra word from headSpecialSummer2022WarriorNotes
* fix(string): corrected armorSpecialSummer2022MageNotes
* fix: remove duplicated string and adjust upgrade button style
* fix(style): set border radii to 8px on upgrading-group id
* fix(payments): remove duplicate entry from another modal
Co-authored-by: SabreCat <sabe@habitica.com>
* chore(submodule): add August 2022 Mystery Items
* chore(content): add September 2022 Backgrounds and Enchanted Armoire Items
* fix(typo): periods so people don't grumble
* fix(typo): consistent caps
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
Currently translated at 39.3% (81 of 206 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Ukrainian)
Currently translated at 41.1% (311 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (127 of 127 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Spanish)
Currently translated at 98.2% (57 of 58 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (374 of 374 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (718 of 718 strings)
Translated using Weblate (Russian)
Currently translated at 94.8% (369 of 389 strings)
Translated using Weblate (French)
Currently translated at 100.0% (389 of 389 strings)
Translated using Weblate (Portuguese)
Currently translated at 95.7% (45 of 47 strings)
Translated using Weblate (Ukrainian)
Currently translated at 92.9% (118 of 127 strings)
Translated using Weblate (Korean)
Currently translated at 78.6% (565 of 718 strings)
Translated using Weblate (Vietnamese)
Currently translated at 84.4% (174 of 206 strings)
Translated using Weblate (Korean)
Currently translated at 64.0% (132 of 206 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (2655 of 2655 strings)
Translated using Weblate (English (Pirate) (en@pirate))
Currently translated at 88.5% (124 of 140 strings)
Translated using Weblate (Korean)
Currently translated at 43.8% (79 of 180 strings)
Translated using Weblate (Korean)
Currently translated at 41.1% (74 of 180 strings)
Translated using Weblate (Korean)
Currently translated at 51.7% (30 of 58 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Korean)
Currently translated at 82.1% (620 of 755 strings)
Translated using Weblate (Korean)
Currently translated at 78.1% (561 of 718 strings)
Translated using Weblate (Korean)
Currently translated at 78.1% (561 of 718 strings)
Translated using Weblate (Korean)
Currently translated at 63.5% (131 of 206 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Japanese)
Currently translated at 92.8% (361 of 389 strings)
Translated using Weblate (Czech)
Currently translated at 74.4% (1977 of 2655 strings)
Translated using Weblate (Ukrainian)
Currently translated at 78.7% (100 of 127 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (French)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 92.5% (360 of 389 strings)
Translated using Weblate (French)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (58 of 58 strings)
Translated using Weblate (Czech)
Currently translated at 74.2% (1972 of 2655 strings)
Translated using Weblate (Italian)
Currently translated at 98.2% (57 of 58 strings)
Translated using Weblate (Romanian)
Currently translated at 98.9% (93 of 94 strings)
Translated using Weblate (Czech)
Currently translated at 73.8% (1962 of 2655 strings)
Translated using Weblate (Romanian)
Currently translated at 91.4% (86 of 94 strings)
Translated using Weblate (Czech)
Currently translated at 72.8% (1934 of 2655 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.2% (57 of 58 strings)
Translated using Weblate (Romanian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Romanian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Romanian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Romanian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Russian)
Currently translated at 98.2% (57 of 58 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (374 of 374 strings)
Translated using Weblate (Romanian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Romanian)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Romanian)
Currently translated at 100.0% (129 of 129 strings)
Translated using Weblate (Romanian)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (389 of 389 strings)
Translated using Weblate (Russian)
Currently translated at 92.8% (361 of 389 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2655 of 2655 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Romanian)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Romanian)
Currently translated at 100.0% (98 of 98 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (718 of 718 strings)
Translated using Weblate (Romanian)
Currently translated at 93.5% (131 of 140 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (215 of 215 strings)
Translated using Weblate (Romanian)
Currently translated at 90.0% (126 of 140 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (389 of 389 strings)
Translated using Weblate (Spanish)
Currently translated at 99.2% (139 of 140 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (389 of 389 strings)
Translated using Weblate (Italian)
Currently translated at 99.2% (386 of 389 strings)
Translated using Weblate (Russian)
Currently translated at 99.7% (2649 of 2655 strings)
Translated using Weblate (Filipino)
Currently translated at 93.5% (131 of 140 strings)
Translated using Weblate (Filipino)
Currently translated at 96.4% (354 of 367 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2655 of 2655 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (135 of 135 strings)
Translated using Weblate (Filipino)
Currently translated at 81.3% (109 of 134 strings)
Translated using Weblate (Filipino)
Currently translated at 95.0% (133 of 140 strings)
Translated using Weblate (Filipino)
Currently translated at 36.3% (8 of 22 strings)
Translated using Weblate (Ukrainian)
Currently translated at 93.8% (214 of 228 strings)
Translated using Weblate (Spanish)
Currently translated at 98.5% (138 of 140 strings)
Translated using Weblate (Ukrainian)
Currently translated at 89.4% (204 of 228 strings)
Translated using Weblate (Russian)
Currently translated at 99.5% (2642 of 2655 strings)
Translated using Weblate (Russian)
Currently translated at 99.4% (2640 of 2655 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Russian)
Currently translated at 99.3% (2639 of 2655 strings)
Translated using Weblate (Filipino)
Currently translated at 50.0% (11 of 22 strings)
Translated using Weblate (Filipino)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Ukrainian)
Currently translated at 22.6% (602 of 2655 strings)
Translated using Weblate (Russian)
Currently translated at 99.2% (2636 of 2655 strings)
Translated using Weblate (German)
Currently translated at 100.0% (2655 of 2655 strings)
Translated using Weblate (German)
Currently translated at 100.0% (374 of 374 strings)
Translated using Weblate (Ukrainian)
Currently translated at 29.6% (786 of 2655 strings)
Translated using Weblate (Ukrainian)
Currently translated at 33.4% (889 of 2655 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (98 of 98 strings)
Translated using Weblate (Filipino)
Currently translated at 72.9% (551 of 755 strings)
Translated using Weblate (Filipino)
Currently translated at 96.4% (135 of 140 strings)
Translated using Weblate (Filipino)
Currently translated at 93.4% (200 of 214 strings)
Translated using Weblate (Ukrainian)
Currently translated at 43.8% (1163 of 2655 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2655 of 2655 strings)
Translated using Weblate (French)
Currently translated at 100.0% (374 of 374 strings)
Translated using Weblate (Filipino)
Currently translated at 72.8% (550 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 86.8% (198 of 228 strings)
Translated using Weblate (Russian)
Currently translated at 98.9% (2628 of 2655 strings)
Translated using Weblate (Korean)
Currently translated at 85.0% (108 of 127 strings)
Translated using Weblate (Ukrainian)
Currently translated at 57.8% (1535 of 2655 strings)
Translated using Weblate (Russian)
Currently translated at 98.7% (2623 of 2655 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (2655 of 2655 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (374 of 374 strings)
Translated using Weblate (Ukrainian)
Currently translated at 86.4% (197 of 228 strings)
Translated using Weblate (Ukrainian)
Currently translated at 62.7% (1667 of 2655 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (374 of 374 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (374 of 374 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (755 of 755 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (718 of 718 strings)
Translated using Weblate (Russian)
Currently translated at 99.5% (205 of 206 strings)
Translated using Weblate (Russian)
Currently translated at 98.7% (2622 of 2655 strings)
Translated using Weblate (German)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (374 of 374 strings)
Translated using Weblate (Filipino)
Currently translated at 83.4% (172 of 206 strings)
Translated using Weblate (Filipino)
Currently translated at 72.8% (550 of 755 strings)
Translated using Weblate (Filipino)
Currently translated at 72.1% (101 of 140 strings)
Translated using Weblate (Filipino)
Currently translated at 92.2% (344 of 373 strings)
Translated using Weblate (Ukrainian)
Currently translated at 27.1% (56 of 206 strings)
Translated using Weblate (French)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Ukrainian)
Currently translated at 73.4% (1951 of 2655 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (180 of 180 strings)
Translated using Weblate (Ukrainian)
Currently translated at 40.9% (309 of 755 strings)
Translated using Weblate (French)
Currently translated at 100.0% (215 of 215 strings)
Translated using Weblate (Korean)
Currently translated at 92.3% (339 of 367 strings)
Translated using Weblate (Filipino)
Currently translated at 86.3% (620 of 718 strings)
Translated using Weblate (Filipino)
Currently translated at 74.7% (564 of 755 strings)
Translated using Weblate (Filipino)
Currently translated at 74.2% (104 of 140 strings)
Translated using Weblate (Ukrainian)
Currently translated at 46.6% (96 of 206 strings)
Translated using Weblate (Ukrainian)
Currently translated at 75.5% (2005 of 2655 strings)
Translated using Weblate (Russian)
Currently translated at 98.1% (2606 of 2655 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (111 of 111 strings)
Translated using Weblate (Filipino)
Currently translated at 75.3% (569 of 755 strings)
Translated using Weblate (Filipino)
Currently translated at 78.5% (110 of 140 strings)
Translated using Weblate (Filipino)
Currently translated at 33.4% (889 of 2655 strings)
Translated using Weblate (Russian)
Currently translated at 98.1% (2606 of 2655 strings)
Translated using Weblate (Dutch)
Currently translated at 99.0% (213 of 215 strings)
Translated using Weblate (Ukrainian)
Currently translated at 64.9% (490 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 73.3% (554 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 71.8% (148 of 206 strings)
Translated using Weblate (Ukrainian)
Currently translated at 78.9% (180 of 228 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Ukrainian)
Currently translated at 75.7% (2010 of 2655 strings)
Translated using Weblate (Russian)
Currently translated at 98.1% (2606 of 2655 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2655 of 2655 strings)
Translated using Weblate (Ukrainian)
Currently translated at 96.1% (173 of 180 strings)
Translated using Weblate (Ukrainian)
Currently translated at 78.5% (44 of 56 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Ukrainian)
Currently translated at 78.6% (594 of 755 strings)
Translated using Weblate (Ukrainian)
Currently translated at 59.0% (75 of 127 strings)
Translated using Weblate (Ukrainian)
Currently translated at 59.0% (75 of 127 strings)
Translated using Weblate (Korean)
Currently translated at 51.7% (29 of 56 strings)
Translated using Weblate (Korean)
Currently translated at 62.1% (128 of 206 strings)
Translated using Weblate (Korean)
Currently translated at 81.8% (618 of 755 strings)
Translated using Weblate (Korean)
Currently translated at 81.4% (114 of 140 strings)
Translated using Weblate (Korean)
Currently translated at 64.5% (1713 of 2655 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (180 of 180 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (180 of 180 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (180 of 180 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Galician)
Currently translated at 90.0% (162 of 180 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Galician)
Currently translated at 97.6% (209 of 214 strings)
Translated using Weblate (Russian)
Currently translated at 97.5% (2590 of 2655 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2655 of 2655 strings)
Translated using Weblate (Galician)
Currently translated at 97.6% (209 of 214 strings)
Translated using Weblate (Korean)
Currently translated at 98.3% (183 of 186 strings)
Translated using Weblate (Galician)
Currently translated at 96.2% (206 of 214 strings)
Translated using Weblate (Galician)
Currently translated at 92.9% (199 of 214 strings)
Translated using Weblate (Galician)
Currently translated at 83.7% (108 of 129 strings)
Translated using Weblate (Galician)
Currently translated at 94.6% (176 of 186 strings)
Translated using Weblate (Galician)
Currently translated at 58.3% (419 of 718 strings)
Translated using Weblate (Galician)
Currently translated at 88.0% (118 of 134 strings)
Translated using Weblate (Galician)
Currently translated at 59.2% (122 of 206 strings)
Translated using Weblate (Galician)
Currently translated at 82.7% (625 of 755 strings)
Translated using Weblate (Galician)
Currently translated at 65.9% (62 of 94 strings)
Translated using Weblate (Galician)
Currently translated at 54.8% (125 of 228 strings)
Translated using Weblate (Galician)
Currently translated at 86.1% (316 of 367 strings)
Translated using Weblate (Galician)
Currently translated at 92.9% (199 of 214 strings)
Translated using Weblate (Galician)
Currently translated at 67.1% (1783 of 2655 strings)
Translated using Weblate (Galician)
Currently translated at 72.2% (39 of 54 strings)
Translated using Weblate (Galician)
Currently translated at 91.4% (43 of 47 strings)
Translated using Weblate (Galician)
Currently translated at 92.2% (344 of 373 strings)
Translated using Weblate (Galician)
Currently translated at 71.6% (91 of 127 strings)
Translated using Weblate (Galician)
Currently translated at 78.6% (169 of 215 strings)
Translated using Weblate (Galician)
Currently translated at 92.8% (52 of 56 strings)
Translated using Weblate (Galician)
Currently translated at 82.9% (107 of 129 strings)
Translated using Weblate (Galician)
Currently translated at 94.6% (176 of 186 strings)
Translated using Weblate (Galician)
Currently translated at 58.3% (419 of 718 strings)
Translated using Weblate (Galician)
Currently translated at 88.8% (119 of 134 strings)
Translated using Weblate (Galician)
Currently translated at 59.2% (122 of 206 strings)
Translated using Weblate (Galician)
Currently translated at 65.9% (62 of 94 strings)
Translated using Weblate (Galician)
Currently translated at 50.0% (4 of 8 strings)
Translated using Weblate (Galician)
Currently translated at 12.1% (17 of 140 strings)
Translated using Weblate (Galician)
Currently translated at 83.6% (51 of 61 strings)
Translated using Weblate (Galician)
Currently translated at 77.2% (17 of 22 strings)
Translated using Weblate (Galician)
Currently translated at 54.8% (125 of 228 strings)
Translated using Weblate (Galician)
Currently translated at 62.5% (5 of 8 strings)
Translated using Weblate (Galician)
Currently translated at 85.8% (315 of 367 strings)
Translated using Weblate (Galician)
Currently translated at 92.9% (199 of 214 strings)
Translated using Weblate (Galician)
Currently translated at 67.1% (1782 of 2655 strings)
Translated using Weblate (Galician)
Currently translated at 68.5% (37 of 54 strings)
Translated using Weblate (Galician)
Currently translated at 82.9% (39 of 47 strings)
Translated using Weblate (Galician)
Currently translated at 70.8% (90 of 127 strings)
Translated using Weblate (Japanese)
Currently translated at 97.8% (137 of 140 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (215 of 215 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (138 of 140 strings)
Translated using Weblate (Korean)
Currently translated at 98.3% (183 of 186 strings)
Translated using Weblate (Korean)
Currently translated at 94.7% (127 of 134 strings)
Translated using Weblate (Russian)
Currently translated at 99.5% (205 of 206 strings)
Translated using Weblate (Russian)
Currently translated at 97.5% (2590 of 2655 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Russian)
Currently translated at 97.5% (2589 of 2655 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (215 of 215 strings)
Translated using Weblate (Filipino)
Currently translated at 84.6% (94 of 111 strings)
Translated using Weblate (Filipino)
Currently translated at 79.2% (111 of 140 strings)
Translated using Weblate (Filipino)
Currently translated at 94.1% (351 of 373 strings)
Translated using Weblate (Filipino)
Currently translated at 86.4% (96 of 111 strings)
Translated using Weblate (Filipino)
Currently translated at 82.1% (115 of 140 strings)
Translated using Weblate (Filipino)
Currently translated at 82.8% (116 of 140 strings)
Translated using Weblate (Filipino)
Currently translated at 87.5% (7 of 8 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (Filipino)
Currently translated at 83.4% (172 of 206 strings)
Translated using Weblate (Filipino)
Currently translated at 83.5% (117 of 140 strings)
Translated using Weblate (Filipino)
Currently translated at 83.9% (173 of 206 strings)
Translated using Weblate (Filipino)
Currently translated at 34.0% (903 of 2655 strings)
Translated using Weblate (Russian)
Currently translated at 97.4% (2588 of 2655 strings)
Translated using Weblate (French)
Currently translated at 100.0% (2655 of 2655 strings)
Translated using Weblate (French)
Currently translated at 100.0% (140 of 140 strings)
Translated using Weblate (French)
Currently translated at 100.0% (373 of 373 strings)
Translated using Weblate (Filipino)
Currently translated at 34.0% (904 of 2655 strings)
Translated using Weblate (Korean)
Currently translated at 62.1% (128 of 206 strings)
Translated using Weblate (Korean)
Currently translated at 59.2% (122 of 206 strings)
Translated using Weblate (Russian)
Currently translated at 97.4% (2587 of 2655 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (180 of 180 strings)
Translated using Weblate (Ukrainian)
Currently translated at 94.4% (120 of 127 strings)
Translated using Weblate (French)
Currently translated at 99.6% (2647 of 2655 strings)
Translated using Weblate (Ukrainian)
Currently translated at 88.9% (113 of 127 strings)
Translated using Weblate (Korean)
Currently translated at 79.5% (101 of 127 strings)
Translated using Weblate (Russian)
Currently translated at 97.4% (2586 of 2655 strings)
Translated using Weblate (Russian)
Currently translated at 97.2% (2583 of 2655 strings)
Translated using Weblate (Russian)
Currently translated at 97.2% (2581 of 2655 strings)
Translated using Weblate (Filipino)
Currently translated at 87.3% (180 of 206 strings)
Translated using Weblate (French)
Currently translated at 99.3% (2639 of 2655 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Russian)
Currently translated at 97.0% (2576 of 2655 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (180 of 180 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (228 of 228 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (718 of 718 strings)
Translated using Weblate (Filipino)
Currently translated at 86.8% (179 of 206 strings)
Translated using Weblate (Filipino)
Currently translated at 87.5% (7 of 8 strings)
Translated using Weblate (Korean)
Currently translated at 74.8% (95 of 127 strings)
Translated using Weblate (French)
Currently translated at 99.1% (2632 of 2655 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 97.7% (702 of 718 strings)
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Filipino)
Currently translated at 34.0% (904 of 2655 strings)
Translated using Weblate (German)
Currently translated at 100.0% (206 of 206 strings)
Translated using Weblate (French)
Currently translated at 98.7% (2622 of 2655 strings)
Translated using Weblate (German)
Currently translated at 100.0% (2655 of 2655 strings)
Translated using Weblate (German)
Currently translated at 100.0% (2655 of 2655 strings)
Translated using Weblate (Russian)
Currently translated at 96.7% (2568 of 2655 strings)
Translated using Weblate (French)
Currently translated at 100.0% (718 of 718 strings)
Translated using Weblate (German)
Currently translated at 99.8% (2652 of 2655 strings)
Translated using Weblate (German)
Currently translated at 100.0% (718 of 718 strings)
Translated using Weblate (German)
Currently translated at 99.8% (2652 of 2655 strings)
Translated using Weblate (French)
Currently translated at 100.0% (206 of 206 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Korean)
Currently translated at 82.4% (113 of 137 strings)
Translated using Weblate (Filipino)
Currently translated at 42.3% (1125 of 2655 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (137 of 137 strings)
Translated using Weblate (Korean)
Currently translated at 38.3% (69 of 180 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Korean)
Currently translated at 77.9% (560 of 718 strings)
Translated using Weblate (Korean)
Currently translated at 94.7% (127 of 134 strings)
Translated using Weblate (Korean)
Currently translated at 94.7% (127 of 134 strings)
Translated using Weblate (Korean)
Currently translated at 92.6% (340 of 367 strings)
Translated using Weblate (Korean)
Currently translated at 90.1% (193 of 214 strings)
Translated using Weblate (Korean)
Currently translated at 85.1% (46 of 54 strings)
Translated using Weblate (Korean)
Currently translated at 71.6% (91 of 127 strings)
Translated using Weblate (Russian)
Currently translated at 96.5% (2563 of 2655 strings)
Translated using Weblate (Japanese)
Currently translated at 99.5% (214 of 215 strings)
Translated using Weblate (Russian)
Currently translated at 96.3% (2559 of 2655 strings)
Translated using Weblate (Korean)
Currently translated at 85.1% (46 of 54 strings)
Translated using Weblate (Korean)
Currently translated at 85.1% (46 of 54 strings)
Translated using Weblate (Korean)
Currently translated at 78.1% (107 of 137 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (373 of 373 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (186 of 186 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Korean)
Currently translated at 64.5% (1713 of 2655 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (373 of 373 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (373 of 373 strings)
Translated using Weblate (Korean)
Currently translated at 100.0% (373 of 373 strings)
Translated using Weblate (Korean)
Currently translated at 89.9% (116 of 129 strings)
Translated using Weblate (Korean)
Currently translated at 51.7% (29 of 56 strings)
Translated using Weblate (Korean)
Currently translated at 81.8% (618 of 755 strings)
Translated using Weblate (Korean)
Currently translated at 76.6% (105 of 137 strings)
Translated using Weblate (Korean)
Currently translated at 92.6% (340 of 367 strings)
Translated using Weblate (Korean)
Currently translated at 92.6% (340 of 367 strings)
Translated using Weblate (Korean)
Currently translated at 64.4% (1711 of 2655 strings)
Translated using Weblate (Korean)
Currently translated at 83.3% (45 of 54 strings)
Translated using Weblate (Korean)
Currently translated at 77.9% (560 of 718 strings)
Translated using Weblate (Korean)
Currently translated at 81.4% (44 of 54 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (2655 of 2655 strings)
Translated using Weblate (Japanese)
Currently translated at 99.0% (213 of 215 strings)
Translated using Weblate (Galician)
Currently translated at 44.6% (25 of 56 strings)
Translated using Weblate (Galician)
Currently translated at 95.6% (178 of 186 strings)
Translated using Weblate (Galician)
Currently translated at 59.2% (122 of 206 strings)
Translated using Weblate (Galician)
Currently translated at 82.7% (625 of 755 strings)
Translated using Weblate (Galician)
Currently translated at 56.1% (128 of 228 strings)
Translated using Weblate (Galician)
Currently translated at 67.1% (1784 of 2655 strings)
Translated using Weblate (Galician)
Currently translated at 83.7% (93 of 111 strings)
Translated using Weblate (Galician)
Currently translated at 21.1% (38 of 180 strings)
Translated using Weblate (Galician)
Currently translated at 50.0% (28 of 56 strings)
Translated using Weblate (Galician)
Currently translated at 96.2% (179 of 186 strings)
Translated using Weblate (Galician)
Currently translated at 58.3% (419 of 718 strings)
Translated using Weblate (Galician)
Currently translated at 89.5% (120 of 134 strings)
Translated using Weblate (Galician)
Currently translated at 59.2% (122 of 206 strings)
Translated using Weblate (Galician)
Currently translated at 83.1% (628 of 755 strings)
Translated using Weblate (Galician)
Currently translated at 13.8% (19 of 137 strings)
Translated using Weblate (Galician)
Currently translated at 56.1% (128 of 228 strings)
Translated using Weblate (Galician)
Currently translated at 87.1% (320 of 367 strings)
Translated using Weblate (Galician)
Currently translated at 92.9% (199 of 214 strings)
Translated using Weblate (Galician)
Currently translated at 67.3% (1789 of 2655 strings)
Translated using Weblate (Galician)
Currently translated at 68.5% (37 of 54 strings)
Translated using Weblate (Galician)
Currently translated at 95.7% (45 of 47 strings)
Translated using Weblate (Galician)
Currently translated at 89.8% (335 of 373 strings)
Translated using Weblate (Galician)
Currently translated at 74.0% (94 of 127 strings)
Translated using Weblate (Galician)
Currently translated at 76.7% (165 of 215 strings)
Translated using Weblate (Galician)
Currently translated at 3.8% (7 of 180 strings)
Translated using Weblate (Galician)
Currently translated at 96.4% (54 of 56 strings)
Translated using Weblate (Galician)
Currently translated at 50.0% (28 of 56 strings)
Translated using Weblate (Galician)
Currently translated at 57.1% (410 of 718 strings)
Translated using Weblate (Galician)
Currently translated at 88.0% (118 of 134 strings)
Translated using Weblate (Galician)
Currently translated at 58.7% (121 of 206 strings)
Translated using Weblate (Galician)
Currently translated at 82.1% (620 of 755 strings)
Translated using Weblate (Galician)
Currently translated at 67.0% (63 of 94 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Galician)
Currently translated at 91.1% (195 of 214 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (15 of 15 strings)
Translated using Weblate (Galician)
Currently translated at 73.2% (93 of 127 strings)
Translated using Weblate (Galician)
Currently translated at 74.4% (160 of 215 strings)
Translated using Weblate (Galician)
Currently translated at 100.0% (98 of 98 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (373 of 373 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (718 of 718 strings)
Translated using Weblate (German)
Currently translated at 99.8% (2651 of 2655 strings)
Translated using Weblate (German)
Currently translated at 99.8% (2651 of 2655 strings)
Translated using Weblate (Russian)
Currently translated at 99.8% (754 of 755 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (206 of 206 strings)
Translated using Weblate (Korean)
Currently translated at 75.9% (104 of 137 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (206 of 206 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2655 of 2655 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (755 of 755 strings)
Co-authored-by: Adriana Alupei <a.ady96@yahoo.com>
Co-authored-by: Adrián Chaves Fernández <adrian@chaves.io>
Co-authored-by: Ana Beatriz <anabeatriz.augusto06@yahoo.com>
Co-authored-by: Anton de Regt <antonderegt@pm.me>
Co-authored-by: Benoit Hetru <me+hbtc@gahanka.net>
Co-authored-by: Céu <marcel.ufscar@gmail.com>
Co-authored-by: David Kővári <davson.kovari@gmail.com>
Co-authored-by: Felix Wittwer <spam@felixwittwer.de>
Co-authored-by: Forst Wolf <forestwolf@spam.care>
Co-authored-by: Forstwolf <forestwolf@spam.care>
Co-authored-by: Goggle K <afc731@gmail.com>
Co-authored-by: Hexe des Windes (she/her) <krausanna1@gmail.com>
Co-authored-by: Hyun Yeol Kim <hyunyeolkim@gmail.com>
Co-authored-by: JMFO16 <fournier.olivera.jm@gmail.com>
Co-authored-by: Kedr <sergeysamori.ua@gmail.com>
Co-authored-by: Leslie Munguía <moongeeuh@gmail.com>
Co-authored-by: Linda Li <wli62442@gmail.com>
Co-authored-by: Martim Pinto Paiva <pintopaivam@gmail.com>
Co-authored-by: Natalie Luhrs <eilatan@gmail.com>
Co-authored-by: Nazar Paruna <nazarparuna@gmail.com>
Co-authored-by: Richard Gould <rgould@u2622.ca>
Co-authored-by: Sandra Marcial <sandramarcial80@gmail.com>
Co-authored-by: Sara López <sarayupy@gmail.com>
Co-authored-by: Sara de Nicolas <saradenicolas12@gmail.com>
Co-authored-by: Sergey Shevelev <vlkgamer45@gmail.com>
Co-authored-by: Tran Lam Van Khoa <lamvankhoat1@gmail.com>
Co-authored-by: UNI <nibi727171@gmail.com>
Co-authored-by: Ventus Meigo <at.fbfzd@gmail.com>
Co-authored-by: Vince <vincemorel.vilan.889@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Zero <leedambak@gmail.com>
Co-authored-by: datschka <datschka@gmx.at>
Co-authored-by: hekin zhou <1916360372@qq.com>
Co-authored-by: jiangshanghan <jsh1215@hash.fyi>
Co-authored-by: kat o(`ω´ )o <memesarerealkool@gmail.com>
Co-authored-by: neko kyuri <Nekorin0621@gmail.com>
Co-authored-by: parkbird <kgh9812@naver.com>
Co-authored-by: そら <comi4work@gmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/de/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/en@pirate/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/it/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es_419/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/character/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/character/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/character/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/content/de/
Translate-URL: https://translate.habitica.com/projects/habitica/content/es/
Translate-URL: https://translate.habitica.com/projects/habitica/content/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/content/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/content/it/
Translate-URL: https://translate.habitica.com/projects/habitica/content/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/content/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/content/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/content/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/death/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/es/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/it/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/front/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/front/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/front/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/cs/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/it/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/limited/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/overview/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/quests/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/rebirth/ro/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/nl/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/de/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ru/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/vi/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/fil/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/fr/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/gl/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/it/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ko/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/pt_BR/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/zh_Hans/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Character
Translation: Habitica/Communityguidelines
Translation: Habitica/Content
Translation: Habitica/Contrib
Translation: Habitica/Death
Translation: Habitica/Defaulttasks
Translation: Habitica/Faq
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Inventory
Translation: Habitica/Limited
Translation: Habitica/Loginincentives
Translation: Habitica/Messages
Translation: Habitica/Npc
Translation: Habitica/Overview
Translation: Habitica/Pets
Translation: Habitica/Quests
Translation: Habitica/Questscontent
Translation: Habitica/Rebirth
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
Translation: Habitica/Tasks
Fix props' change handler which is called when guild is changed from
notification.
Tests:
+ Guild challenges updated successfully when guild is changed from
notification center.
Co-authored-by: neel <neel@helpshift.com>
* disable spell if user doesn't have enough mana
* differenciate insufficient mana and disabled spell
* linting
* reduce opacity, no hover state when insufficient mana
* display that lvl insufficient in spell tooltip
* change spell text color when spell has no effect
change spell-text color to blue-500 when spell has no effect
Removed testing banner
Fixed a JS console error when assigning a user to a previously open task
Fixed a potential abuse where user might be able to score someone else's
task via API call
Fixed an issue where finding tasks by alias could return tasks belonging
to other users
Fixed an issue that was appending the user's party ID to their list of
Guilds
Fixed an issue where group tasks were not receiving the default tag
needed for filtering them on user's personal list
* chore(submodule): add August 2022 Mystery Items
* chore(content): August 2022 Backgrounds and Enchanted Armoire Items
* chore(submodule): August 2022 Backgrounds and Enchanted Armoire images
* fix(typo): space
* fix(whitespace): spaces
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
* chore(submodule): add August 2022 Mystery Items
* chore(content): August 2022 Backgrounds and Enchanted Armoire Items
* chore(submodule): August 2022 Backgrounds and Enchanted Armoire images
* fix(typo): space
* fix(whitespace): spaces
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
* add max length validations for summary in challenge create and update controllers
* Add validation to group APIs
* fix lint errors
* add validation to group plan
* fix imports
* add tests
* add max length validations for summary in challenge create and update controllers
* Add validation to group APIs
* fix lint errors
* add validation to group plan
* fix imports
* add tests
* lint checks
* feat(chat): server setting to disallow chat from new accounts
* fix(tests): many adjustments to handle chat minimum age
* fix(tests): address issues outside of chat posting
* chore(analytics): add incident logging
* fix(config): allow instant chat for dev purposes
* fix(test): finely age one more user
* fix(test): member not leader
Co-authored-by: SabreCat <sabe@habitica.com>
* update selectUserModal.vue
* more updates to selectUserModal.vue, typo fix in subscriber.json
* remove exact sizing for selectUserModal.vue
* update to size for selectUserModal.vue
* added sendGiftModal.vue file
* updates to selectUser & sendGift modals
* making the modals go & position cursor
* working working working
* added a return to method
* avatar display & placeholder profile.name and username
* subscription-options added
* added menu row & started on gem options
* Added selectPage function, have not tested.
* updated habitica-images
* state changes
* bringing in gem counter
* arranging elements
* state changes, gem input boxes
* styling sendGiftModal.vue
* more sendGiftModal.vue styling and new close.svg icon
* more styling!
* and more styling of send own gems part of page
* images update
* more styling of own gems & some attempts to adjust :class on the menu
* styling styling styling
* replace +/- svg, styling
* styling, mostly
* new SVGs
* stylin'
* reverting svg changes
* no more stylin'
* finally got the +/- icons to show up...but they're the wrong color
* solved svg icon color problem! :)
* habitica-images
* working on sendGift part of button
* trying to make it do math, failing
* more attempts at math
* +/- buttons work on gem pages & cost calculation on buyGems
* trying to get hover colors working on +/- svgs
* formatted dollar amount as currency
* css/html for subscription-options & payments-buttons simplified
* swag at payments-buttons parameter (not tested)
* send gems from own balance works!
* working on starting page
* increment gem amount limited to maxGems and not < 0
* uncommented onHide()
* got bg color on sub options to work! yay!
* payment buttons!
* making g1g1 look good
* position modal on page properly & code clean-up
* Changes as requested!
* small color update
* fixed ternary function
* chore(html): indentation and comments
* fix(fn): correct catch for under-0
* chore(json): whitespace
* update gem styling; add linebreak to notifications.vue bc linter
* updating subscriptionOptions
* snackbar css fix
* reverting commit e16c12f
* removing merge conflict markers
* just a little comment
* fixed some navigation, clear input field on selectPage, cleaned up code; another try at subscriptionOption.vue
* merge upstream/develop
* update selectPage() to disable Gems menu items when on 'ownGems' or 'buyGems' states
* working on subscriptionOptions.vue logic
* fix(script): changed props & added updateSubscriptionData()
* fix(script): forgot to call updateSubscriptionData()
* fix(scripts): corrected :userReceivingGift on sendGiftModal.vue
* fix(scripts): correct props userReceivingGift to an Object
* fix(scripts): corrected v-if & revised props
* fix(style/html/whitespace): updated css for close.svg and added missing </div>
* style(radio-buttons): updated focus states and added hover states
* style(radio-buttons): refined focus and hover states
* fix(function): changed buyGemsLink to buyGems; still working on menu
* style(radio buttons): ensured consistent display of radio buttons through-out site; still struggling with hover states
* style(radio buttons): updated focus/active/hover to match design & removed unnecessary code
* fix: set default subscription option to 1 month
* fix(function): add default amounts to gem states when modal selected from user profile
* fix(build): use develop package json
* fix: SCSS commenting & abstracted setGemsDefault()
* fix(packages): revert to develop
* fix: remove unnecessary console.log statement
* fix(payments): storePaymentStatusAndReload() modified
Co-authored-by: SabreCat <sabe@habitica.com>
* feat: prevent user from purchasing a quest if prerequisites are not met
* test: fail to buy quest if not all prerequisites are met
* test: modify to check all quest prerequisites
* update selectUserModal.vue
* more updates to selectUserModal.vue, typo fix in subscriber.json
* remove exact sizing for selectUserModal.vue
* update to size for selectUserModal.vue
* added sendGiftModal.vue file
* updates to selectUser & sendGift modals
* making the modals go & position cursor
* working working working
* added a return to method
* avatar display & placeholder profile.name and username
* subscription-options added
* added menu row & started on gem options
* Added selectPage function, have not tested.
* updated habitica-images
* state changes
* bringing in gem counter
* arranging elements
* state changes, gem input boxes
* styling sendGiftModal.vue
* more sendGiftModal.vue styling and new close.svg icon
* more styling!
* and more styling of send own gems part of page
* images update
* more styling of own gems & some attempts to adjust :class on the menu
* styling styling styling
* replace +/- svg, styling
* styling, mostly
* new SVGs
* stylin'
* reverting svg changes
* no more stylin'
* finally got the +/- icons to show up...but they're the wrong color
* solved svg icon color problem! :)
* habitica-images
* working on sendGift part of button
* trying to make it do math, failing
* more attempts at math
* +/- buttons work on gem pages & cost calculation on buyGems
* trying to get hover colors working on +/- svgs
* formatted dollar amount as currency
* css/html for subscription-options & payments-buttons simplified
* swag at payments-buttons parameter (not tested)
* send gems from own balance works!
* working on starting page
* increment gem amount limited to maxGems and not < 0
* uncommented onHide()
* got bg color on sub options to work! yay!
* payment buttons!
* making g1g1 look good
* position modal on page properly & code clean-up
* Changes as requested!
* small color update
* fixed ternary function
* chore(html): indentation and comments
* fix(fn): correct catch for under-0
* chore(json): whitespace
* update gem styling; add linebreak to notifications.vue bc linter
* updating subscriptionOptions
* snackbar css fix
* reverting commit e16c12f
* removing merge conflict markers
* just a little comment
* fixed some navigation, clear input field on selectPage, cleaned up code; another try at subscriptionOption.vue
* merge upstream/develop
* update selectPage() to disable Gems menu items when on 'ownGems' or 'buyGems' states
* working on subscriptionOptions.vue logic
* fix(script): changed props & added updateSubscriptionData()
* fix(script): forgot to call updateSubscriptionData()
* fix(scripts): corrected :userReceivingGift on sendGiftModal.vue
* fix(scripts): correct props userReceivingGift to an Object
* fix(scripts): corrected v-if & revised props
* fix(style/html/whitespace): updated css for close.svg and added missing </div>
* style(radio-buttons): updated focus states and added hover states
* style(radio-buttons): refined focus and hover states
* fix(function): changed buyGemsLink to buyGems; still working on menu
* style(radio buttons): ensured consistent display of radio buttons through-out site; still struggling with hover states
* style(radio buttons): updated focus/active/hover to match design & removed unnecessary code
* fix: set default subscription option to 1 month
* fix(function): add default amounts to gem states when modal selected from user profile
* fix(build): use develop package json
* fix: SCSS commenting & abstracted setGemsDefault()
* fix(packages): revert to develop
* fix: remove unnecessary console.log statement
Co-authored-by: SabreCat <sabe@habitica.com>
* stack profile actions on smaller screens
* stack avatar and stats for even smaller screens
* remove unnecessary classes to keep profile nav on the same line
* adjust media query width
* refactor stats removing unnecessary classes and simplifying with less elements and relying more on flexbox
* adjust breakpoints for modal vs pofile page
* more margin for avatar
* handle allocation on middle size more gracefully
Co-authored-by: scoffrin <scoffrin@indeed.com>
* Fix no response when password changed
* Update website/client/src/components/settings/site.vue
update the spacing in website/client/src/components/settings/site.vue
Co-authored-by: Panu Valtanen <p4nu@users.noreply.github.com>
* Update website/client/src/components/settings/site.vue
change to single quote
* Fix success change password response using internationalization
* fix(i18n): remove translations other than US English
Partial revert of #1a198677bd
Co-authored-by: Panu Valtanen <p4nu@users.noreply.github.com>
Co-authored-by: SabreCat <sabe@habitica.com>
* chore(content): add splashySkins for Summer Gala event
* fix(content): use date string, not Boolean, for range start
Co-authored-by: SabreCat <sabe@habitica.com>
* fix(string): questVice1Notes html changed to a mobile-device friendly format
* fix(strings): updated limited.json with "dateEnd" & "monthYYYY" months & put in chronological order
* fix(string): remove extra word from headSpecialSummer2022WarriorNotes
* fix(string): corrected armorSpecialSummer2022MageNotes
* fix(auth): record local email for social users where possible
* fix(auth): Apple emails are junk, prefer Google
* fix(auth): correct placement of logic to save local email
* fix(auth): run full function in both workflows to avoid conflicts
Co-authored-by: SabreCat <sabe@habitica.com>
* Added XML code to parse json + convert formatting before exporting as XML + XML Marshall tests
* Add linting fixes
linting errors still present in xmlMarshaller.test.js but, certain keys starting with digits (for example '800ed0') must be enclosed in quotes , so to maintain consistency within the test file I kept all keys enclosed by single quotes.
* fix(lint): unquote, EOF
Co-authored-by: SabreCat <sabe@habitica.com>
* update selectUserModal.vue
* more updates to selectUserModal.vue, typo fix in subscriber.json
* remove exact sizing for selectUserModal.vue
* update to size for selectUserModal.vue
* added sendGiftModal.vue file
* updates to selectUser & sendGift modals
* making the modals go & position cursor
* working working working
* added a return to method
* avatar display & placeholder profile.name and username
* subscription-options added
* added menu row & started on gem options
* Added selectPage function, have not tested.
* updated habitica-images
* state changes
* bringing in gem counter
* arranging elements
* state changes, gem input boxes
* styling sendGiftModal.vue
* more sendGiftModal.vue styling and new close.svg icon
* more styling!
* and more styling of send own gems part of page
* images update
* more styling of own gems & some attempts to adjust :class on the menu
* styling styling styling
* replace +/- svg, styling
* styling, mostly
* new SVGs
* stylin'
* reverting svg changes
* no more stylin'
* finally got the +/- icons to show up...but they're the wrong color
* solved svg icon color problem! :)
* habitica-images
* working on sendGift part of button
* trying to make it do math, failing
* more attempts at math
* +/- buttons work on gem pages & cost calculation on buyGems
* trying to get hover colors working on +/- svgs
* formatted dollar amount as currency
* css/html for subscription-options & payments-buttons simplified
* swag at payments-buttons parameter (not tested)
* send gems from own balance works!
* working on starting page
* increment gem amount limited to maxGems and not < 0
* uncommented onHide()
* got bg color on sub options to work! yay!
* payment buttons!
* making g1g1 look good
* position modal on page properly & code clean-up
* Changes as requested!
* small color update
* fixed ternary function
* chore(html): indentation and comments
* fix(fn): correct catch for under-0
* chore(json): whitespace
Co-authored-by: SabreCat <sabe@habitica.com>
* 2022-05 backgrounds and enchanted armoire images
* 2022-05 backgrounds and enchanted
* chore(sprites): compile
also fix a few string typos
Co-authored-by: SabreCat <sabe@habitica.com>
* remove quest refactoring, created new branch for that task
* remove quest refactoring, created new branch for that task
* More trying to figure out how buying a quest actually works
* rolling back changes
* updated shops/quests/index.vue to disable clicking on locked quests
* removed console.log(item)
* misc fixes per review comments
* changes as requested
* incorporated quest refactors updates
* removing a couple lines of code
* Fixes Issue13749
* If a value is at 0 the other value won't show a +/-
* Fix for the negative habits
* Fix : Habits values will always have signs except if the habit is one sided or the values are null
* fix(tasks): tighten margen when 0 as well
Co-authored-by: SabreCat <sabe@habitica.com>
* create Admin Panel page with initial content from Hall's admin section
* reorganise Admin Panel form and add more accordians
* add lastCron to fields returned by api.getHeroes
* improve timestamps and authentication section
* add party and quest info to Admin Panel, add party to heroAdminFields
* move Admin Panel menu item to top of menu, make invisible to non-admins
* remove code used for displaying all Heroes
* add avatar appearance and drops section in Admin Panel
* allow logged-in user to be the default hero loaded
* add time zones to timestamp/authentication section
* rename Items to Update Items
This will allow a new Items section to be added.
* add read-only Items display with button to copy data to Update Items section
* remove never-used allItemsPaths code that had been copied from Hall
* update tests for the attributes added to heroAdminFields
* supply names for items and also set information for gear/equipment
* remove code that loads subsections of content
We use enough of the content that it's easier to load it all and
access it through the content object, especially when we're looping
through different item types.
* add gear names and set details to Avatar Costume/Battle Gear section
* make the wiki URLs clickable and make minor item format improvements
* add gear sets for Check-In Incentives and animal ears and tails
* add gear set for Gold-Purchasable Quest Lines
Also merges the existing Mystery of the Masterclassers quest set into it.
* fix error with Kickstarter gear set and include wiki link
* improve description of check-in incentive gear set
* fix description of Items section
* fix lint warnings
* update another test for the attributes added to heroAdminFields
* allow "@" to be included when specifying Username to load
* create GetHeroParty API v3 route to fetch a given user's party data
Only some data from the party will be loaded (e.g., not private
data such as name, description).
Includes tests for the route.
See the next commit for front-end changes that use this.
* display data from a given user's party in admin panel
Only some data from the party will be loaded (e.g., not private
data such as name, description).
Also adds support for finding and displaying errors from the
user's data.
* use new error handling method for other sections
- Time zone differences
- Cron bugs
- Privilege removal (mute/block) - not a bug but needs to be highlighted
* redirect non-admin users away from admin-only page (WIP)
This needs more work. Currently, admin users are also redirected
if they access the page by direct URL or after reload.
* clarify source of items from Check-In Incentives and Lunar Battle quests
* replace non-standard form fields with HTML forms
* add user's language, remove unused export blocks
* convert functions to filters: formatDate, formatTimeZone
* improve display of minutes portion of time zone in Admin Panel
* move basic details about user to a new component
* move Timestamp/Cron/Auth/etc details to a new component - WIP, has errors
The automatic expand and error warnings don't reset themselves when
you fetch data for a new user.
* replace non-standard form fields with HTML forms
Most of this was done in 26fdcbbee5
* move Timestamp/Cron/Auth/etc details to a new component (fixed)
* move Avatar and Drops section to a new component
* move Party and Quest section to a new component
* move Contributor Details to new component, add checkbox for admin, add preview
This adds a markdown-enabled preview of the Contributions textarea.
It also removes the code that automatically set contributor.admin
to true when the Tier was above 7.
That feature wasn't secure because the Tier can be accidentally
changed if you scroll while the cursor is over the Tier form field
(we accidentally demoted a Socialite once by doing that and if
we'd scrolled in the other direction we would have given her
admin privileges).
Instead there's now a checkbox for giving moderator-level privileges.
We'll want that anyway when we move to a system of selected
privileges for each admin instead of all admin privileges being
given to all mods/staff.
There's also a commented-out checkbox for giving Bailey CMS
privileges, for when we're ready to use that. The User model doesn't
yet have support for it.
* move Privileges and Gems section to a new component
* rename formatItems to getItemDescription; make other minor fixes
* remove an outdated test description
This "pended" explanation probably wasn't needed after "x" was
removed from "describe" in 2ab76db27c
* add newsPoster Bailey CMS permission to User model and Admin Panel
* move formatDate from mixins to filters
* make lint fixes
* remove development comments from hall.js
I'll be handling the TODO comment and I've left in my "XXX" marker
to remind me
* fix bug in Hall's castItemVal: mounts are null not false
* move Items section to a new component and delete Update Items section
The Update Items section is no longer needed because the new Items
component has in-place editing.
* remove unused imports
* add "secret" field to "Privileges, Gem Balance" section.
Also move the markdownPreview style from contributorDetails.vue to
index.vue since it's used in two components now.
* show non-Standard never-owned Pets and Mounts in Items section
* redirect non-admin users away from admin-only page
This completes the work started in commit a4f9c754ad
It now allows admins to access the page when coming from another
page on the site or from a direct link, including if the admin user
isn't logged in yet.
* display memberCount for party
* add secret.text field to Contributor Details
This is in addition to showing it in the Privileges section because
the secret text could be about either troublesome behaviour or
contributions.
* allow user to be loaded into Admin Panel via a URL
This includes:
- router config has a child route for the admin panel with a
Username/ID as a parameter
- loadHero code moved from top-level index page into a new
"user support" index page
- links in the Hall changed to point to admin panel route
- admin panel link added to admin section of user profile modal
* keep list of known titles on their own lines
* sort heroFields alphabetically
No actual changes.
* return all flags for use in Admin Panel and fix Hall tests for flags
Future Admin Panel changes will display more flags.
NB 'flags' wasn't in the tests before, even though two optional
flags were being fetched.
The tests weren't failing because the test users hadn't been given
data for those optional flags.
The primary reason for this change now is to fix the tests.
* show part of the API Token in the Admin Panel
* send full hero object into cronAndAuth.vue
This is a prelude to allowing this component to change the hero.
* split heroAdminFields string into two: one for fetching data and one for showing it
This is because apiToken must be fetched but not shown,
while apiTokenObscured is calculated (not fetched) and shown.
* let admin change a user's API Token
* restore sanity
* remove code to show obscured version of API Token
It will return with tighter permissions for viewing it.
* add Custom Day Start time (CDS) to Timestamps, Time Zone... section
* commit lint's automatic fixes - one for admin-panel changes in hall.js
The other fixes aren't related to this PR but I figured they may
as well go live.
* apply fixes from paglias's comments, excluding style/CSS changesd
The comments that this PR fixes start at
https://github.com/HabitRPG/habitica/pull/12035#pullrequestreview-500422316
Style fixes will be in a future commit.
* fix styles/CSS
* allow profile modal to close when using admin panel link
Also removes an empty components block.
* prevent Admin Panel being used without new userSupport privilege
Also adds initial support for other contributor.priv privileges
and changes Debug Menu to add userSupport privilege
* don't do this: this.hero = { ...hero };
* enhance quest error messages
* redirect to admin-panel home page when using "Save and Clear Data"
The user's ID / name is still in the form for easy refetching.
* create ensurePriv function, use in api.getHeroParty
* fix lint problems and integration tests
* add page title to top-level Admin Panel
Also add more details to a router comment (consistent with a similar
comment) in case it helps anyone.
* fix tests
* display Moderation Notes above Contributions
* lint fix
* remove placeholder code for new privileges
I had planned to have each of these implemented in stages, but
paglias wanted it all done at once. I'm afraid that's too big a
project for me to take on in a single PR so I'm cancelling
the plans for adjusting the privileges.
* Improve permission handling
* Don't report timezone error on first day
* fix lint error
* .
* Fix lint error
* fix failing tests
* Fix more tests
* .
* ..
* ...
* fix(admin): always include permissions when querying user
also remove unnecessary failing test case
* permission improvements
* show transactions in admin panel
* fix lint errors
* fix permission check
* fix(panel): missing mixin, handle empty perms object
Co-authored-by: Alys <alice.harris@oldgods.net>
Co-authored-by: SabreCat <sabe@habitica.com>
* fix#12124
add a transaction for updating user and group
so the user doesn't lose gems when saving the group fails
* use mongoose transaction helper
use the helper instead of manually commiting/aborting
to deal with transient transaction errors
* increase timeout and add console.log outputs
add some logging to a failing test
* Revert "increase timeout and add console.log outputs"
This reverts commit 0c36aaa55f.
* add a test for gems when guild creation fails
test the transaction in createGroup()
make sure user keeps the gems if group.save() rejects
* fix(test): try suggested delay from PR discussion
Co-authored-by: SabreCat <sabe@habitica.com>
* Show "Next Hourglass" Month
* fix lint
* lint,
* lint
* lint..
* linting bad
* ui fixes
* remove additional margin
* show next hourglass date to debug further
* WIP tests - maybe broken logic
* flex:1 doesn't work - so stats columns now at 33% width
* fix(cron): lint and short circuit
* refactor logic
* update test dates using timezone
* also check for the timezone date
* fix timezone for tests
* fixing the test dates?
* fixing the test dates?
* change nextHourglass logic + update gem cap label / value
* fix lint
* dont add gemsBought to it
* remove tooltip
Co-authored-by: SabreCat <sabe@habitica.com>
Currently translated at 99.2% (127 of 128 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (365 of 365 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (365 of 365 strings)
Translated using Weblate (Portuguese)
Currently translated at 79.5% (101 of 127 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (56 of 56 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (111 of 111 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (61 of 61 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (365 of 365 strings)
Translated using Weblate (Ukrainian)
Currently translated at 84.8% (633 of 746 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (98 of 98 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (365 of 365 strings)
Translated using Weblate (Ukrainian)
Currently translated at 80.5% (2040 of 2533 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (214 of 214 strings)
Translated using Weblate (Ukrainian)
Currently translated at 84.8% (633 of 746 strings)
Translated using Weblate (Ukrainian)
Currently translated at 80.5% (2040 of 2533 strings)
Translated using Weblate (Ukrainian)
Currently translated at 84.8% (633 of 746 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (98 of 98 strings)
Translated using Weblate (Swedish)
Currently translated at 80.8% (546 of 675 strings)
Translated using Weblate (Swedish)
Currently translated at 80.8% (546 of 675 strings)
Translated using Weblate (Ukrainian)
Currently translated at 80.5% (2040 of 2533 strings)
Translated using Weblate (Ukrainian)
Currently translated at 84.8% (633 of 746 strings)
Translated using Weblate (Ukrainian)
Currently translated at 78.7% (100 of 127 strings)
Translated using Weblate (Ukrainian)
Currently translated at 80.5% (2040 of 2533 strings)
Translated using Weblate (Ukrainian)
Currently translated at 84.8% (633 of 746 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (746 of 746 strings)
Translated using Weblate (Ukrainian)
Currently translated at 74.8% (146 of 195 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (98 of 98 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (206 of 206 strings)
Translated using Weblate (Swedish)
Currently translated at 86.8% (53 of 61 strings)
Translated using Weblate (Swedish)
Currently translated at 96.6% (172 of 178 strings)
Translated using Weblate (Swedish)
Currently translated at 81.0% (167 of 206 strings)
Translated using Weblate (Swedish)
Currently translated at 93.6% (104 of 111 strings)
Translated using Weblate (Swedish)
Currently translated at 80.5% (544 of 675 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (128 of 128 strings)
Translated using Weblate (Swedish)
Currently translated at 80.5% (544 of 675 strings)
Translated using Weblate (Swedish)
Currently translated at 80.5% (544 of 675 strings)
Translated using Weblate (Swedish)
Currently translated at 80.5% (544 of 675 strings)
Translated using Weblate (Swedish)
Currently translated at 80.5% (544 of 675 strings)
Translated using Weblate (Swedish)
Currently translated at 80.5% (544 of 675 strings)
Translated using Weblate (Swedish)
Currently translated at 80.5% (544 of 675 strings)
Translated using Weblate (Swedish)
Currently translated at 80.5% (544 of 675 strings)
Translated using Weblate (Swedish)
Currently translated at 80.5% (544 of 675 strings)
Translated using Weblate (Swedish)
Currently translated at 80.5% (544 of 675 strings)
Translated using Weblate (Swedish)
Currently translated at 80.5% (544 of 675 strings)
Translated using Weblate (Swedish)
Currently translated at 80.5% (544 of 675 strings)
Translated using Weblate (Swedish)
Currently translated at 80.5% (544 of 675 strings)
Translated using Weblate (Japanese)
Currently translated at 99.0% (204 of 206 strings)
Translated using Weblate (Japanese)
Currently translated at 97.0% (200 of 206 strings)
Translated using Weblate (German)
Currently translated at 100.0% (127 of 127 strings)
Translated using Weblate (German)
Currently translated at 100.0% (206 of 206 strings)
Translated using Weblate (German)
Currently translated at 100.0% (206 of 206 strings)
Co-authored-by: Annika Frederike Schomber <nick.namen@gmx.de>
Co-authored-by: Heitor Menezes Gomes <heitorgmenezes@gmail.com>
Co-authored-by: Kedr <sergeysamori.ua@gmail.com>
Co-authored-by: Mara Dolichotis <marascherzer@gmail.com>
Co-authored-by: Mia S <miveliina@gmail.com>
Co-authored-by: Moa Davou <moa.davou99@gmail.com>
Co-authored-by: Nazar Paruna <nazarparuna@gmail.com>
Co-authored-by: Tobias Welti <tobias.welti@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Zarah Lundberg <sar_lun@hotmail.com>
Co-authored-by: mattya 226 <worldworld1114@gmail.com>
Co-authored-by: 普通学生何某人 <hewei5002@hotmail.com>
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hans/
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/de/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/pt/
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/front/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/gear/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/generic/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/groups/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/messages/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/pets/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translate-URL: https://translate.habitica.com/projects/habitica/settings/sv/
Translate-URL: https://translate.habitica.com/projects/habitica/spells/uk/
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/uk/
Translation: Habitica/Achievements
Translation: Habitica/Backgrounds
Translation: Habitica/Challenge
Translation: Habitica/Communityguidelines
Translation: Habitica/Front
Translation: Habitica/Gear
Translation: Habitica/Generic
Translation: Habitica/Groups
Translation: Habitica/Messages
Translation: Habitica/Pets
Translation: Habitica/Questscontent
Translation: Habitica/Settings
Translation: Habitica/Spells
Translation: Habitica/Subscriber
[Habitica](https://habitica.com) is an opensource habitbuilding program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.
[Habitica](https://habitica.com) is an open-source habit-building program that treats your life like a role-playing game. Level up as you succeed, lose HP as you fail, and earn Gold to buy weapons and armor!
**We need more programmers!** Your assistance will be greatly appreciated. The wiki pages below and the additional pages they link to will tell you how to get started on contributing code and where you can go to seek further help or ask questions:
**Want to contribute code to Habitica?** We're always looking for assistance on any issues in our repo with the "Help Wanted" label. The wiki pages below and the additional linked pages will tell you how to start contributing code and where you can seek further help or ask questions:
* [Guidance for Blacksmiths](https://habitica.fandom.com/wiki/Guidance_for_Blacksmiths) - an introduction to the technologies used and how the software is organized.
* [Setting up Habitica Locally](https://habitica.fandom.com/wiki/Setting_up_Habitica_Locally) - how to set up a local install of Habitica for development and testing on various platforms.
* [Setting up Habitica Locally](https://github.com/HabitRPG/habitica/wiki/Setting-Up-Habitica-for-Local-Development) - how to set up a local install of Habitica for development and testing.
**Interested in contributing to Habitica’s mobile apps?** Visit the links below for our mobile repositories.
Habitica's code is licensed as described at https://github.com/HabitRPG/habitica/blob/develop/LICENSE
**Found a bug?** Please report it to [admin email](mailto:admin@habitica.com) rather than creating an issue (an admin will advise you if a new issue is necessary; usually it is not).
**Found a bug?** Please report it to [admin email](mailto:admin@habitica.com) rather than create an issue (an admin will advise you if a new issue is necessary; usually it is not).
**Have any questions about Habitica or its community?** See the links in the [habitica.com](https://habitica.com) website's Help menu or drop in to [Guilds > Tavern Chat](https://habitica.com/groups/tavern) to ask questions or chat socially!
**Creating a third-party tool?** Please review our [API Usage Guidelines](https://github.com/HabitRPG/habitica/wiki/API-Usage-Guidelines) to ensure that your tool is compliant and maintains the best experience for Habitica players.
**Have any questions about Habitica or contributing?** See the links in the [Habitica](https://habitica.com) website's Help menu. There’s FAQ’s, guides, and the option to reach out to us with any further questions!
This webpage includes the documentation for version 3 of the [Habitica](https://habitica.com) API.
If you're developing a 3rd party tool that uses the Habitica API you should read the [Guidance for Comrades](https://habitica.fandom.com/wiki/Guidance_for_Comrades) and in particular the section called [Rules for Third-Party Tools](https://habitica.fandom.com/wiki/Guidance_for_Comrades#Rules_for_Third-Party_Tools) which includes suggestions on how to best use the API and the rules to follow when interacting with it.
If you're developing a 3rd party tool that uses the Habitica API, read the [API Usage Guidelines](https://github.com/HabitRPG/habitica/wiki/API-Usage-Guidelines), which describe how to be a responsible user of our server resources!
constmessage='`This party\'s collection quest has been made easier! For details, refer to http://habitica.fandom.com/wiki/User_blog:LadyAlys/Collection_Quests_are_Now_Easier`';
constmessage='`This party\'s collection quest has been made easier! For details, refer to https://habitica.fandom.com/wiki/User_blog:LadyAlys/Collection_Quests_are_Now_Easier`';
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.