Last active
June 2, 2024 23:43
-
-
Save weidenhaus/d0237f6f2c86024ecaa0ee1c527948d0 to your computer and use it in GitHub Desktop.
test.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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