Files
loongyan/web/messages/en.json
2026-03-13 15:03:36 +08:00

13 lines
313 B
JSON

{
"$schema": "https://inlang.com/schema/inlang-message-format",
"hello_world": "Hello, {name} from en!",
"albums": "Albums",
"loading": "Loading...",
"no_albums": "No albums yet",
"error": "Error",
"back": "Back",
"photo_count": "{count} photos",
"view_photo": "View Photo",
"load_more": "All loaded"
}