Skip to content

Translations

Ming Lei edited this page Nov 14, 2023 · 2 revisions

To help with translation, observe the following:

  1. Pick a language you'd like to translate into, from ISO 639-1 List
  2. Make a fork of this repo
  3. In flutter_i18n, using en.yaml as template, add your translation
  4. Add the language code in these files:
  1. Add the new language to Xcode project localization table: https://developer.apple.com/documentation/xcode/adding-support-for-languages-and-regions
  2. Create a PR
Clone this wiki locally