03.国際化(多言語対応)
下記のような方法があるらしい。
※「info.plistの国際化」(InfoPlist.xcstrings の作成)を最初にやるべし!
info.plistの国際化
- How to localise Permissions Usage Description with String Catalog external_link
Developer Tools Engineer
Apple Dec ’23
Hello,You can use a String Catalog with Info strings by creating a new String Catalog named "InfoPlist.xcstrings", then add it to the relevant target. After each build of your project, Xcode will automatically add known localizable keys from the Info.plist to the InfoPlist.xcstrings.
📓 Contents
memo
- 国際化 = internationalization = i18n
🌏 Map
same layer | lower layer |
---|---|