Sabe Jones
1a57f7df00
feat(event): Summer Splash 2021
2021-06-22 18:49:32 -05:00
Sabe Jones
a89c7d2957
feat(content): enable quest bundle
...
also fix some date display and a Vue error
2021-06-09 08:24:50 -05:00
Sabe Jones
8f8ecbb4dd
chore(sprites): compile
2021-06-03 15:46:12 -05:00
Sabe Jones
73d9e118d1
feat(content): Armoire items and backgrounds 2021-06
2021-06-03 15:46:04 -05:00
Sabe Jones
207516d66a
Merge branch 'develop' into release
2021-06-03 15:02:09 -05:00
Sabe Jones
90b6323f3e
chore(sprites): compile
2021-05-30 12:32:38 -05:00
Sabe Jones
c20acb859d
feat(content): mystery items 2021/06
2021-05-30 12:32:27 -05:00
dependabot[bot]
bc730a0d59
build(deps): bump @vue/cli-service in /website/client ( #13267 )
...
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ) from 4.5.12 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-service )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 17:24:03 -05:00
dependabot[bot]
634a13bdcf
build(deps): bump @vue/cli-plugin-router in /website/client ( #13269 )
...
Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router ) from 4.5.12 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-plugin-router )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 17:02:56 -05:00
PitiTheGrey
1037510c9d
Add 'questOwner' to the return data of a 'questActivity' webhook. ( #13277 )
...
* Update webhook.js
Add `questOwner: group.quest.leader,` to webhook.js
* Update POST-groups_groupId_quests_invite.test.js
Test if questOwner contains the correct data
* Update POST-groups_groupId_quests_invite.test.js
* Update webhooks.test.js
2021-05-28 16:59:14 -05:00
Liza
9e655d70d2
Fix "Not Participating" filter checkbox on Discover Challenges screen, Fixes #13025 ( #13183 )
...
* change 'role' options and filters to 'membership'
* added membership filtering function to discover challenges
* fix accidental deletion
* complete removal of roles from challenge filters
* abstract challenge "participating" filtering into mixin
* selecting "participating" and "not participating" shows all challenges
2021-05-28 16:57:03 -05:00
dependabot[bot]
f097077009
build(deps): bump amplitude-js from 8.2.1 to 8.3.0 in /website/client ( #13304 )
...
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript ) from 8.2.1 to 8.3.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases )
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.2.1...v8.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 16:49:55 -05:00
dependabot[bot]
aa2806dc61
build(deps): bump @vue/cli-plugin-babel in /website/client ( #13263 )
...
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ) from 4.5.12 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-plugin-babel )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 16:48:09 -05:00
Helcostr
3a5f68420f
Proper reset autocomplete - Fixes #13254 ( #13257 )
...
* fix resetting searchResults (utlzng cancel mthd)
oh so that's why the cancel method exists...
* reduce code footprint (cancel mthd)
2021-05-28 16:44:01 -05:00
Helcostr
967cd1f47f
Fix toLocalString language key - Fixes #13255 ( #13295 )
...
* Finish localizeNumber ctch null
- Incomplete null catch: accidentally called string replace on an array
- Call lang resolution on array just incase service is passing valid lang array
(linting hasn't been checked)
* Got my local linter working
2021-05-28 16:37:02 -05:00
dependabot[bot]
f02d9a1133
build(deps): bump core-js from 3.11.1 to 3.12.1 in /website/client ( #13268 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.11.1 to 3.12.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.12.1/packages/core-js )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 16:20:08 -05:00
dependabot[bot]
2cae9cebe4
build(deps): bump @vue/cli-plugin-eslint in /website/client ( #13270 )
...
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) from 4.5.12 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-plugin-eslint )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 16:19:40 -05:00
dependabot[bot]
d8a8da11e1
build(deps): bump @vue/cli-plugin-unit-mocha in /website/client ( #13271 )
...
Bumps [@vue/cli-plugin-unit-mocha](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-mocha ) from 4.5.12 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-plugin-unit-mocha )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 16:19:24 -05:00
dependabot[bot]
d54f2a89b7
build(deps): bump hosted-git-info from 2.8.4 to 2.8.9 in /website/client ( #13273 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.4 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.4...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 16:18:47 -05:00
dependabot[bot]
c321b5e8d1
build(deps-dev): bump @babel/plugin-proposal-optional-chaining ( #13284 )
...
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining ) from 7.13.12 to 7.14.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.2/packages/babel-plugin-proposal-optional-chaining )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 16:16:33 -05:00
dependabot[bot]
706e90fc1c
build(deps): bump sass from 1.32.12 to 1.34.0 in /website/client ( #13293 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.12 to 1.34.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.12...1.34.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 16:13:53 -05:00
dependabot[bot]
8548abf5dc
build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /website/client ( #13301 )
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 16:12:26 -05:00
negue
a8b58815b4
Update Party / Group Sidebar / Quest states ( #12793 )
...
* move groups/sidebar to groupSidebar.vue
* lint files
* extract group/party sidebar to rightSidebar.vue
* wip stories with example data
* update stories - wip sidebar re-styling
* message party / group leader + move items to the menu
* update paddings /place for quest section
* invite to party / guild
* update labels (* Party / Guild )
* guild-background to group-background
* correct menu order + missing a label based on the group type
* no quest - styles / layout applied
* quest owner / not started - styles applied + extracted questActions from questDetailsModal.vue to a mixin
* no challenge style
* hover with underlines
* quest-pending area layout / margins
* "Collection Quest/Quest Owner Participating" Styling Done
* group sidebar menu with icons / background
* remove most participate button styles
* fix quest-invite panel
* move "Start Quest" + add "Leave Quest"
* Not Participating + Boss + Rage Quests restyling
* party quest changes - invitedToQuest + button styles + no-items style + view details
* fix icons + rage value + colors
* fix duplicate key
* hide items label if 0 items found + hide pending damage if there is none + sidebar section margin + fix percent calculation 0 => 0%
* combine quest abandon / cancel to one call + hide begin if quest has already started + close modal if quest was canceled
* remove unused translate string
* allow leaving an accepted but inactive quest + disable leave when user is quest leader
* update "are you sure" questions - remove "doubleSureAbort" - add "sureLeaveInactive"
* sidebar margins + menu icon color
* refactored css rules
* improve some styles
* fix button spacing
* fix dropmenu with icon hover
* hide leave quest for leaders + fix quest buttons spacing
* add pending items label
* remove "X items found" label
* first round of fixes
* last v-once
* Update Quest Dialogs (#13112 )
* new quest rewards panel + extract questPopover and itemWithLabel
* WIP: questInfo still not applying the row-height..
* split up start-quest-modal into select and detail modal - also rename the current quest-details to be the group-quest-details modal
* remove start-quest-modal from modal-scss
* update package-lock
* WIP before using the quest sidebar branch as a base
* move quest detail actions to the "new" details dialog
* quest details layout for owner / participant
* fix quest rewards - open details modal from sidebar
* apply quest-details dialog styles to the buyQuestModal one
* fix quest reward icons / popover / texts
* WIP back to quest selection
* fix lint
* merge selectQuestModal.vue with questDetailModal.vue + UI for the select quest
* fix margins / layout / labels
* fix quest detail + wip invitationListModal.vue / participantListModal.vue
* fix questmodal user label centered
* fix centered reward items + grouping items and adding a count-badge
* sort quests by AZ or quantity
* invitations modal
* remove console.info
* complete participantListModal.vue + extracted getClassName
* missed a file for getClassName extraction
* fix invitations
* select the actual quest on details
* fix margins on invite to party / start quest buttons
* replace buyQuestModal close button and title
* fix recursion due to the same name
* missing import
* sort quantity by highest first
* fix "Can't find a Quest to start" styles
* fix "your balance" padding
* fix quest collections / drop items
* fix member details in participants list
* fix quest info
* remove nullable because the build doesn't like it (on this file..)
* add questCompleted to the stories + fix getDropName
* replace quest-rewards in questCompleted.vue
* fix questCompleted.vue style
* delete obsolete components
* add missing spritesheets to storebook
* requested pr changes
* refactored fetchMember
* revert optional chaining
* fix merge conflicts
* fix rightSidebar hover colors - $scss var to css var
* overflow auto instead of scroll
* prevent wrapping of quest collections
* rollback to multi line quest items
* use min-width for the quest popover
2021-05-28 16:11:43 -05:00
Melior
33e7a378f7
Merge branch 'origin/develop' into Weblate.
2021-05-25 21:40:20 +02:00
Sabe Jones
9da2385391
Merge branch 'release' into develop
2021-05-25 14:38:47 -05:00
Sabe Jones
8e7e68f3d7
chore(sprites): compile
2021-05-25 14:38:18 -05:00
Sabe Jones
72d0865201
feat(content): new pet color achievements
2021-05-25 14:37:15 -05:00
Melior
ff6fa14753
Translated using Weblate (Korean)
...
Currently translated at 90.5% (555 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ko/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (188 of 188 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/es_419/
Translated using Weblate (Danish)
Currently translated at 95.0% (58 of 61 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/da/
Translated using Weblate (Danish)
Currently translated at 87.5% (7 of 8 strings)
Translation: Habitica/Inventory
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/da/
Translated using Weblate (Danish)
Currently translated at 75.5% (1764 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/da/
Translated using Weblate (Danish)
Currently translated at 96.4% (54 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/da/
Translated using Weblate (Galician)
Currently translated at 16.3% (18 of 110 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/gl/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translated using Weblate (Galician)
Currently translated at 100.0% (102 of 102 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/gl/
Translated using Weblate (Spanish)
Currently translated at 100.0% (102 of 102 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/es/
Translated using Weblate (Swedish)
Currently translated at 96.4% (355 of 368 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/sv/
Translated using Weblate (Korean)
Currently translated at 90.3% (554 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ko/
Translated using Weblate (French)
Currently translated at 98.9% (724 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (Italian)
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/it/
Translated using Weblate (Italian)
Currently translated at 100.0% (368 of 368 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/it/
Translated using Weblate (Greek)
Currently translated at 71.6% (439 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/el/
Translated using Weblate (Spanish)
Currently translated at 100.0% (130 of 130 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/es/
Translated using Weblate (Spanish)
Currently translated at 100.0% (202 of 202 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translated using Weblate (Spanish)
Currently translated at 88.5% (2067 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translated using Weblate (Spanish)
Currently translated at 98.3% (720 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es/
Translated using Weblate (Spanish)
Currently translated at 99.3% (609 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Spanish)
Currently translated at 88.3% (2064 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translated using Weblate (Spanish)
Currently translated at 88.3% (2064 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es/
Translated using Weblate (Spanish)
Currently translated at 99.1% (608 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es/
Translated using Weblate (Spanish)
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/es/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (130 of 130 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (368 of 368 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/es_419/
Translated using Weblate (Spanish)
Currently translated at 100.0% (202 of 202 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es/
Translated using Weblate (Dutch)
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (English (United Kingdom))
Currently translated at 97.7% (599 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/en_GB/
Translated using Weblate (Spanish)
Currently translated at 100.0% (110 of 110 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translated using Weblate (Swedish)
Currently translated at 85.9% (629 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sv/
Translated using Weblate (Japanese)
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translated using Weblate (Swedish)
Currently translated at 67.2% (74 of 110 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/sv/
Translated using Weblate (Chinese (Traditional))
Currently translated at 94.6% (53 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 96.4% (591 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (186 of 186 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hant/
Translated using Weblate (Galician)
Currently translated at 79.2% (88 of 111 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/gl/
Translated using Weblate (Spanish)
Currently translated at 100.0% (111 of 111 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/es/
Translated using Weblate (Chinese (Traditional))
Currently translated at 92.9% (570 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hant/
Translated using Weblate (Spanish)
Currently translated at 99.0% (109 of 110 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/es/
Translated using Weblate (Galician)
Currently translated at 60.3% (67 of 111 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/gl/
Translated using Weblate (Galician)
Currently translated at 59.4% (66 of 111 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/gl/
Translated using Weblate (Galician)
Currently translated at 64.8% (35 of 54 strings)
Translation: Habitica/Defaulttasks
Translate-URL: https://translate.habitica.com/projects/habitica/defaulttasks/gl/
Translated using Weblate (Galician)
Currently translated at 84.2% (310 of 368 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/gl/
Translated using Weblate (Spanish)
Currently translated at 100.0% (111 of 111 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/es/
Translated using Weblate (Dutch)
Currently translated at 99.7% (2329 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Korean)
Currently translated at 26.1% (47 of 180 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ko/
Translated using Weblate (Korean)
Currently translated at 90.2% (553 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ko/
Translated using Weblate (Korean)
Currently translated at 25.0% (45 of 180 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ko/
Translated using Weblate (French)
Currently translated at 100.0% (368 of 368 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/fr/
Translated using Weblate (Spanish (Latin America))
Currently translated at 99.2% (129 of 130 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/es_419/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (85 of 85 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (Swedish)
Currently translated at 85.7% (628 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sv/
Translated using Weblate (Swedish)
Currently translated at 96.4% (355 of 368 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/sv/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 99.2% (129 of 130 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 99.0% (725 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (202 of 202 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 99.4% (366 of 368 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/es_419/
Translated using Weblate (German)
Currently translated at 98.4% (2299 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (German)
Currently translated at 98.4% (2299 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (Russian)
Currently translated at 100.0% (180 of 180 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translated using Weblate (Japanese)
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translated using Weblate (German)
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translated using Weblate (Japanese)
Currently translated at 100.0% (368 of 368 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/ja/
Translated using Weblate (German)
Currently translated at 100.0% (368 of 368 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/de/
Translated using Weblate (German)
Currently translated at 100.0% (188 of 188 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/de/
Translated using Weblate (German)
Currently translated at 100.0% (613 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translated using Weblate (German)
Currently translated at 98.4% (2298 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (German)
Currently translated at 98.4% (2298 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (German)
Currently translated at 98.4% (2298 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (German)
Currently translated at 98.4% (2298 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (German)
Currently translated at 98.3% (2297 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (German)
Currently translated at 100.0% (188 of 188 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/de/
Translated using Weblate (German)
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/de/
Translated using Weblate (Russian)
Currently translated at 100.0% (186 of 186 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ru/
Translated using Weblate (German)
Currently translated at 100.0% (186 of 186 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translated using Weblate (German)
Currently translated at 99.4% (185 of 186 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translated using Weblate (German)
Currently translated at 99.4% (185 of 186 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translated using Weblate (Korean)
Currently translated at 84.1% (516 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ko/
Translated using Weblate (German)
Currently translated at 98.2% (2295 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (German)
Currently translated at 99.1% (726 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/de/
Translated using Weblate (German)
Currently translated at 97.8% (182 of 186 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translated using Weblate (German)
Currently translated at 97.3% (181 of 186 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/de/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (186 of 186 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/es_419/
Translated using Weblate (Italian)
Currently translated at 100.0% (130 of 130 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/it/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (203 of 203 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/es_419/
Translated using Weblate (Russian)
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translated using Weblate (German)
Currently translated at 97.2% (2271 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/de/
Translated using Weblate (Russian)
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translated using Weblate (German)
Currently translated at 99.8% (612 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/de/
Translated using Weblate (Russian)
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translated using Weblate (Dutch)
Currently translated at 100.0% (368 of 368 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/nl/
Translated using Weblate (Russian)
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (368 of 368 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/ru/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (85 of 85 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (130 of 130 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (368 of 368 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (203 of 203 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/en@pirate/
Translated using Weblate (Russian)
Currently translated at 99.0% (725 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ru/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (123 of 123 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (102 of 102 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (181 of 181 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (111 of 111 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (61 of 61 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/en@pirate/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (732 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (368 of 368 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/en@pirate/
Translated using Weblate (Arabic)
Currently translated at 0.5% (1 of 180 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ar/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.5% (729 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hans/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.5% (729 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.5% (729 of 732 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/pt_BR/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (368 of 368 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hans/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (368 of 368 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/pt_BR/
2021-05-25 21:28:07 +02:00
Sabe Jones
6d57ab668f
Merge branch 'release' into develop
2021-05-19 14:28:17 -05:00
Sabe Jones
0a85b37e5b
fix(quests): don't break Rage if no options sent
2021-05-19 07:07:16 -05:00
Melior
eb199cb32b
Merge branch 'origin/develop' into Weblate.
2021-05-18 22:24:21 +02:00
Sabe Jones
b6829fbf53
Merge branch 'release' into develop
2021-05-18 15:21:21 -05:00
Sabe Jones
6995540967
chore(sprites): compile
2021-05-18 15:20:31 -05:00
Sabe Jones
058cc538e0
feat(content): Mossy Stone Hatching Potions and quest
2021-05-18 15:20:23 -05:00
Helcostr
10e18a2051
Fix toLocalString language key - Fixes #13255 ( #13258 )
...
* Fix toLocalString language key
* We use underscore, they use dash
* Strip beyond @ symbol to allow custom languages
* Catch null (hinted in #13255 )
* Use empty array instead of empty string
Documentation says to pass `undefined` or an array.
An empty string is not supported upon closer inspection.
Recommended not to pass `undefined` as it might cause weird quirks.
People recommend using empty array.
* Add number l10n to another area
_Originally posted by @citrusella in https://github.com/HabitRPG/habitica/issues/9470#issuecomment-842279146_
2021-05-18 11:55:21 -05:00
Sabe Jones
56efd6fc4b
Merge remote-tracking branch 'Helcostr/custom-localized' into release
2021-05-18 11:44:58 -05:00
Melior
61c70122bf
Translated using Weblate (Korean)
...
Currently translated at 84.0% (515 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ko/
Translated using Weblate (Swedish)
Currently translated at 90.2% (121 of 134 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/sv/
Translated using Weblate (Korean)
Currently translated at 22.2% (40 of 180 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ko/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (85 of 85 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/pt_BR/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (724 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (130 of 130 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/es_419/
Translated using Weblate (Dutch)
Currently translated at 99.7% (2328 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/en@pirate/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (85 of 85 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (85 of 85 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/pt_BR/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (130 of 130 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/en@pirate/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (368 of 368 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/pt_BR/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (368 of 368 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/en@pirate/
Translated using Weblate (Dutch)
Currently translated at 99.5% (2325 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (French)
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/en@pirate/
Translated using Weblate (French)
Currently translated at 100.0% (724 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (724 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (367 of 367 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (110 of 110 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/en@pirate/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (85 of 85 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/pt_BR/
Translated using Weblate (Korean)
Currently translated at 21.6% (39 of 180 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ko/
Translated using Weblate (Chinese (Traditional))
Currently translated at 87.5% (7 of 8 strings)
Translation: Habitica/Inventory
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 91.2% (2131 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hant/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translated using Weblate (Chinese (Traditional))
Currently translated at 96.8% (701 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 98.0% (360 of 367 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (110 of 110 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 96.8% (701 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/zh_Hant/
Translated using Weblate (Korean)
Currently translated at 21.1% (38 of 180 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ko/
Translated using Weblate (Russian)
Currently translated at 99.5% (2324 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translated using Weblate (Russian)
Currently translated at 99.5% (2324 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (Dutch)
Currently translated at 99.3% (2319 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Japanese)
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Dutch)
Currently translated at 99.3% (2319 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/nl/
Translated using Weblate (Italian)
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/it/
Translated using Weblate (Swedish)
Currently translated at 86.1% (624 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sv/
2021-05-18 18:44:51 +02:00
Helcostr
55b14ad2d0
Add number l10n to another area
...
_Originally posted by @citrusella in https://github.com/HabitRPG/habitica/issues/9470#issuecomment-842279146_
2021-05-17 07:36:26 -07:00
Melior
2fad6cbdbb
Merge branch 'origin/develop' into Weblate.
2021-05-13 22:14:52 +02:00
Sabe Jones
9f17c3eac4
Merge branch 'release' into develop
2021-05-13 15:09:38 -05:00
Sabe Jones
439e169976
fix(content): clarify you can't eat shields
2021-05-13 15:09:01 -05:00
Sabe Jones
f6bd69569f
feat(content): new Feathery Friends daterange
...
Also fixes up some style oddities in quest modals
2021-05-13 15:07:31 -05:00
Melior
577d63b09d
Translated using Weblate (Korean)
...
Currently translated at 20.5% (37 of 180 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ko/
Translated using Weblate (Swedish)
Currently translated at 90.2% (121 of 134 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/sv/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (186 of 186 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/en@pirate/
Translated using Weblate (French)
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/fr/
Translated using Weblate (French)
Currently translated at 100.0% (85 of 85 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/fr/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (111 of 111 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/en@pirate/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (61 of 61 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/en@pirate/
Translated using Weblate (French)
Currently translated at 100.0% (202 of 202 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/fr/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.7% (2330 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (French)
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/fr/
Translated using Weblate (French)
Currently translated at 100.0% (724 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (724 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/en@pirate/
Translated using Weblate (French)
Currently translated at 100.0% (122 of 122 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/fr/
Translated using Weblate (Swedish)
Currently translated at 100.0% (188 of 188 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/sv/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (367 of 367 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/en@pirate/
Translated using Weblate (French)
Currently translated at 100.0% (188 of 188 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/fr/
Translated using Weblate (French)
Currently translated at 100.0% (613 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/fr/
Translated using Weblate (French)
Currently translated at 100.0% (186 of 186 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/fr/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (181 of 181 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/en@pirate/
Translated using Weblate (French)
Currently translated at 100.0% (724 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/fr/
Translated using Weblate (Korean)
Currently translated at 20.0% (36 of 180 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ko/
Translated using Weblate (Serbian)
Currently translated at 68.5% (420 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/sr/
Translated using Weblate (Serbian)
Currently translated at 30.9% (34 of 110 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/sr/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (202 of 202 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/pt_BR/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (613 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/zh_Hans/
Translated using Weblate (Dutch)
Currently translated at 100.0% (613 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (186 of 186 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/zh_Hans/
2021-05-13 20:09:13 +02:00
Sabe Jones
79df18df68
fix(content): correct last availability of flowerpotions
2021-05-11 16:30:47 -05:00
Melior
05a944fbde
Merge branch 'origin/develop' into Weblate.
2021-05-11 23:10:57 +02:00
Sabe Jones
91ed73293b
Merge branch 'release' into develop
2021-05-11 16:08:28 -05:00
Sabe Jones
719b4ca3ea
feat(content): magic options
2021-05-11 16:07:44 -05:00
Melior
d2c66a201b
Translated using Weblate (Korean)
...
Currently translated at 19.4% (35 of 180 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ko/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (613 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/es_419/
Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (186 of 186 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/es_419/
Translated using Weblate (Dutch)
Currently translated at 99.0% (607 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/nl/
Translated using Weblate (Korean)
Currently translated at 18.8% (34 of 180 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ko/
Translated using Weblate (Swedish)
Currently translated at 90.5% (77 of 85 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/sv/
Translated using Weblate (Swedish)
Currently translated at 86.9% (113 of 130 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/sv/
Translated using Weblate (Swedish)
Currently translated at 100.0% (2 of 2 strings)
Translation: Habitica/Noscript
Translate-URL: https://translate.habitica.com/projects/habitica/noscript/sv/
Translated using Weblate (Swedish)
Currently translated at 100.0% (8 of 8 strings)
Translation: Habitica/Inventory
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/sv/
Translated using Weblate (Swedish)
Currently translated at 79.1% (1849 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sv/
Translated using Weblate (Swedish)
Currently translated at 100.0% (203 of 203 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/sv/
Translated using Weblate (Swedish)
Currently translated at 100.0% (188 of 188 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/sv/
Translated using Weblate (Swedish)
Currently translated at 88.0% (540 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/sv/
Translated using Weblate (Dutch)
Currently translated at 100.0% (186 of 186 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/nl/
Translated using Weblate (Swedish)
Currently translated at 87.5% (7 of 8 strings)
Translation: Habitica/Inventory
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/sv/
Translated using Weblate (Swedish)
Currently translated at 87.5% (7 of 8 strings)
Translation: Habitica/Inventory
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/sv/
Translated using Weblate (Swedish)
Currently translated at 88.0% (118 of 134 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/sv/
Translated using Weblate (Swedish)
Currently translated at 79.0% (147 of 186 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/sv/
Translated using Weblate (Romanian)
Currently translated at 87.6% (163 of 186 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/ro/
Translated using Weblate (Swedish)
Currently translated at 94.6% (53 of 56 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/sv/
Translated using Weblate (Dutch)
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/nl/
Translated using Weblate (Swedish)
Currently translated at 90.0% (100 of 111 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/sv/
Translated using Weblate (Swedish)
Currently translated at 86.9% (113 of 130 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/sv/
Translated using Weblate (Swedish)
Currently translated at 85.2% (52 of 61 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/sv/
Translated using Weblate (Swedish)
Currently translated at 79.1% (159 of 201 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/sv/
Translated using Weblate (Swedish)
Currently translated at 100.0% (23 of 23 strings)
Translation: Habitica/Loginincentives
Translate-URL: https://translate.habitica.com/projects/habitica/loginincentives/sv/
Translated using Weblate (Swedish)
Currently translated at 62.5% (5 of 8 strings)
Translation: Habitica/Inventory
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/sv/
Translated using Weblate (Swedish)
Currently translated at 78.9% (1844 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sv/
Translated using Weblate (Swedish)
Currently translated at 73.2% (41 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/sv/
Translated using Weblate (Swedish)
Currently translated at 100.0% (15 of 15 strings)
Translation: Habitica/Death
Translate-URL: https://translate.habitica.com/projects/habitica/death/sv/
Translated using Weblate (Swedish)
Currently translated at 86.1% (624 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/sv/
Translated using Weblate (Romanian)
Currently translated at 95.8% (694 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ro/
Translated using Weblate (Swedish)
Currently translated at 96.4% (354 of 367 strings)
Translation: Habitica/Content
Translate-URL: https://translate.habitica.com/projects/habitica/content/sv/
Translated using Weblate (Swedish)
Currently translated at 99.4% (187 of 188 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/sv/
Translated using Weblate (Swedish)
Currently translated at 66.3% (73 of 110 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/sv/
Translated using Weblate (Japanese)
Currently translated at 100.0% (186 of 186 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translated using Weblate (Romanian)
Currently translated at 95.8% (694 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ro/
Translated using Weblate (Swedish)
Currently translated at 79.0% (147 of 186 strings)
Translation: Habitica/Subscriber
Translate-URL: https://translate.habitica.com/projects/habitica/subscriber/sv/
Translated using Weblate (Romanian)
Currently translated at 100.0% (85 of 85 strings)
Translation: Habitica/Quests
Translate-URL: https://translate.habitica.com/projects/habitica/quests/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (111 of 111 strings)
Translation: Habitica/Pets
Translate-URL: https://translate.habitica.com/projects/habitica/pets/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (130 of 130 strings)
Translation: Habitica/Npc
Translate-URL: https://translate.habitica.com/projects/habitica/npc/ro/
Translated using Weblate (Romanian)
Currently translated at 85.6% (173 of 202 strings)
Translation: Habitica/Limited
Translate-URL: https://translate.habitica.com/projects/habitica/limited/ro/
Translated using Weblate (Romanian)
Currently translated at 95.3% (352 of 369 strings)
Translation: Habitica/Groups
Translate-URL: https://translate.habitica.com/projects/habitica/groups/ro/
Translated using Weblate (Swedish)
Currently translated at 78.9% (1844 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sv/
Translated using Weblate (Russian)
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ru/
Translated using Weblate (Romanian)
Currently translated at 100.0% (180 of 180 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ro/
Translated using Weblate (Romanian)
Currently translated at 95.8% (694 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ro/
Translated using Weblate (Japanese)
Currently translated at 100.0% (724 of 724 strings)
Translation: Habitica/Questscontent
Translate-URL: https://translate.habitica.com/projects/habitica/questscontent/ja/
Translated using Weblate (Romanian)
Currently translated at 100.0% (122 of 122 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ro/
Translated using Weblate (Romanian)
Currently translated at 72.7% (80 of 110 strings)
Translation: Habitica/Achievements
Translate-URL: https://translate.habitica.com/projects/habitica/achievements/ro/
Translated using Weblate (Korean)
Currently translated at 83.8% (514 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ko/
Translated using Weblate (Korean)
Currently translated at 83.5% (512 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ko/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.7% (2330 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (181 of 181 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/en@pirate/
Translated using Weblate (Romanian)
Currently translated at 75.0% (42 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ro/
Translated using Weblate (English (Pirate))
Currently translated at 100.0% (47 of 47 strings)
Translation: Habitica/Contrib
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/en@pirate/
Translated using Weblate (Japanese)
Currently translated at 100.0% (613 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/ja/
Translated using Weblate (Romanian)
Currently translated at 100.0% (134 of 134 strings)
Translation: Habitica/Tasks
Translate-URL: https://translate.habitica.com/projects/habitica/tasks/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (56 of 56 strings)
Translation: Habitica/Spells
Translate-URL: https://translate.habitica.com/projects/habitica/spells/ro/
Translated using Weblate (Japanese)
Currently translated at 100.0% (8 of 8 strings)
Translation: Habitica/Overview
Translate-URL: https://translate.habitica.com/projects/habitica/overview/ja/
Translated using Weblate (Romanian)
Currently translated at 100.0% (61 of 61 strings)
Translation: Habitica/Messages
Translate-URL: https://translate.habitica.com/projects/habitica/messages/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (8 of 8 strings)
Translation: Habitica/Inventory
Translate-URL: https://translate.habitica.com/projects/habitica/inventory/ro/
Translated using Weblate (Swedish)
Currently translated at 78.8% (1841 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/sv/
Translated using Weblate (Japanese)
Currently translated at 100.0% (203 of 203 strings)
Translation: Habitica/Generic
Translate-URL: https://translate.habitica.com/projects/habitica/generic/ja/
Translated using Weblate (Romanian)
Currently translated at 75.0% (42 of 56 strings)
Translation: Habitica/Faq
Translate-URL: https://translate.habitica.com/projects/habitica/faq/ro/
Translated using Weblate (Romanian)
Currently translated at 99.1% (121 of 122 strings)
Translation: Habitica/Communityguidelines
Translate-URL: https://translate.habitica.com/projects/habitica/communityguidelines/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (47 of 47 strings)
Translation: Habitica/Contrib
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (188 of 188 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (188 of 188 strings)
Translation: Habitica/Character
Translate-URL: https://translate.habitica.com/projects/habitica/character/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (102 of 102 strings)
Translation: Habitica/Challenge
Translate-URL: https://translate.habitica.com/projects/habitica/challenge/ro/
Translated using Weblate (Swedish)
Currently translated at 87.1% (534 of 613 strings)
Translation: Habitica/Backgrounds
Translate-URL: https://translate.habitica.com/projects/habitica/backgrounds/sv/
Translated using Weblate (Romanian)
Currently translated at 100.0% (186 of 186 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ro/
Translated using Weblate (Japanese)
Currently translated at 97.8% (182 of 186 strings)
Translation: Habitica/Settings
Translate-URL: https://translate.habitica.com/projects/habitica/settings/ja/
Translated using Weblate (Romanian)
Currently translated at 100.0% (47 of 47 strings)
Translation: Habitica/Contrib
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (47 of 47 strings)
Translation: Habitica/Contrib
Translate-URL: https://translate.habitica.com/projects/habitica/contrib/ro/
Translated using Weblate (Japanese)
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.7% (2329 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/pt_BR/
Translated using Weblate (Japanese)
Currently translated at 99.8% (2332 of 2335 strings)
Translation: Habitica/Gear
Translate-URL: https://translate.habitica.com/projects/habitica/gear/ja/
Translated using Weblate (Korean)
Currently translated at 17.7% (32 of 180 strings)
Translation: Habitica/Front
Translate-URL: https://translate.habitica.com/projects/habitica/front/ko/
2021-05-11 22:57:47 +02:00
Helcostr
14c4a4f50c
Use empty array instead of empty string
...
Documentation says to pass `undefined` or an array.
An empty string is not supported upon closer inspection.
Recommended not to pass `undefined` as it might cause weird quirks.
People recommend using empty array.
2021-05-10 14:50:57 -07:00
Helcostr
2636f46a1a
Fix toLocalString language key
...
* We use underscore, they use dash
* Strip beyond @ symbol to allow custom languages
* Catch null (hinted in #13255 )
2021-05-09 01:01:48 -07:00