Files
keyboard/Shared/Localization/en.lproj/Localizable.strings
2025-11-03 16:57:24 +08:00

21 lines
681 B
Plaintext

/*
Localizable.strings (English)
Keys shared by App and Keyboard extension
*/
"perm_title_enable" = "Enable Keyboard";
"perm_steps" = "1 Enable Keyboard > 2 Allow Full Access";
"perm_open_settings" = "Open in Settings";
"perm_help" = "Can't find the keyboard? Go to Settings > General > Keyboard > Keyboards > Add New Keyboard";
// Home page & language test
"home_title" = "Home";
"home_input_placeholder" = "Type here to test the keyboard";
"home_item_lang_test" = "Language Test";
"home_item_keyboard_permission" = "Keyboard Permission Guide";
"lang_test_title" = "Language Test";
"lang_toggle" = "Toggle Language";
"current_lang" = "Current: %@";
"common_back" = "Back";