Files
physical-expo/i18n/locales/en.json
2026-01-12 15:31:47 +08:00

28 lines
600 B
JSON

{
"welcome": "Welcome!",
"tabs": {
"all": "All",
"live": "Live",
"upcoming": "Upcoming",
"finished": "Finished",
"fav": "Favorites"
},
"settings": {
"title": "Settings",
"theme": "Theme",
"language": "Language",
"light": "Light",
"dark": "Dark",
"system": "System",
"english": "English",
"chinese": "Chinese"
},
"home": {
"title": "Physical"
},
"profile": {
"title": "My Profile",
"name": "User Name",
"settings": "Settings"
}
}