## Changes (escoria-core) > Pending to do a PR to the core. - Added `es` langcode with the corresponding flag image. - Translated literals for `es` ## Changes (gymkhana) - Added `turno_cocina` localization csv. - Proof of concept for tooltips & dialogs. ## Notes - For tooltips just use the literals. Godot will automatically search for a translation key first. - For ESC just use `translation_key:"Default text"` ## How to test - In the option menu ES should be selectable. - The `frontal` item in the inventory should have the tooltips and the `say` command translated in `en`,`fr` and `es`. Reviewed-on: gymkhana/gymkhana#15 Co-authored-by: oier <oierbravo@gmail.com> Co-committed-by: oier <oierbravo@gmail.com>
808 B
808 B
| 1 | keys | en | fr | es |
|---|---|---|---|---|
| 2 | hello_start_game | Alo Uli! | Alo Uli! | Alo Uli! |
| 3 | frontal_action3 | Admire | Admire | Admirar |
| 4 | frontal_action3_say | It's my lifelong headlight, I love it | C'est ma lampe frontale de toujours, je l'adore | Es mi frontal de toda la vida, le tengo cariño |
| 5 | frontal_action4 | Use | Utiliser | Usar |
| 6 | pegatinas_action2_eneko_smoking_say | Eh! las pegatinas no se tocan | Eh! las pegatinas no se tocan | Eh! las pegatinas no se tocan |
| 7 | cocina_delante_pegatinas_action1 | Observar pegatinas | ||
| 8 | cocina_delante_pegatinas_action2 | Coger una pegatina | ||
| 9 | cocina_delante_eneko_smoking_action1 | Observar sujeto | ||
| 10 | cocina_delante_eneko_smoking_action2 | Hablar | ||
| 11 | cocina_delante_puerta_detras_action1 | Ir detrás | ||
| 12 | cocina_delante_puerta_despensa_action1 | Bajar a la despensa | ||
| 13 | cocina_delante_puerta_cocina_action1 | Entrar en la cocina |