Lugiad
a37f6c55e6
[Localizatino(ko)] Translate spite ( #2408 )
2024-06-19 11:11:28 -04:00
José Ricardo Fleury Oliveira
03a98317a9
[Localization] [pt] Updated settings.ts ( #2350 )
...
* Updated settings.ts
* fix
* another fix
* minor fix
* fix
* fixfixfix
2024-06-19 11:00:13 -04:00
Enoch
06b1f8a0bc
[Localization] Add localization in battler-tags.ts ( #1990 )
...
* [Localization] Add localization in battler-tags
* localize curse ghost skill apply message
* translate Drowsy korean
* translate requested changes
* Update src/locales/ko/battle.ts
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
* resolve merge error
* Update French battle.ts
* remove unnecessary backslash
* Update src/locales/de/battle.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* Update battle.ts [Localization(it)]
* recover missing code resolving merge
* Update src/locales/zh_CN/battle.ts
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Update src/data/battler-tags.ts
---------
Co-authored-by: 송지원 <jiwsong@gmarket.com>
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
2024-06-19 10:38:31 -04:00
Jannik Tappert
a0186d9b61
[Localization DE] Made German Settings readable again ( #2403 )
...
* Made German Settings readable again
* Update src/locales/de/settings.ts
* Update src/locales/de/settings.ts
* Update src/locales/de/settings.ts
* Update src/ui/settings/abstract-settings-ui-handler.ts
* Remove empty line
* Update src/locales/de/settings.ts
* Update src/locales/de/settings.ts
2024-06-19 10:28:30 -04:00
Enoch
f054789fd6
[Localization(ko)] translate korean ppReduced message ( #2406 )
2024-06-19 10:01:30 -04:00
Enoch
58642e6be3
[Localize(ko)] translate untranslated settings word ( #2405 )
2024-06-19 09:47:44 -04:00
Yonmaru40
508f8eb3cf
[Localization(zh)] Update settings.ts ( #2392 )
2024-06-18 21:54:36 -04:00
Enoch
2228681d2a
[Localization(ko)] modify typo of swimmer (trainer) ( #2390 )
...
Co-authored-by: 송지원 <jiwsong@gmarket.com>
2024-06-18 20:21:27 -04:00
Ei
57e90b8f4b
[Localization] zh_TW settings.ts translation ( #2367 )
2024-06-18 02:05:17 -04:00
Ei
74e49b244b
[Localization] Separated the translations for the two 'back's in settings ( #2365 )
2024-06-18 00:33:00 -04:00
Yonmaru40
e96abd5c2e
[Localization(zh)] Update settings.ts ( #2364 )
2024-06-17 23:37:51 -04:00
Yonmaru40
e0dd04b087
[Localization] various changes and adding translation to zh_cn 6-18 ( #2361 )
...
* Update settings.ts
* Update modifier-type.ts
* Update menu.ts
* Update dialogue.ts
* Update modifier-type.ts
* Update modifier-type.ts
* Update modifier-type.ts
* Update modifier-type.ts
* Update dialogue.ts
* Update battle.ts
* indentation
* lint fix
* Update settings.ts
* battle.ts ppreduced fix
* missing "
* Update modifier-type.ts
* Trailing spaces
2024-06-17 23:08:24 -04:00
Matthew
d70dd16f8c
[Refactor] I18n Cleaning ( #2348 )
...
* I18n Cleaning
* pr comments
* appease typedoc
* moved types into src
2024-06-17 17:05:33 -04:00
Jannik Tappert
35d0d2f4e6
[Localization] Added the localized dialogue for alder and kieran ( #2261 )
...
* Added german dialogue for alder and kieran (lauro & jo)
* Added zh_CN and it
* Added Korean
* Added tradtional Chinese
* Added spanish
* Added french! (thanks dakurei)
2024-06-17 15:17:08 -04:00
schmidtc1
d5ec5c371b
[Move] Fix bug for Spite and fully implement Eerie Spell ( #2244 )
...
* Bug fixes for spite, creates class to extend spite for eerie spell
* Comments for clarity, creates class to extend ReducePpMoveAttr
* Resolve reference error with AttackReducePpMoveAttr
* Shows move failed in a clearer way with showMoveText
* Localization of pp reduction moves
* Fixes issue of eerie spell reducing pp when ratio is 0
* Removes unnecessary phase replacement
* Remove partial implementation from eerie spell
* Adds locale entry for ppReduced to other languages
2024-06-17 15:05:23 -04:00
returntoice
d96ae3de43
[Localization(ko)] menu.ts correction ( #2339 )
2024-06-17 10:52:46 -04:00
Lugiad
534bdaaec7
[Localization] Corrections French menu.ts ( #2337 )
...
* Corrections French menu.ts
* Update menu.ts
* Update src/locales/fr/menu.ts
Co-authored-by: Dakurei <maxime.palanchini@gmail.com>
* Update menu.ts
---------
Co-authored-by: Dakurei <maxime.palanchini@gmail.com>
2024-06-17 10:29:27 -04:00
sodam
951d5416d4
[Localization(ko)] localized Sinnoh region named trainer ( #2296 )
2024-06-17 09:58:39 -04:00
Alexis Faizeau
f3e3b58a43
[Enhancement] Translate Settings Menu ( #2187 )
...
* Add en settings translations
* Add fr settings translations
* Translate settings menu
* Add de settings translations keys
* Add es settings translations keys
* Add it settings translations keys
* Add ko settings translations keys
* Add pt br settings translations keys
* Add zh cn settings translations keys
* Add zh tw settings translations keys
* Add ko settings translations keys
* Add de settings translations keys
* Fix a forgotten test
2024-06-17 09:47:22 -04:00
José Ricardo Fleury Oliveira
ebaecbe5a8
[Localization(pt)] Update start-select-ui-handler.ts ( #2335 )
2024-06-17 09:42:21 -04:00
prime
111f4362fc
[QoL] Improved Nature selection + Persistent selection of various values ( #1401 )
...
* Added nature selection menu
Added a nature selection menu to the starter selection, as you can way too easily skip over the nature you want when cycling.
All nature selections are furthermore persistent and stored in the starterData.
Those changes are compatible with the current save format, but will increase the size, so, in case the size of the save file can't be increased, further changes will be needed.
* Sorted nature selection into sub-menus
The nature-selection menu is now, instead of one large list, multiple smaller menus.
Those menus will appear once at least one nature of the appropriate kind has been collected.
Translations partially required.
* Update French starter-select-ui-handler.ts
* Added support for updated save structure
Adds compatibility with updated save-data structure which supports more persistent starter attributes
* more persistent start data
Abilities, Variants and Forms are now also saved.
* added gender to stored information
* fixed typedoc issues
* Starter Preferences now stored locally
* removed deprecated import (due last merge)
* Sub menus removed
---------
Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
2024-06-17 00:49:29 -04:00
layharu0
942cbb2181
[Localization][ko] StatRose, StatFell Message Fix ( #2285 )
2024-06-16 22:01:08 -04:00
Jannik Tappert
de51c5b7a5
[Localization] Translated missing german entries ( #2289 )
2024-06-16 19:43:14 -04:00
Jannik Tappert
40ade2da1d
[Localization(ko)] Fixed Korean Battle Stat Change Text ( #2292 )
2024-06-16 18:54:31 -04:00
Yonmaru40
0138a480f9
[Localization(zh)] Update game-mode.ts ( #2304 )
2024-06-16 18:53:22 -04:00
Niccolò
a44ab950ba
[Localization(it)] Update tutorial.ts ( #2294 )
2024-06-16 18:49:11 -04:00
Yonmaru40
29f95ef394
[Localization] zh_cn various translation fix and update ( #2306 )
...
* Update pokemon-info.ts
* Update trainers.ts
* Update ability-trigger.ts
* Update battle.ts
* Update ability-trigger.ts
* Update save-slot-select-ui-handler.ts
* 用→因为
2024-06-16 18:44:49 -04:00
Yonmaru40
0ed8c32e8a
[Localization(zh)] Update growth.ts ( #2305 )
2024-06-16 18:43:52 -04:00
Yonmaru40
f26a21c74b
[Localization(zh)] Update fight-ui-handler.ts ( #2302 )
2024-06-16 18:42:17 -04:00
José Ricardo Fleury Oliveira
5cdf148965
[Localization] Localized Daily Run Scoreboard ( #2053 )
...
* localized daily run scoreboard
* Update src/locales/de/menu.ts
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
* localized positionIcon
* Update src/locales/ko/menu.ts
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
---------
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
2024-06-16 21:23:18 +01:00
Niccolò
9d4425518f
Update pokemon-info.ts [Localization] ( #2295 )
2024-06-16 07:23:54 -05:00
Niccolò
62b82b92c8
Update voucher.ts [Localization] ( #2293 )
2024-06-16 07:21:47 -05:00
José Ricardo Fleury Oliveira
d9ae12ccc7
updated battle.ts and pokemon-info.ts ( #2281 )
2024-06-15 23:49:09 -04:00
José Ricardo Fleury Oliveira
4c708cd1aa
[Localization] [pt] Updated modifier-type ( #2280 )
...
* updated modifier-type
* fix
2024-06-15 22:30:07 -04:00
Lee ByungHoon
9b8f6f312b
[Localization] Modification some code about battle stat for localization ( #1985 )
...
* [Localization] Modification some code about battle stat for localization.
* Corrections to failed generating typedoc docs.
* [Localization] Modification some code about battle stat for localization.
* Corrections to failed generating typedoc docs.
* Corrections to change localized key for battle stat and level change description.
* Deleted battle-stat.ts file in Deutsch locales.
* Fixed build failure
* Move unit test file into localisation folder from battle folder.
* Fixed localization key
* Fixed build failure
* Fix merge conflict
* Fix merge conflict again
---------
Co-authored-by: Tempoanon <163687446+Tempo-anon@users.noreply.github.com>
Co-authored-by: Temps Ray <temps.ray@gmail.com>
2024-06-15 22:25:18 -04:00
Niccolò
646c9018f2
[Localization(it)] Update pokeball.ts ( #2270 )
...
Fixed a wrong translation
2024-06-15 22:04:10 -04:00
Jannik Tappert
1a8c9d472a
[Localization] Localized the statname in the X Item description ( #2264 )
...
* Localized the statname in the X Item description
* Added french thanks to sangara42
* Changed french by Lugiadrien
2024-06-15 21:54:53 -04:00
Niccolò
0f001dfd14
[Localization(it)] Update party-ui-handler.ts ( #2269 )
...
Translated all of the party handler sentences
2024-06-15 21:52:24 -04:00
Niccolò
fd760f42bf
[Localization(it)] Update splash-messages.ts ( #2273 )
2024-06-15 21:51:55 -04:00
Niccolò
79367b81d1
[Localization(it)] Update starter-select-ui-handler.ts ( #2274 )
2024-06-15 21:51:34 -04:00
Niccolò
5a7d893812
[Localization(it)] Update trainers.ts ( #2277 )
2024-06-15 21:50:19 -04:00
Niccolò
b5ac756b2d
[Localization(it)] Update pokemon-info-container.ts ( #2271 )
2024-06-15 21:49:21 -04:00
Niccolò
2ba5f737da
[Localization(it)] Update save-slot-select-ui-handler.ts ( #2272 )
2024-06-15 21:47:49 -04:00
José Ricardo Fleury Oliveira
ca112e10fb
[Localization] [pt] Updated dialogue.ts ( #2262 )
...
* reviewed/updated until black belt
* fixes
* more additions
* more fixes
* fix
2024-06-15 13:31:41 -04:00
Soyoka
b7bb862cdc
[Localization(ko)] Added Korean Translation for the dialogues of the Cilan, Chili, and Cress ( #2256 )
...
* chore: add translation for dialogue of cilan
* chore: add translation for dialogue of chili
* chore: add translation for dialogue of cress
* fix: fix spelling errors and make it compatible with eslint
2024-06-15 12:28:22 -04:00
Adam Clemons
422a561dfe
[Feature] Add Missing Champion Dialogue ( #2120 )
...
* Add Alder dialogue
* Add Kieran dialogue
* Add line breaks
* typo fix
* Add placeholder dialogue
2024-06-15 16:47:44 +01:00
Lugiad
523f818e12
[Localization] Many corrections of recent French translations ( #2257 )
...
* Update ability-trigger.ts
* Update achv.ts
* Update battle.ts
* Update challenges.ts
* Update battle.ts
* Update party-ui-handler.ts
* Update pokemon-info-container.ts
* Update trainers.ts
* Update achv.ts
* Update achv.ts
* Update achv.ts
* Update splash-messages.ts
* Update achv.ts
* Update achv.ts
* Update trainers.ts
* Update src/locales/fr/achv.ts
Co-authored-by: Dakurei <maxime.palanchini@gmail.com>
* Update challenges.ts
* Update src/locales/fr/battle.ts
Co-authored-by: Dakurei <maxime.palanchini@gmail.com>
* Update battle.ts
* Update battle.ts
---------
Co-authored-by: Dakurei <maxime.palanchini@gmail.com>
2024-06-15 16:28:33 +01:00
Alexis Faizeau
8e5b454c87
[Localization] Fix french translations ( #2253 )
...
* Translate missing fr keys for acheviements
* Translate missing fr keys for ability triggers
* Translate missing fr keys for battle
* Translate missing fr keys for fight ui handler
* Translate missing fr keys for challenge
* Translate missing fr keys for party ui handler
* Translate missing fr keys for pokémon infos container
* Translate missing fr keys for trainers
2024-06-15 13:06:57 +02:00
Franck TROUILLEZ
a4b07158f9
[QoL] Add ALL option when transferring items to Pokemons ( #1694 )
...
* Add ALL option to transfer menu
It adds a new attribute to the PartyUiHandler to track whether the transfer is meant for all items of only for a particular one
It also introduces translations for PartyUiHandler, even though only the 'ALL' option can be translated for now.
* Use updated translation key for i18n for partyUiHandler:ALL
* Fix duplicated import
* Use optionCursor instead of optionCursorWithScroll to check if we need to transfer ALL
2024-06-15 12:32:15 +02:00
José Ricardo Fleury Oliveira
9ebd85e7c8
[Localization] [pt] Fixed male achievements as well ( #2240 )
...
* fixed male achievements as well
* fix
* minor fix
2024-06-14 20:27:22 -04:00
José Ricardo Fleury Oliveira
bd2d9d51a1
[Localization(pt)] fixed achievements ( #2235 )
2024-06-14 20:08:26 -04:00
Niccolò
6c4a4bf366
[Localization(it)] Update menu.ts ( #2228 )
...
Fully translated the elements in the menu.
2024-06-14 19:55:00 -04:00
José Ricardo Fleury Oliveira
f519b13b20
[Localization] [pt] Updated ability-trigger.ts ( #2229 )
...
* updated ability-trigger.ts
* fix order
2024-06-14 19:53:20 -04:00
José Ricardo Fleury Oliveira
bce4c91c42
[Localization] intentionally changed all achievements' names for merge conflict ( #2230 )
2024-06-14 19:51:35 -04:00
Niccolò
6af4ea96d1
[Localization(it)] Update biome.ts ( #2216 )
...
Fixed a couple of issues with biomes
2024-06-14 16:48:23 -04:00
Niccolò
75b1c62614
[Localization(it)] Update fight-ui-handler.ts [Localization] ( #2222 )
...
Translated things regarding "passive"
2024-06-14 16:45:37 -04:00
Niccolò
59263d797f
[Localization(it)] Update game-mode.ts [Localization] ( #2224 )
...
Translated game modes' names from EN to IT
2024-06-14 16:45:07 -04:00
Niccolò
ce2031b85d
[Localization(it)] Update game-stats-ui-handler.ts [Localization] ( #2225 )
...
Translated everything about game stats from EN to IT
2024-06-14 16:44:27 -04:00
Niccolò
1541b8501e
[Localization(it)] Update battle.ts ( #2211 )
...
Translated every sentence and fixed a few ones
2024-06-14 16:43:50 -04:00
Niccolò
cb1078e563
[Localization(it)] Update challenges.ts ( #2218 )
...
Translated everything regarding challenges
2024-06-14 16:43:08 -04:00
Niccolò
b018263b09
[Localization(it)] Update achv.ts ( #2219 )
...
Fixed a couple of achievements' names
2024-06-14 16:42:16 -04:00
Niccolò
65f4933a1d
[Localization][it] Update achv.ts ( #2199 )
...
Changed most of the achievements' names, added the missing ones
2024-06-14 09:43:17 -04:00
sodam
3133dadbf4
[Localization] #1761 Korean trainer dialogue (Gym leader+@ in Galar region) ( #2171 )
...
* translated 8th named trainer's
* Update src/locales/ko/dialogue.ts
* Apply suggestions from code review
* add elite-5 and leon's dialouge(by Korean)
* Apply suggestions from code review
Co-authored-by: returntoice <dieandbecome@gmail.com>
---------
Co-authored-by: returntoice <dieandbecome@gmail.com>
2024-06-14 09:42:22 -04:00
MadridPawmot
c3c6b96487
[Localization][es] Spanish translations for splash messages ( #1999 )
...
* Spanish translations for splash messages
* Updated with requested changes
* Updated capitalization
2024-06-13 20:00:36 -04:00
Niccolò
68863ab9a4
[Localization][it] Update ability-trigger.ts ( #2188 )
...
Modified some captions to make them more correct in italian
2024-06-13 19:50:48 -04:00
Tempoanon
f0072082b5
[Localization] Fix bouncy bubble description for es fr it ko zh ( #2175 )
...
* Fix bouncy bubble description for es fr it ko zh
* Updated fr according to greenlamp
* Remove Evoli
2024-06-13 16:24:50 -04:00
José Ricardo Fleury Oliveira
e0d3279a0b
[Localization] [pt] Fixed Bouncy Bubble description and updated achievements ( #2174 )
...
* updated pt achievements
* minor fix
* fixed bouncy bubble translation
2024-06-13 09:39:47 -04:00
Jannik Tappert
16e14376c6
[Localization] Changed description of BouncyBubble to reflect … ( #2166 )
...
* [Localization] Changed german description of BouncyBubble to reflect that is heals 100% of the damage and made it not eveee specific
* Also EN
2024-06-13 03:36:09 -05:00
sodam
78ce5e77d9
[Localization][ko] Modified item description and fix Koga typo ( #2139 )
...
* fix some sentences
* Update src/locales/ko/modifier-type.ts
2024-06-13 00:10:48 -04:00
Bastien
da37069457
[Localization] [FR] Update Lass dialogue.ts ( #2133 )
...
* [Localization] [FR] Update dialogue.ts
* Changes and correct typo
* Correct typo
* Typo
* Typo
* type again
* correct typo
2024-06-12 16:05:23 -04:00
José Ricardo Fleury Oliveira
a2638e4a79
[Localization][pt] updated passive pop up ( #2141 )
2024-06-12 13:14:21 -04:00
Bastien
4139e11b11
[Localization] [FR] Update swimmer dialogue.ts ( #2134 )
2024-06-12 13:04:02 -04:00
José Ricardo Fleury Oliveira
1b19e35e60
[Localization][pt] Updated trainers ( #2048 )
2024-06-12 12:56:22 -04:00
GoldTra
03a635610b
[Localization] Update Spanish abilty bar and fix fainted localization ( #2136 )
2024-06-12 11:43:33 -04:00
Satanemme
92c4f2d9ab
[Localization] Italian achievements (achv.ts) ( #2135 )
...
* loc_it src/locales/it/ability-trigger.ts update windPowerCharged iceFaceAvoidedDamage
* loc_it src/locales/it/achv.ts translated to italian
* fixup wrong voices reverted ability-trigger.ts outside scope
* capitalization
modified: src/locales/it/achv.ts
2024-06-12 10:23:48 -04:00
Jannik Tappert
6e52bc7980
[Localization] Ability Bar can now be localized. In a way that pokemonName abilityNa… ( #1921 )
...
* Ability Bar can now be localized. In a way that pokemonName abilityName and passive string can be ordered freely
* Update src/locales/ko/fight-ui-handler.ts
Co-authored-by: returntoice <dieandbecome@gmail.com>
* Update src/locales/de/fight-ui-handler.ts
* Update src/locales/de/fight-ui-handler.ts
---------
Co-authored-by: returntoice <dieandbecome@gmail.com>
2024-06-12 09:45:20 -04:00
Bastien
124ef7065f
[Localization][fr] Update battle.ts ( #2130 )
...
Add French translation for "regainHealth" and "fainted" that was still in english
2024-06-12 09:28:10 -04:00
José Ricardo Fleury Oliveira
d6a8394503
[Localization] [pt] Updated pt-br achievements ( #2129 )
...
* updated pt achievements
* minor fix
2024-06-12 09:25:41 -04:00
GoldTra
965d8d33fb
[Localization][es] Update Spanish fainted localization ( #2127 )
2024-06-12 09:25:21 -04:00
José Ricardo Fleury Oliveira
e6ce85cd3f
[Localization][pt] fainted translation ( #2125 )
2024-06-12 09:24:18 -04:00
Lee ByungHoon
7fe5962d28
[Localization] Add localization of message when pokemon fainted in battle phase. ( #1934 )
...
* [Localization] Add localization of message when pokemon fainted in battle phase.
* Correction of Deutsch localization
* [Localization] Add localization of message when pokemon fainted in battle phase.
* Correction of Deutsch localization
2024-06-11 21:41:24 -04:00
tommy030314
6d1fbf92cc
[Localization][ko] fix concert typo ( #2109 )
2024-06-11 18:54:52 -04:00
Lugiad
fb8cf781a5
[Localization] Correction to French ability.ts ( #2102 )
2024-06-11 16:22:08 -04:00
Xavion3
2aa6ec5031
Fix english names of monotype achievements ( #2078 )
2024-06-12 02:59:15 +10:00
Ei
a0a42ed2ec
[Localization] Added zh_TW translations for things that already have zh_CN translations (Dialogues, Challenges, Trainers) ( #2099 )
...
* Added a newer version of zh_TW dialogue translations
* Fixed several double battle dialogues in zh_TW
* Added missing trainers.ts zh_TW translations
* Added missing challenge.ts zh_TW translations
2024-06-11 12:40:55 -04:00
sodam
00aaeb5947
[Localization][ko] #1761 Korean trainer dialogue (villain) ( #2091 )
...
* localized villain's dialogue
* Apply suggestions from code review
* Update src/locales/ko/dialogue.ts
Co-authored-by: returntoice <dieandbecome@gmail.com>
---------
Co-authored-by: returntoice <dieandbecome@gmail.com>
2024-06-11 11:15:37 -04:00
Ei
80eb86a76c
[Localization][zh_tw] Fixed mistranslation of 只 in traditional chinese ( #2092 )
2024-06-11 10:20:24 -04:00
sodam
1a6b411987
[Localization] #1761 Korean trainer dialogue (the other unnamed trainers) ( #2084 )
...
* translated the other (by @malloc3141)
* Apply suggestions from code review
* Update src/locales/ko/dialogue.ts
Co-authored-by: returntoice <dieandbecome@gmail.com>
---------
Co-authored-by: returntoice <dieandbecome@gmail.com>
2024-06-11 09:34:53 -04:00
Satanemme
ac69baff3a
[Localization][it] naive typo fix (was ingenuaa is now ingenua) ( #2088 )
2024-06-11 09:29:01 -04:00
Yonmaru40
dbd9908974
[Localization] new proofread zh_cn achv names updated ( #2082 )
...
* Update achv.ts
* mega → 超级 according to offical chinese texts
* fix details
2024-06-11 09:20:05 -04:00
SnowCharm
2a6ef08cff
[Localization] Improve zh_CN Localization Content ( #2075 )
...
* fix zh_CN modifier-type locales
* update zh_CN/achv.ts
2024-06-11 01:32:56 -04:00
40chyan
f45ad124b2
[Localization] translation of zh_cn dialogues ( #1903 )
...
* Update dialogue.ts
* Update text.ts
* Update dialogue.ts
* Update dialogue.ts
* ignore linting in zh_cn
* try renaming the .eslintrc
* ignoring lint did not work
* lint fix by replacing ` with "
* change eternaus dialogue string back to ` to prevent error
* indentation fixed
---------
Co-authored-by: Temps Ray <temps.ray@gmail.com>
2024-06-11 01:06:39 -04:00
snnh
40e342d806
[Localization] Improve Simplified Chinese Localization Content ( achv.ts ) ( #2071 )
...
* Update achv.ts
* Update achv.ts
2024-06-11 00:49:55 -04:00
40chyan
689ec47bde
[Localization] fixing typo in zh_cn challenge.ts ( #2070 )
...
* Update challenges.ts fixing typo
* another typo
2024-06-11 00:45:00 -04:00
Matthew
8d75670a81
[UI] egg and starter formatting ( #2043 )
...
* egg and starter formatting
* localization update
* localization update
* fix local voucher test
* pr comments
* pr comments
* account for new font
2024-06-10 21:58:01 -04:00
snnh
f6a6c2da1b
[Localization] Improve Simplified Chinese Localization Content ( #2067 )
...
* Update modifier-type.ts
* Update save-slot-select-ui-handler.ts
* Update party-ui-handler.ts
* Update party-ui-handler.ts
2024-06-10 21:55:03 -04:00
returntoice
b9e809b685
[Localization][ko] Some localization updates for Korean ( #2046 )
...
* localization
* localization2
* local3
2024-06-10 21:32:57 -04:00
Madmadness65
32d222c9cd
Implement Arceus Plates and Silvally Memories ( #1195 )
...
* Implement Arceus Plates and Silvally Memories
* German localization for items
* Run linter on changes, add items to zh_TW localization
* linter cleanup
* Finish localization for other languages
Names for items sourced from Bulbapedia. Names for the items in Portuguese could not be reliably sourced, so they were as directly translated as possible.
* Add custom Blank Memory item
Currently does nothing, but the idea is that it would be used if the all-in-one form change item idea is followed through.
* Update item atlas
* Use move.type instead of type.value
The type effectiveness now works again.
* Update comments
* Fix type changing affecting only Silvally
* Condense switch cases down to a single line
As per Brain Frog's suggestion.
2024-06-10 09:58:34 -04:00
Opaque02
91abddb693
[QOL] Updating pokemon-info-container to show what is new when you catch/hatch a pokemon ( #1754 )
...
* Adding UI elements for new gender, ability and nature
* Added new indicators for shiny, gender, ability and nature
* Changed position of gender icon to top left
* Changes with logging and old (+) indicators for nature, form and ability
* Updated to remove old code and comments, as well as various console logs
* Updated commented code
* Addressing PR feedback
* Updated form to have a label and form name, along with cutting off the form name if it's too long
* Updated stats container to move some labels around so there's less text clumped together
* Removed some old commented code
* Fixed some issues with typing and naming
* Accidentally pushed my overrides.ts before :). Sorry!
* Updated the form name's hover over section to only work when the text is truncated
* Updating the gender check to work off DexAttr instead of a weird 2
---------
Co-authored-by: Temps Ray <temps.ray@gmail.com>
2024-06-09 23:44:38 -04:00
Munbin-Lee
54aabceb29
[Localization][ko] Fix minor typo in hiker dialogue ( #2009 )
2024-06-09 21:26:33 -04:00