15 lines
402 B
JSON
15 lines
402 B
JSON
{
|
|
"copyright": {
|
|
"message": "Copyright © {year} ABC User Feedback.",
|
|
"description": "The footer copyright"
|
|
},
|
|
"link.title.Docs": {
|
|
"message": "Docs",
|
|
"description": "The title of the footer links column with title=Docs in the footer"
|
|
},
|
|
"link.title.More": {
|
|
"message": "More",
|
|
"description": "The title of the footer links column with title=More in the footer"
|
|
}
|
|
}
|