mirror of
https://github.com/nomi-san/parsec-vdd.git
synced 2026-08-07 05:20:44 +00:00
fix: add t_mirror_screen translation
This commit is contained in:
@@ -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-->
|
||||
|
||||
@@ -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-->
|
||||
|
||||
@@ -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-->
|
||||
|
||||
Reference in New Issue
Block a user