TeKrop
e34b204664
feat: added support for localisation on battle scene sentences
2024-05-01 18:54:35 -04:00
TeKrop
eac9b4d385
fix: reworked daily and weekly rankings translations workflow
2024-05-01 08:56:33 -04:00
Flashfyre
77caa8ece5
Add back shift for toggling stats
2024-05-01 00:27:11 -04:00
Flashfyre
6fd5709b13
Reapply stat change feature with fixes
2024-04-30 23:02:16 -04:00
Flashfyre
8a54e862fc
Revert "Add togglable stat change display"
...
This reverts commit 718585062b
.
2024-04-30 22:14:24 -04:00
Flashfyre
718585062b
Add togglable stat change display
2024-04-30 22:06:54 -04:00
Valentin Porchet
7846fdc1e6
feat: added french translation for new entries in menu.ts ( #360 )
2024-04-30 17:33:34 -04:00
Dakurei
869a5c2d4c
Fix tutorials translation fr
...
+ Fix the length problem of some strings that aren't readable in the game
+ Fix a few typo errors
2024-04-30 16:08:07 -04:00
Raphael van der Woude
c7bd99b345
Added missing menu translations ( #355 )
...
* Added missing menu translations
* Added missing translations to other languages
---------
Co-authored-by: Raphael van der Woude <raphael.van.der.woude@dias.nl>
2024-04-30 10:53:00 -04:00
Thomas David
9575054010
Implement localisation for tutorial ( #330 )
...
* Implement localisation for tutorial
* Fix modules name
* Fix keys name
* Fix keys name part 2 : the return
* Add lines breaks in localisation files
2024-04-29 12:33:18 -04:00
ElMoustacho
3b83d0b4d9
Fix typo in french names for a few pokémon
2024-04-29 11:55:34 -04:00
Lugiad
c09a0254ef
French moves typos
2024-04-28 10:31:13 -04:00
dpMelian
0b13844d4a
Fix issue #312 -> set proper french name for move "smog" ( #313 )
...
* fix: set proper french name for move "smog"
* fix: set proper french description for move "smog"
2024-04-26 22:35:39 -04:00
Lugiad
ad87727517
menu.ts French typo
2024-04-26 16:18:07 -04:00
Lugiad
9c922ddc55
Update menu.ts
2024-04-26 16:11:02 -04:00
Flashfyre
dded0f0edd
Fix using wrong parameter name for multi hit move localization
2024-04-26 13:54:35 -04:00
PabloG02
ff13052077
Add english strings to french locale
2024-04-26 13:42:36 -04:00
Flashfyre
5e7356636e
Update shiny luck mechanics and count both fusion components
2024-04-26 11:31:39 -04:00
Lugiad
6603417e40
French names for Abilities ( #288 )
...
* Update ability.ts
* Update ability.ts abilities order
* Update ability.ts
2024-04-26 08:36:40 -04:00
Lugiad
86daca7fb6
Update move.ts
2024-04-26 08:35:53 -04:00
Lugiad
cc216d902a
Added captial letter to "Œuf", as it is in the games + "Options" to "Paramètres", more suitable translation
2024-04-26 08:35:06 -04:00
Dakurei
05c45669da
Modification of the move description window in battle
...
+ Modification of data layout
+ Adds "power" to visible data
+ No longer uses a "command_fight_labels" image, but directly text (allowing translation by the way)
+ Added i18n
+ Creation of "en" and "fr" locales for fight-ui-handler
2024-04-25 20:57:47 -04:00
Dakurei
b8ce1da3bc
Modification of the fr translation for menu-ui-handler
...
- Reduction of "MANAGE_DATA" and "LOG_OUT" strings to avoid overflowing the window border
- Added missing space for "losingProgressionWarning".
- Inversion of words in "importSlotSelect" and "exportSlotSelect" strings + sentence completion to make it clearer
2024-04-25 15:24:58 -04:00
Edralo
4cfae4703c
Implement localisation for main menu options (menu-ui-handler) & add french locale
2024-04-25 14:27:05 -04:00
Pablo González
7055ea49c7
Support localization of Pokémon abilities ( #271 )
...
* Support localization of Pokemon abilities
* Reload ability localization when language is changed
* Add Spanish localization for abilities
* Add missing French abilities localization
* Add missing localize call on abilities
---------
Co-authored-by: Flashfyre <flashfireex@gmail.com>
2024-04-24 21:10:09 -04:00
Edralo
dc575d44a3
Implement localisation for pokemon stats & add french locale
2024-04-24 19:12:26 -04:00
Dakurei
37266a7a5d
Fixing typo (fr locales) + Add missing i18n ( #270 )
...
* Fix typo
* Missing usage of i18n
2024-04-24 14:38:46 -04:00
Juan-Lucas
1b1578d266
command-ui: add i18n for command ui handler and add i18n for fr ( #258 )
...
* command-ui: add i18n for command ui handler and add i18n for fr
* Add missing Spanish file
* Add additional missing localization references
---------
Co-authored-by: Flashfyre <flashfireex@gmail.com>
2024-04-24 00:36:07 -04:00
Dakurei
9a3e71219e
Translation of Pokémon names in French ( #251 )
2024-04-23 08:16:22 -04:00
Anthony Baussard
75faf1960f
Implement localisation on login and register UI + add their french locale ( #244 )
...
* Add localisation and french locale to login menu
* Add localisation and french locale to registration menu
2024-04-22 20:39:51 -04:00
Gwendal
8d7f1ae554
Allowing pokemon name translation ( #228 )
...
* Allow pokemon name translation
* Improve Pokemon localization
---------
Co-authored-by: Flashfyre <flashfireex@gmail.com>
2024-04-21 19:53:24 -04:00
Miguel S
0e9881e351
Fixed issue #224 : Healing Wish description (french)
2024-04-21 12:09:58 -04:00
Juan-Lucas
3c90427361
pokeball: implement i18n on pokeball name and add french i18n
2024-04-21 11:19:57 -04:00
Miguel S
5c6c59392d
Correction french attacks infos (slash, psychic)
2024-04-20 10:19:57 -04:00
Flashfyre
fe288ce16c
Add French move translation TS classes
2024-04-18 08:41:04 -04:00
Miguel S
8830b55061
Moves locales french
2024-04-18 08:41:04 -04:00
Miguel S
4330ee5543
Menu locales for french
2024-04-18 08:41:04 -04:00
Miguel S
7bc147166e
i18n for Pokemon moves ( #155 )
...
* i18n for moves
* Remove extra comma from merge
* Fixed some missing moves description
* Infer move i18n keys
---------
Co-authored-by: Samuel H <flashfireex@gmail.com>
2024-04-16 14:29:32 -04:00