Skip to content

Commit 9d14d6b

Browse files
committed
Fix missing text
1 parent e70f79a commit 9d14d6b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Sources/SwiftUIKit/Resources/Localizable.xcstrings

+10
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,16 @@
5656
}
5757
}
5858
},
59+
"Button.Close" : {
60+
"localizations" : {
61+
"en" : {
62+
"stringUnit" : {
63+
"state" : "translated",
64+
"value" : "Close"
65+
}
66+
}
67+
}
68+
},
5969
"Button.Copy" : {
6070
"localizations" : {
6171
"en" : {

0 commit comments

Comments
 (0)