You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locales/en-US.json
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
}
7
7
},
8
8
"preference": {
9
+
"title": "Preferences",
9
10
"cat": {
10
11
"title": "Cat",
11
12
"labels": {
@@ -50,11 +51,16 @@
50
51
},
51
52
"hints": {
52
53
"showTaskbarIcon": "Once enabled, you can capture the window via OBS Studio.",
53
-
"inputMonitoringPermission": "Enable input monitoring permission to receive system keyboard and mouse events to respond to your actions."
54
+
"inputMonitoringPermission": "Enable input monitoring permission to receive system keyboard and mouse events to respond to your actions.",
55
+
"inputMonitoringPermissionGuide": "If the permission is already enabled, first select it and click the \"-\" button to remove it. Then add it again manually and restart the application to ensure the permission takes effect."
Copy file name to clipboardExpand all lines: src/locales/vi-VN.json
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
}
7
7
},
8
8
"preference": {
9
+
"title": "Tùy chỉnh",
9
10
"cat": {
10
11
"title": "Mèo",
11
12
"labels": {
@@ -50,11 +51,16 @@
50
51
},
51
52
"hints": {
52
53
"showTaskbarIcon": "Bật để có thể quay cửa sổ qua OBS.",
53
-
"inputMonitoringPermission": "Bật quyền giám sát để nhận sự kiện bàn phím và chuột từ hệ thống nhằm phản hồi thao tác của bạn."
54
+
"inputMonitoringPermission": "Bật quyền giám sát để nhận sự kiện bàn phím và chuột từ hệ thống nhằm phản hồi thao tác của bạn.",
55
+
"inputMonitoringPermissionGuide": "Nếu quyền đã được bật, hãy chọn nó và nhấn nút \"-\" để xóa. Sau đó thêm lại thủ công và khởi động lại ứng dụng để đảm bảo quyền được áp dụng."
0 commit comments