-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtranslationTranslation and localizationTranslation and localization
Description
The Danish version of Puter is missing a number of translations. This task involves updating the Danish translation file to ensure that all English text is accurately translated and culturally appropriate.
Steps to resolve
- Scroll to the bottom of
src/gui/src/i18n/translations/da.js
to find the list of missing translations - For each translation key that is missing the value is left as
undefined
, however the English translation is provided in the comment next to it. - Replace
undefined
with the Danish translation of the English text provided in the comment
Additional notes
- Please pick up this task only if you're fluent in Danish. This is to make sure the nuances of the language are observed accurately.
- Please ensure that the translations are culturally appropriate and maintain the intended meaning of the English text
- If certain terms or phrases don't have a direct Danish equivalent, consider adding translator notes or using transliteration where appropriate
- Please be mindful of placeholders such as
%strong%
and try to appropriately place them in the translated text
Files to be updated
Thank you for helping to improve the Danish localization of our project!
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededtranslationTranslation and localizationTranslation and localization