mirror of
https://gitlab.com/SamB440/rpgregions-2.git
synced 2025-12-27 18:59:10 +00:00
Use mozilla's format
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
{
|
||||
"discovered_on": "&7Discovered on: %0",
|
||||
"discovered_title": "&d%0 discovered!",
|
||||
"discovered_subtitle": "&fKeep exploring to discover more!"
|
||||
"discovered_on": {
|
||||
"message": "&7Discovered on: %0",
|
||||
"description": "When the discovery was made"
|
||||
},
|
||||
|
||||
"discovered_title": {
|
||||
"message": "&d%0 discovered!",
|
||||
"description": "Title shown when a discovery is made"
|
||||
},
|
||||
|
||||
"discovered_subtitle": {
|
||||
"message": "&fKeep exploring to discover more!",
|
||||
"description": "Subtitle shown when a discovery is made"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user