mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Merge branch 'dev' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into dev
This commit is contained in:
commit
69c8bdb7aa
@ -25,6 +25,13 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"OtherDictionary": {
|
||||
"type": "object",
|
||||
"description": "Translation table for other text, will be taken verbatim without correcting CDATA",
|
||||
"additionalProperties": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"AchievementTranslations": {
|
||||
"type": "object",
|
||||
"description": "Translation table for achievements. The key is the unique ID of the achievement",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user