InfoPlist // Update TISIconLabels.

This commit is contained in:
ShikiSuen 2023-11-29 14:03:25 +08:00
parent 344b08c7a2
commit bee7b6e555
1 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ SOFTWARE.
<key>TISIconLabels</key> <key>TISIconLabels</key>
<dict> <dict>
<key>Primary</key> <key>Primary</key>
<string>简</string> <string>简</string>
</dict> </dict>
<key>TISIntendedLanguage</key> <key>TISIntendedLanguage</key>
<string>zh-Hans</string> <string>zh-Hans</string>
@ -92,7 +92,7 @@ SOFTWARE.
<key>TISIconLabels</key> <key>TISIconLabels</key>
<dict> <dict>
<key>Primary</key> <key>Primary</key>
<string>繁</string> <string>繁</string>
</dict> </dict>
<key>TISIntendedLanguage</key> <key>TISIntendedLanguage</key>
<string>zh-Hant</string> <string>zh-Hant</string>