优化前端i18n
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format",
|
||||
"hello_world": "Hello, {name} from en!",
|
||||
"hello_world": "Hello, {name}!",
|
||||
"albums": "Albums",
|
||||
"loading": "Loading...",
|
||||
"no_albums": "No albums yet",
|
||||
@@ -18,10 +18,10 @@
|
||||
"high_quality": "High",
|
||||
"thumbnail": "Thumbnail",
|
||||
"loaded_all": "✓ Loaded all {count} photos",
|
||||
"double_click_zoom": "Double-click to zoom",
|
||||
"pinch_zoom": "Pinch to zoom",
|
||||
"keyboard_zoom": "+/− to zoom",
|
||||
"reset_zoom": "0 to reset",
|
||||
"double_click_zoom": "🖱️ Double-click to zoom",
|
||||
"pinch_zoom": "🤏 Pinch to zoom",
|
||||
"keyboard_zoom": "⌨️ +/− to zoom",
|
||||
"reset_zoom": "⌨️ 0 to reset",
|
||||
"previous_photo": "Previous photo",
|
||||
"next_photo": "Next photo",
|
||||
"reset": "Reset",
|
||||
|
||||
Reference in New Issue
Block a user