Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 29d4c3fe92 | |||
| be50761963 |
@ -48,12 +48,6 @@ public enum Generation {
|
|||||||
"""
|
"""
|
||||||
public enum Localized {
|
public enum Localized {
|
||||||
|
|
||||||
public static var yml: String {
|
|
||||||
\"""
|
|
||||||
\(indent(yml, by: indentTwo))
|
|
||||||
\"""
|
|
||||||
}
|
|
||||||
|
|
||||||
\(generateEnumCases(dictionary: dictionary))
|
\(generateEnumCases(dictionary: dictionary))
|
||||||
|
|
||||||
public var string: String { string(for: System.getLanguage()) }
|
public var string: String { string(for: System.getLanguage()) }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user