添加前端支持
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
{
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format",
|
||||
"hello_world": "Hello, {name} from zh!"
|
||||
"hello_world": "Hello, {name} from zh!",
|
||||
"albums": "相册",
|
||||
"loading": "加载中...",
|
||||
"no_albums": "暂无相册",
|
||||
"error": "错误",
|
||||
"back": "返回",
|
||||
"photo_count": "{count} 张照片",
|
||||
"view_photo": "查看照片",
|
||||
"load_more": "已全部加载"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user