Skip to content

Commit fd23c76

Browse files
committed
Changed to pt-BR
1 parent b529a71 commit fd23c76

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CodeEdit.xcodeproj/project.pbxproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
289978EC27E4E97E00BB0357 /* FileIconStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileIconStyle.swift; sourceTree = "<group>"; };
9797
28B0A19727E385C300B73177 /* NavigatorSidebarToolbarTop.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigatorSidebarToolbarTop.swift; sourceTree = "<group>"; };
9898
28FFE1BE27E3A441001939DB /* NavigatorSidebarToolbarBottom.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigatorSidebarToolbarBottom.swift; sourceTree = "<group>"; };
99-
2B1213A127EA66EA0038F66A /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = "<group>"; };
99+
2B772A4C27EA6AF800AFCD7E /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
100100
34EE19BD27E0469C00F152CE /* BlurView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlurView.swift; sourceTree = "<group>"; };
101101
5E3C6A3427E72AE000A7CA0D /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
102102
70F2E28327E848720002BA81 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
@@ -424,7 +424,7 @@
424424
"zh-Hans",
425425
it,
426426
tr,
427-
"pt-PT",
427+
"pt-BR",
428428
);
429429
mainGroup = B658FB2327DA9E0F00EA4DBD;
430430
packageReferences = (
@@ -590,7 +590,7 @@
590590
70F2E28327E848720002BA81 /* zh-Hans */,
591591
7A4D129627E8E7BD00D4AE07 /* it */,
592592
85D7EE9527E928B900CB9F10 /* tr */,
593-
2B1213A127EA66EA0038F66A /* pt-PT */,
593+
2B772A4C27EA6AF800AFCD7E /* pt-BR */,
594594
);
595595
name = Localizable.strings;
596596
sourceTree = "<group>";

0 commit comments

Comments
 (0)