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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -370,7 +370,7 @@ localisation: {
370
370
ios_strings_file_name: '<Your .strings file name in iOS app bundle>',
371
371
},
372
372
```
373
-
2.```cd ios``` folder, and open your XCode workspace.
373
+
2.Navigate to the iOS folder ```cd ios```, and open your XCode workspace.
374
374
3. Follow the instruction here to add a new custom language or override existing translations [Localisation section of iOS SDK repo](https://medium.com/lean-localization/ios-localization-tutorial-938231f9f881).
375
375
4.[Here are the keys that need to be translated](https://github.com/onfido/onfido-ios-sdk/blob/master/localization/Localizable_EN.strings).
0 commit comments