添加前端支持
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
{
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format",
|
||||
"hello_world": "Hello, {name} from en!"
|
||||
"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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user