Files
life-echo/app-expo/src/i18n/locales/en/app.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"
}
}