19 lines
298 B
JSON
19 lines
298 B
JSON
{
|
|
"languages": {
|
|
"en": "English",
|
|
"system": "System",
|
|
"zh": "Chinese"
|
|
},
|
|
"name": "Life Echo",
|
|
"tabs": {
|
|
"conversations": "Chats",
|
|
"explore": "Explore",
|
|
"home": "Home",
|
|
"memoir": "Memoir",
|
|
"profile": "Profile"
|
|
},
|
|
"theme": {
|
|
"default": "Default"
|
|
}
|
|
}
|