From 4704a54d895c0e11bb0bfa17c98c95614016999c Mon Sep 17 00:00:00 2001 From: Ethan Pippin Date: Sat, 15 Jan 2022 22:55:23 -0700 Subject: [PATCH] Update Strings.swift --- Shared/Generated/Strings.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Shared/Generated/Strings.swift b/Shared/Generated/Strings.swift index e7a02002..efa04c1b 100644 --- a/Shared/Generated/Strings.swift +++ b/Shared/Generated/Strings.swift @@ -48,10 +48,10 @@ internal enum L10n { internal static var castAndCrew: String { return L10n.tr("Localizable", "castAndCrew") } /// Change Server internal static var changeServer: String { return L10n.tr("Localizable", "changeServer") } - /// Chapters - internal static let chaptersString { return L10n.tr("Localizable", "chapters") } /// Channels internal static var channels: String { return L10n.tr("Localizable", "channels") } + /// Chapters + internal static var chapters: String { return L10n.tr("Localizable", "chapters") } /// Cinematic Views internal static var cinematicViews: String { return L10n.tr("Localizable", "cinematicViews") } /// Closed Captions