mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-12 21:46:39 +00:00
14 lines
224 B
JSON
14 lines
224 B
JSON
|
{
|
||
|
"open": "Open popup",
|
||
|
|
||
|
"red": "Red",
|
||
|
"green": "Green",
|
||
|
"blue": "Blue",
|
||
|
|
||
|
"title": "Popup title",
|
||
|
"subtitle": {
|
||
|
"left": "Subtitle left",
|
||
|
"right": "Subtitle right"
|
||
|
}
|
||
|
}
|