mirror of
https://bitbucket.org/vendoo/vendoo_v1.0.git
synced 2025-12-25 11:47:40 +00:00
14 lines
479 B
Plaintext
14 lines
479 B
Plaintext
|
||
"enabled" = "開啟";
|
||
|
||
"disabled" = "關閉";
|
||
|
||
"already disabled" = "已經開啟";
|
||
|
||
"already enabled" = "已經關閉";
|
||
|
||
"You must set UIWindow.rootViewController in your AppDelegate to work with IQKeyboardManager" = "為了使用IQKeyboardManager,必須在妳的 AppDelegate 中設置 UIWindow.rootViewController。";
|
||
|
||
"Previous" = "前一個";
|
||
"Next" = "下一個";
|