17 lines
287 B
Plaintext
17 lines
287 B
Plaintext
{
|
|
"title": "Stocks",
|
|
"@title": {
|
|
"description": "Title for the Stocks application"
|
|
},
|
|
|
|
"market": "MARKET",
|
|
"@market": {
|
|
"description": "Label for the Market tab"
|
|
},
|
|
|
|
"portfolio": "PORTFOLIO",
|
|
"@portfolio": {
|
|
"description": "Label for the Portfolio tab"
|
|
}
|
|
}
|