---
title: "init(_:table:locale:bundle:comment:)"
framework: foundation
role: symbol
role_heading: Initializer
path: "foundation/localizedstringresource/init(_:table:locale:bundle:comment:)-8o153"
---

# init(_:table:locale:bundle:comment:)

## Declaration

```swift
init(_ keyAndValue: String.LocalizationValue, table: String? = nil, locale: Locale = .current, bundle: Bundle, comment: StaticString? = nil)
```
