更新前端i18n
This commit is contained in:
@@ -8,5 +8,23 @@
|
||||
"back": "Back",
|
||||
"photo_count": "{count} photos",
|
||||
"view_photo": "View Photo",
|
||||
"load_more": "All loaded"
|
||||
"load_more": "All loaded",
|
||||
"no_photos": "No photos yet",
|
||||
"no_data": "No data",
|
||||
"load_failed": "Load failed",
|
||||
"retry": "Retry",
|
||||
"view_original": "View Original",
|
||||
"original": "Original",
|
||||
"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",
|
||||
"previous_photo": "Previous photo",
|
||||
"next_photo": "Next photo",
|
||||
"reset": "Reset",
|
||||
"zoom_in": "Zoom in",
|
||||
"zoom_out": "Zoom out"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user