Files
loongyan/web/messages/zh.json
2026-03-20 22:18:00 +08:00

31 lines
883 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$schema": "https://inlang.com/schema/inlang-message-format",
"hello_world": "Hello, {name} from zh!",
"albums": "相册",
"loading": "加载中...",
"no_albums": "暂无相册",
"error": "错误",
"back": "返回",
"photo_count": "{count} 张照片",
"view_photo": "查看照片",
"load_more": "已全部加载",
"no_photos": "暂无照片",
"no_data": "暂无数据",
"load_failed": "加载失败",
"retry": "重试",
"view_original": "查看原图",
"original": "原图",
"high_quality": "高清",
"thumbnail": "缩略",
"loaded_all": "✓ 已加载全部 {count} 张照片",
"double_click_zoom": "🖱️ 双击放大",
"pinch_zoom": "🤏 捏合缩放",
"keyboard_zoom": "⌨️ +/ 缩放",
"reset_zoom": "⌨️ 0 重置",
"previous_photo": "上一张",
"next_photo": "下一张",
"reset": "重置",
"zoom_in": "放大",
"zoom_out": "缩小"
}