Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 626 Bytes

adding-new-languages.md

File metadata and controls

12 lines (9 loc) · 626 Bytes

Adding new languages 🌐

Download the repository and open reminders-menubar.xcodeproj in Xcode.

  1. In Project navigator select the project reminders-menubar
  2. In the list of projects and targets select the project reminders-menubar
  3. In the opened panel select the "Info" tab
  4. Under "Localizations" select the "+" button and choose the new location
  5. Edit the new location in the Localizable.xcstrings file with the translations
  6. Edit the new location in the InfoPlist.xcstrings file with the translations

Add localization instruction