You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: OneTapSwiftUIApp/OneTapSwiftUIApp/Resources/en.lproj/Localizable.strings
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -492,3 +492,6 @@
492
492
"An object that plays audio data from a file or buffer." = "An object that plays audio data from a file or buffer.";
493
493
"An object that provides the interface to control the player’s transport behavior." = "An object that provides the interface to control the player’s transport behavior.";
494
494
"Create a AVPlayer" = "Create a AVPlayer";
495
+
"A view type that supports immediate mode drawing." = "A view type that supports immediate mode drawing.";
496
+
"Create a Canvas with child views" = "Create a Canvas with child views";
0 commit comments