2024-01-29 14:48:07 +08:00
|
|
|
{
|
2024-05-12 10:37:44 +08:00
|
|
|
"tabbar.home": "Home",
|
|
|
|
"tabbar.about": "About",
|
2024-06-16 15:21:44 +08:00
|
|
|
"app.name": "En Title",
|
2024-02-21 11:17:03 +08:00
|
|
|
"weight": "{heavy}KG",
|
2024-06-16 15:21:44 +08:00
|
|
|
"detail": "{0}cm, {1}KG",
|
|
|
|
"introduction": "I am {name},height:{detail.height},weight:{detail.weight}"
|
2024-01-29 14:48:07 +08:00
|
|
|
}
|