fix: add t_mirror_screen translation

This commit is contained in:
Nguyen Duy
2026-05-14 16:59:00 +07:00
parent 50d1bf1c6c
commit 3bf3295261
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@
<system:String x:Key="t_landscape_flipped">Landscape (flipped)</system:String>
<system:String x:Key="t_portrait_flipped">Portrait (flipped)</system:String>
<system:String x:Key="t_take_screenshot">Take screenshot</system:String>
<system:String x:Key="t_mirror_screen">Mirror screen</system:String>
<system:String x:Key="t_remove">Remove</system:String>
<!--Tray menu-->
+1
View File
@@ -22,6 +22,7 @@
<system:String x:Key="t_landscape_flipped">Ngang (lật ngược)</system:String>
<system:String x:Key="t_portrait_flipped">Dọc (lật ngược)</system:String>
<system:String x:Key="t_take_screenshot">Chụp màn hình</system:String>
<system:String x:Key="t_mirror_screen">Phản chiếu màn hình</system:String>
<system:String x:Key="t_remove">Tháo bỏ</system:String>
<!--Tray menu-->
+1
View File
@@ -22,6 +22,7 @@
<system:String x:Key="t_landscape_flipped">水平 (翻转)</system:String>
<system:String x:Key="t_portrait_flipped">纵向 (翻转)</system:String>
<system:String x:Key="t_take_screenshot">屏幕截图</system:String>
<system:String x:Key="t_mirror_screen">镜像屏幕</system:String>
<system:String x:Key="t_remove">移除</system:String>
<!--Tray menu-->