UItextfied Keyboad returnkeyType文本的本地化

时间:2019-01-17 06:22:57

标签: ios swift localization uitextfield return-type

我有一个文本字段,其returnKeyType.join。现在的问题是,当我将应用程序用于法语时(意味着通过更改应用程序的语言来使用),它不会更改本地化语言,而是显示返回图标。但是我需要“加入”文本以翻译成本地语言。请提出建议。

英语: enter image description here

法文: enter image description here

1 个答案:

答案 0 :(得分:0)

请尝试使用此代码。

单击设置--->常规--->键盘->键盘--->添加新键盘 您可以添加其他语言的键盘。 然后通过单击波纹管按钮来更改键盘。 enter image description here

请参考我的屏幕分类进行阿拉伯语测试。 enter image description here 它可能会帮助您。谢谢。