more replacements
This commit is contained in:
parent
68b69e8275
commit
d66fdd5cae
1 changed files with 3 additions and 0 deletions
|
@ -6,9 +6,12 @@ const word_replacements = std.StaticStringMap([]const u8).initComptime(.{
|
|||
.{ "late", "light" },
|
||||
.{ "lake", "light" },
|
||||
.{ "like", "light" },
|
||||
.{ "life", "light" },
|
||||
.{ "another", "on the" },
|
||||
.{ "better", "bedroom" },
|
||||
.{ "my", "light" },
|
||||
.{ "night", "light" },
|
||||
.{ "way", "light" },
|
||||
.{ "me all", "emil" },
|
||||
.{ "a meal", "emil" },
|
||||
.{ "her", "turn" },
|
||||
|
|
Loading…
Add table
Reference in a new issue