From b2cd85ceddb1d39924b858cb198a9784954fd4c5 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 7 Feb 2024 01:07:34 -0800 Subject: feat(hololive): hololive schedule --- src/lib/Locale/english.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/Locale/english.ts') diff --git a/src/lib/Locale/english.ts b/src/lib/Locale/english.ts index fe449d34..5477632c 100644 --- a/src/lib/Locale/english.ts +++ b/src/lib/Locale/english.ts @@ -11,7 +11,8 @@ const English: Locale = { profile: 'Profile', logIn: 'Log in with AniList', logOut: 'Log out', - schedule: 'Schedule' + schedule: 'Schedule', + hololive: 'hololive' }, settings: { fields: { -- cgit v1.2.3