aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Locale
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-23 08:21:47 -0700
committerFuwn <[email protected]>2024-06-23 08:24:39 -0700
commite2738e68c19d79394209b9dd90a07db6168b7c66 (patch)
tree70e8aa0b4ea4f993ec0bc917b83802498d977369 /src/lib/Locale
parentbuild: replace koix with just (diff)
downloaddue.moe-e2738e68c19d79394209b9dd90a07db6168b7c66.tar.xz
due.moe-e2738e68c19d79394209b9dd90a07db6168b7c66.zip
feat(hololive): update time and guest formatting
Diffstat (limited to 'src/lib/Locale')
-rw-r--r--src/lib/Locale/english.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Locale/english.ts b/src/lib/Locale/english.ts
index f68db610..509ebca0 100644
--- a/src/lib/Locale/english.ts
+++ b/src/lib/Locale/english.ts
@@ -273,7 +273,7 @@ const English: Locale = {
hololive: {
live: 'LIVE',
upcoming: 'Upcoming',
- with: 'With ',
+ with: 'with ',
comma: ', ',
commaNoSpace: ',',
ampersand: '& ',