- Traslate your D&D Beyond character sheet page to your language;
- Use the International Unit System (SI) for metrics on Character Sheet, monsters, spells, etc.;
- Remove the Character Sheep interface pollutionm leaving it simpler;
- Add a "Skip to the top" button on long pages;
- Add autoload on listing pages (such as monsters and spells pages).
Important
Using the character sheet in English is difficult, sometimes, so I've created this extension to simplify the process for non-US citizen users.
Currently we have translations to the following languages:
- Brazilian Portuguese (Português)
- Spanish (Español)
- English (Only metric system changes)
- Italian (Italiano)
- French (Français)
- German (Deutsch)
- Czech (Čeština)
- Japanese (日本語)
- Dutch (Nederlands)
- Russian (Русский)
Want to help us translating D&D Beyond content? We created a Translation Tool to make this process easier!!
To edit the current existent translations or to translate more content from the languages that we currently support, have a look at out Translation Tool.
You can also manually help us translating the content by editing the JSON files located in translations/
folder.
To do this manually, just add the text you want to edit/translate in lowercase as the key of the JSON, and the translate text as the value of the JSON.
If you want to add a new language, then you can create a new JSON file in the translations/
folder, with the name lik <lang>-<country_code>.json
, for example: Brazilian Portuguese is called pt-br.json
.
in this case we need also to add this configuration to the popup/popup.html
file and to manifest.json
. For more details, open an Issue and we will help you in this process.
For simplicity you can also add a new language by our web tool, clicking here and clicking in the "Add new Language" button.
Actually we support Firefox and chromium-based browsers, such as Google Chrome, Brave, Opera, and others.
We use the same manifest.json
for both platforms.
- Taylor - Creator and main developer
- JulianPrieber and Wilms - Helped with many German translations and other i18n features
- San - Helped with ideas and Brazilian Portuguese translations
- mlynarp - Many Czech translations and development help
- MrProditio, Eltrio723, Júlia Nogales, GhettoMonkey and Hector C. - Spanish translations
- vgauther, Ins0mniakk, Saturnin and Forteleone - French translations
- Gabriele and bembe83 - Italian translations
- lill-la, Shun Matsuba, SaitoJohn and フロイラ - Japanese support and translations for both, UI and Beyond pages.
- Disispower and Woodychopper - Contributed with Dutch translations for both, UI and Beyond pages.
- MarouchX - Russian support to the extension
- Netleak - Czech translations contributions
If you liked the extension, please give us a star on Github and a good review on Google Chrome Web Store.