mirror of https://github.com/utmapp/UTM.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
344 B
9 lines
344 B
/* Bundle name */
|
|
"CFBundleName" = "UTM 遙距";
|
|
|
|
/* Privacy - Local Network Usage Description */
|
|
"NSLocalNetworkUsageDescription" = "UTM 使用區域網絡尋找並連接到 UTM 遙距伺服器。";
|
|
|
|
/* Privacy - Microphone Usage Description */
|
|
"NSMicrophoneUsageDescription" = "任何虛擬機器都需要權限才能從咪高風錄製。";
|
|
|