diff --git a/files/helpers/const.py b/files/helpers/const.py index e82bb5da7..97a85bdbd 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -9,10 +9,29 @@ AJ_REPLACEMENTS = { "you're": '$#3$2', 'your': "you're", '$#3$2': 'your', - "too": '$#3$3', 'to': "too", '$#3$3': 'to', + ' my ': ' his ', + ' mine ': ' his ', + + "YOU'RE": '$#3$2', + 'YOUR': "YOU'RE", + '$#3$2': 'YOUR', + "TOO": '$#3$3', + 'TO': "TOO", + '$#3$3': 'TO', + ' MY ': ' HIS ', + ' MINE ': ' HIS ', + + "You're": '$#3$2', + 'Your': "You're", + '$#3$2': 'Your', + "Too": '$#3$3', + 'To': "Too", + '$#3$3': 'To', + ' My ': ' His ', + ' Mine ': ' His ', } SLURS = {