Skip to content

Instantly share code, notes, and snippets.

@weidenhaus
Last active June 2, 2024 23:43
Show Gist options
  • Save weidenhaus/d0237f6f2c86024ecaa0ee1c527948d0 to your computer and use it in GitHub Desktop.
Save weidenhaus/d0237f6f2c86024ecaa0ee1c527948d0 to your computer and use it in GitHub Desktop.
test.json
{
"homepage": {
"searchBox": {
"title": "Search RAiDs",
"subtitle": "Search"
},
"resolveBox": {
"title": "Resolve RAiD",
"subtitle": "Resolve"
}
},
"searchpage": {
"title": "Search RAiDs",
"subtitle": "Search for RAiDs by their name or description",
"inputPlaceholder": "Search RAiDs"
},
"resolvepage": {
"title": "Resolve RAiD",
"subtitle": "Resolve a RAiD to its location",
"inputPlaceholder": "RAiD to resolve"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment