1
2
3
4
5
6
7
8
9
10
11
12
13
|
| "enabled" = "enabled";
|
| "disabled" = "disabled";
|
| "already disabled" = "already disabled";
|
| "already enabled" = "already enabled";
|
| "You must set UIWindow.rootViewController in your AppDelegate to work with IQKeyboardManager" = "You must set UIWindow.rootViewController in your AppDelegate to work with IQKeyboardManager";
|
| "Previous" = "Previous";
| "Next" = "Next";
|
|