reorder lang/template.rs

This commit is contained in:
rustdesk
2025-07-01 13:23:59 +08:00
parent cf0d090c08
commit 7ce13a21f8
46 changed files with 47 additions and 47 deletions

View File

@@ -656,7 +656,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("new-version-of-{}-tip", "{}의 새 버전이 출시되었습니다."),
("Accessible devices", "연결 가능한 기기"),
("upgrade_remote_rustdesk_client_to_{}_tip", "원격 기기의 RustDesk 클라이언트를 {} 버전 이상으로 업그레이드하십시오!"),
("view_camera_unsupported_tip", "원격 기기에서 카메라 보기를 지원하지 않습니다."),
("d3d_render_tip", "D3D 렌더링을 활성화하면 일부 기기에서 원격 화면이 표시되지 않을 수 있습니다."),
("Use D3D rendering", "D3D 렌더링 활성화"),
("Printer", "프린터"),
@@ -699,6 +698,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("View camera", "카메라 보기"),
("Enable camera", "카메라 보기 허용"),
("No cameras", "카메라 없음"),
("view_camera_unsupported_tip", "원격 기기에서 카메라 보기를 지원하지 않습니다."),
("Terminal", ""),
("Enable terminal", ""),
("New tab", ""),