-
-
Notifications
You must be signed in to change notification settings - Fork 109
Localization
Brian Kardell edited this page Mar 17, 2022
·
12 revisions
Firefox Reality supports these languages:
- Simplified Chinese (zh-rCN)
- Traditional Chinese (zh-rTW)
- Danish (da)
- Dutch (nl)
- English US (en-US)
- English UK (en-rGB)
- Finnish (fi)
- French (fr)
- German (de)
- Italian (it)
- Japanese (ja)
- Korean (ko)
- Norwegian Bokmaal (nb-rNO)
- Norwegian Nynorsk (nn-rNO)
- Polish (pl)
- Russian (ru)
- Spanish (es)
- European Spanish (es-ES)
- Swedish (sv-rSE)
for user interface, voice search, and text entry. Localization is provided by Mozilla's amazing community of volunteer localizers.
Whenever a new string is added to a localizable strings file (strings.xml, localpages.xml, …) a string description must be provided as a comment above the new string. Also the project L10n wiki page must be updated with a key description, steps to reproduce and the expected results.
Verbose notes for localizers for community members of Mozilla's Localization (L10n) effort:
Stay tuned for more information for internalization (i18n).