Localizing the Cut|Copy|Paste menu on iOS

后端 未结 6 1645
别跟我提以往
别跟我提以往 2020-11-30 08:52

Im having some issues localizing a danish app ive made. (The language, not the pastry)

I have set the CFBundleDevelopmentRegion to da_DK for danish in my info.plist,

6条回答
  •  死守一世寂寞
    2020-11-30 08:53

    In the Xcode's file tree (Project Navigator) select your project. in the right hand pane select your project again. select Info and add your language.


    I created a sample project, this is the result:

提交回复
热议问题