initial commit for welsh government planning appeals application
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"locales": [
|
||||
"en",
|
||||
"cy"
|
||||
],
|
||||
"defaultLocale": "en",
|
||||
"pages": {
|
||||
"*": [
|
||||
"common"
|
||||
],
|
||||
"/": [
|
||||
"home"
|
||||
],
|
||||
"/myportal": [
|
||||
"myportal"
|
||||
],
|
||||
"/advancedsearch": [
|
||||
"search"
|
||||
],
|
||||
"/searchresults": [
|
||||
"search"
|
||||
],
|
||||
"/viewall": [
|
||||
"search"
|
||||
],
|
||||
"/case": [
|
||||
"case"
|
||||
],
|
||||
"/newappeal": [
|
||||
"newappeal"
|
||||
],
|
||||
"/newappeal/selectappeal": [
|
||||
"newappeal"
|
||||
],
|
||||
"/newappeal/*": [
|
||||
"newappeal"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user