You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Look at the en.lproj/Localizable.strings and add the new strings to your [language].lproj/Localizable.strings (this is necessary because the english localization file is updated every release. so every other language should have every string from en.lproj)
Translate the strings you just added
Commit & Create a pull request
THINGS NOT TO DO
Rename the files to something else
Break files syntax
Remove any strings or modify any key (in the key value pair)