Skip to content

Commit

Permalink
Add l10n strings for new colors and pet type
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney committed Jun 4, 2024
1 parent 6130241 commit 850ea5a
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion l10n/bundle.l10n.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"Cancelled Spawning Pet": "Cancelled Spawning Pet",
"A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" Command to add more pets.": "A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" Command to add more pets.",
"A Pet Playground has been created. You can now use the \"Remove All Pets\" Command to remove all pets.": "A Pet Playground has been created. You can now use the \"Remove All Pets\" Command to remove all pets.",

"black": "Black",
"brown": "Brown",
"lightbrown": "Light Brown",
Expand All @@ -18,6 +19,18 @@
"purple": "Purple",
"red": "Red",
"white": "White",
"orange": "Orange",
"blue": "Blue",
"akita": "Akita",
"socks black": "Black (Socks)",
"socks brown": "Brown (Socks)",
"socks beige": "Beige (Socks)",
"paint black": "Black (Paint)",
"paint brown": "Brown (Paint)",
"paint beige": "Beige (Paint)",
"magical": "Magical",
"warrior": "Warrior",

"cat": "Cat",
"clippy": "Clippy",
"cockatiel": "Cockatiel",
Expand All @@ -29,5 +42,6 @@
"rubber-duck": "Rubber Duck",
"snake": "Snake",
"totoro": "Totoro",
"zappy": "Zappy"
"zappy": "Zappy",
"horse": "Horse"
}

0 comments on commit 850ea5a

Please sign in to comment.