From affeca60453ca807a0d1ad09c3e4db830204c484 Mon Sep 17 00:00:00 2001 From: Natalie <78037386+CuriousMagpie@users.noreply.github.com> Date: Wed, 25 Oct 2023 17:05:31 -0400 Subject: [PATCH] fix(strings): remove/change "guild" to "group" (#14872) * 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 Co-authored-by: Sabe Jones