开发者

how to display UITabBar custom items in French

开发者 https://www.devze.com 2023-03-12 03:26 出处:网络
I\'m using a UITabBarController in my 开发者_如何学JAVAapp . I used custom items like \"more\" . When I change the iPhone language to French, the item stay \"more\" and not \"autre\" . I have the same

I'm using a UITabBarController in my 开发者_如何学JAVAapp . I used custom items like "more" . When I change the iPhone language to French, the item stay "more" and not "autre" . I have the same problem with UINavigationController ,

What should I implement in my app for appearing the correct text when I switch between different languages

0

精彩评论

暂无评论...
验证码 换一张
取 消