mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-11-21 16:00:59 +00:00
Update InfoPlist.strings (#661)
This commit is contained in:
parent
63219deb55
commit
7fd4dab76c
2 changed files with 11 additions and 0 deletions
9
IceCubesActionExtension/zh-Hans.lproj/InfoPlist.strings
Normal file
9
IceCubesActionExtension/zh-Hans.lproj/InfoPlist.strings
Normal file
|
@ -0,0 +1,9 @@
|
|||
/*
|
||||
InfoPlist.strings
|
||||
IceCubesApp
|
||||
|
||||
Created by Thomas Durand on 27/01/2023.
|
||||
|
||||
*/
|
||||
|
||||
"CFBundleDisplayName" = "在 Ice Cubes 中打开";
|
|
@ -219,6 +219,7 @@
|
|||
C4CBB909298A0DA3007E1707 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "en-GB"; path = "en-GB.lproj/Localizable.stringsdict"; sourceTree = "<group>"; };
|
||||
C4CBB90A298A0DA3007E1707 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
||||
C4CBB90B298A0DA3007E1707 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
||||
C4FBCF6F298FD88A0015DF22 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
||||
C9B22676297F6C2E001F9EFE /* ContentSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentSettingsView.swift; sourceTree = "<group>"; };
|
||||
DD31E2E5297FB68B00A4BE29 /* IceCubesApp.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = IceCubesApp.xcconfig; sourceTree = "<group>"; };
|
||||
E92817FD29844DB700875FD1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
||||
|
@ -814,6 +815,7 @@
|
|||
9FCBB3D429859615009B77EE /* ca */,
|
||||
C4CBB90B298A0DA3007E1707 /* en-GB */,
|
||||
FF8259FC298E42E000BEAB69 /* ko */,
|
||||
C4FBCF6F298FD88A0015DF22 /* zh-Hans */,
|
||||
);
|
||||
name = InfoPlist.strings;
|
||||
sourceTree = "<group>";
|
||||
|
|
Loading…
Reference in a new issue