mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Moved the naming dict to a JSON file
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
[
|
||||
{ "us": "color", "uk": "colour" },
|
||||
{ "us": "gray", "uk": "grey" },
|
||||
{ "us": "dialog", "uk": "dialogue" }
|
||||
]
|
||||
Reference in New Issue
Block a user