-
Notifications
You must be signed in to change notification settings - Fork 16
Add translations #7
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
Add more localized language resource files. Submit a PR with this contribution:
-
A new copy of Localization/Language.resx, renamed to include the language code of the new language (i.e. Hungarian would be
Language.hu.resx, Spanish would beLanguage.es.resx). Replace the contents of eachvaluefield in your new file with translations to your language (this is the first line you would have to do this for). -
Add your language to this Dictionary (
Localization/Localizer/Languages) in an alphabetical location, with the localized language name as the key, and language code as the value. -
Add your language to README.md at the linked line
-
Add your language to docs/index.html at the linked line
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthacktoberfesthelp wantedExtra attention is neededExtra attention is needed