Localization in Swift 2

前端 未结 3 1944
生来不讨喜
生来不讨喜 2021-01-11 19:13

I want to localize my application; I am using Swift 2. I followed this tutorial but I experience 2 issues.

1. Localized image disappears for both languages

3条回答
  •  囚心锁ツ
    2021-01-11 20:01

    1. I think you have missed the semi-colon on the Localizable.strings after each key-value pair.

提交回复
热议问题