Skip to content

Commit 3a5b480

Browse files
committed
Missing L10n.web
1 parent 4861e5c commit 3a5b480

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Shared/Strings/Strings.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1688,6 +1688,8 @@ internal enum L10n {
16881688
internal static let volume = L10n.tr("Localizable", "volume", fallback: "Volume")
16891689
/// Votes
16901690
internal static let votes = L10n.tr("Localizable", "votes", fallback: "Votes")
1691+
/// Web
1692+
internal static let web = L10n.tr("Localizable", "web", fallback: "Web")
16911693
/// Weekday
16921694
internal static let weekday = L10n.tr("Localizable", "weekday", fallback: "Weekday")
16931695
/// Weekend
48 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)