YTCastConfirm

This commit is contained in:
dayanch96
2022-06-12 05:19:26 +03:00
committed by GitHub
parent 29c7f279ae
commit 90468a2b69
@@ -35,3 +35,9 @@
"OLED_KEYBOARD" = "OLED Keyboard (Experimental)"; "OLED_KEYBOARD" = "OLED Keyboard (Experimental)";
"OLED_KEYBOARD_DESC" = "Might not working correctly in some cases. App restart is required."; "OLED_KEYBOARD_DESC" = "Might not working correctly in some cases. App restart is required.";
/* YTCastConfirm */
"CASTING" = "Castings";
"MSG_ARE_YOU_SURE" = "Are you sure you want to start casting?";
"MSG_YES" = "Yes";
"MSG_CANCEL" = "Cancel";