mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-09 11:13:26 +08:00
update
This commit is contained in:
@@ -126,6 +126,7 @@ first_to_second_mappings = [
|
||||
("I'd", "you'd"),
|
||||
("i", "you"),
|
||||
("I've", "you've"),
|
||||
("I was", "you were"),
|
||||
("my", "your"),
|
||||
("we","you"),
|
||||
("we're", "you're"),
|
||||
@@ -141,6 +142,8 @@ second_to_first_mappings = [
|
||||
("you're", "I'm"),
|
||||
("your", "my"),
|
||||
("you are", "I am"),
|
||||
("you were", "I was"),
|
||||
("are you", "am I"),
|
||||
("you", "I"),
|
||||
("you", "me"),
|
||||
("you'll", "I'll"),
|
||||
|
||||
Reference in New Issue
Block a user