我有以下带有私有(private)结构的字符串类,我想稍后将它们用于格式化字符串。但是,代码在运行时崩溃。这是为什么?是不是因为它被定义为staticlet?以下是剥离的代码:classLGNotificationHandler{privatestructStrings{staticletSentImagesENG="Sent%@imagestotheevent"staticletSentImagesTUR="Etkinliğe%@görselgönderdi"}funcbuildNotificationString(imageCount:Int)->String{ifimageCou