diff --git a/lang/uYouPlus.bundle/en.lproj/Localizable.strings b/lang/uYouPlus.bundle/en.lproj/Localizable.strings index 75b1952..04d3928 100644 --- a/lang/uYouPlus.bundle/en.lproj/Localizable.strings +++ b/lang/uYouPlus.bundle/en.lproj/Localizable.strings @@ -36,7 +36,7 @@ "OLED_KEYBOARD" = "OLED Keyboard (Experimental)"; "OLED_KEYBOARD_DESC" = "Might not working correctly in some cases. App restart is required."; -/* YTCastConfirm */ +// YTCastConfirm "CASTING" = "Castings"; "MSG_ARE_YOU_SURE" = "Are you sure you want to start casting?"; "MSG_YES" = "Yes"; diff --git a/lang/uYouPlus.bundle/temple.lproj/Localizable.strings b/lang/uYouPlus.bundle/temple.lproj/Localizable.strings index 805334e..3935a80 100644 --- a/lang/uYouPlus.bundle/temple.lproj/Localizable.strings +++ b/lang/uYouPlus.bundle/temple.lproj/Localizable.strings @@ -44,3 +44,9 @@ "OLED_KEYBOARD" = "OLED Keyboard (Experimental)"; "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"; \ No newline at end of file diff --git a/lang/uYouPlus.bundle/vi.lproj/Localizable.strings b/lang/uYouPlus.bundle/vi.lproj/Localizable.strings index 4401203..90949b0 100644 --- a/lang/uYouPlus.bundle/vi.lproj/Localizable.strings +++ b/lang/uYouPlus.bundle/vi.lproj/Localizable.strings @@ -35,3 +35,9 @@ "OLED_KEYBOARD" = "Bàn phím OLED (Thử nghiệm)"; "OLED_KEYBOARD_DESC" = "Tính năng này có thể không hoạt động tốt trong một vài trường hợp. Cần khởi động lại ứng dụng."; + +// YTCastConfirm +"CASTING" = "Truyền video"; +"MSG_ARE_YOU_SURE" = "Bạn có muốn bắt đầu truyền video không?"; +"MSG_YES" = "Có"; +"MSG_CANCEL" = "Không"; \ No newline at end of file