๐ DBI Multilingual Localization (v0.0.89)
This release provides high-quality translations for DBI version 905.
Important
This translation is strictly compatible only with the DBI.nro version provided in this release. Do not use it with other versions of DBI as it may cause UI glitches or crashes.
๐ฆ Supported Languages
- BE โ Belarusian
- DE โ German
- EN โ English (US)
- ENGB โ English (UK)
- ES โ Spanish (Spain)
- ES419 โ Spanish (Latin America)
- ET โ Estonian
- FR โ French
- FRCA โ French (Canada)
- IT โ Italian
- JP โ Japanese
- KK โ Kazakh
- KR โ Korean
- LT โ Lithuanian
- LV โ Latvian
- NL โ Dutch
- PL โ Polish
- PT โ Portuguese (Portugal)
- PTBR โ Portuguese (Brazil)
- UA โ Ukrainian
- ZHCN โ Chinese (Simplified)
- ZHTW โ Chinese (Traditional)
- TR โ Turkish
๐ ๏ธ Installation Instruction
- Download
DBI.nro(Patched/Compatible version) from this release. - Download the
translation_XX.binfile for your desired language. - Rename the translation file to exactly
translation.bin. - Place both
DBI.nroandtranslation.bininto the/switch/DBI/folder on your SD card.
โ ๏ธ Known Issues
Hardcoded Strings: Some interface elements are hardcoded within the DBI binary and cannot be localized viaโ Fixed!translation.bin. Confirmation prompts may still display in Russian: ะะฐ (Yes) and ะะตั (No).- Shadok Fables: Satirical blocks use intentional adapted parody localization (not literal DBI Shadok translation) via
python -m src.main shadok. System Language Names: Names of languages in the DBI settings menu are hardcoded in the binary.โ Fixed!- Launcher Compatibility: Translations have been tested exclusively on Kefir. On Kefir, the translation works successfully regardless of whether DBI is launched via Sphaira or nx-hbmenu. If you experience issues with translations not applying on other custom firmwares, please refer to #12.
๐ Translation Coverage
This community translation set is still evolving. Some strings may remain untranslated and appear in the original DBI language or use an English fallback. Please report missing or incorrect strings in the project issues.
๐ Credits
- Bohdan Buinich โ creator of the earlier
dbi-i18nruntime-translation approach and compatible table format. - 0xroast โ author of
dbi-translate, the pinned DBI 905 runtime patcher used for this release.
Note: This NRO is a modified version of the original DBI optimized for these translations.