Sanitize "ig" (#26328)

replace ig
This commit is contained in:
Doctor-Cpu
2024-03-22 06:59:23 +00:00
committed by GitHub
parent 596f9a6c2c
commit 4f816b4b2f
2 changed files with 7 additions and 3 deletions

View File

@@ -114,3 +114,6 @@ chatsan-replacement-41 = what are you doing
chatsan-word-42 = ofc
chatsan-replacement-42 = of course
chatsan-word-43 = ig
chatsan-replacement-43 = i guess

View File

@@ -1,4 +1,4 @@
# Accents that work off of word replacements.
# Accents that work off of word replacements.
# this is kind of dumb but localization demands it.
# i guess you could just specify the prefix ('mobster') and count and let the system fill it
@@ -263,7 +263,7 @@
accent-pirate-replaced-30: accent-pirate-replacement-30
accent-pirate-replaced-31: accent-pirate-replacement-31
accent-pirate-replaced-32: accent-pirate-replacement-32
- type: accent
id: cowboy
wordReplacements:
@@ -366,7 +366,7 @@
accent-cowboy-words-97: accent-cowboy-replacement-97
accent-cowboy-words-98: accent-cowboy-replacement-98
accent-cowboy-words-99: accent-cowboy-replacement-99
# For the chat sanitization system
- type: accent
@@ -414,3 +414,4 @@
chatsan-word-40: chatsan-replacement-etcetera
chatsan-word-41: chatsan-replacement-41
chatsan-word-42: chatsan-replacement-42
chatsan-word-43: chatsan-replacement-43