添加缺失的i18n
This commit is contained in:
@@ -26,5 +26,14 @@
|
||||
"next_photo": "Next photo",
|
||||
"reset": "Reset",
|
||||
"zoom_in": "Zoom in",
|
||||
"zoom_out": "Zoom out"
|
||||
"zoom_out": "Zoom out",
|
||||
"style_card": "Cards",
|
||||
"style_compact": "Compact",
|
||||
"layout_grid": "Grid",
|
||||
"layout_waterfall": "Waterfall",
|
||||
"sort_name": "Name",
|
||||
"sort_time": "Time",
|
||||
"sort_size": "Size",
|
||||
"sort_asc": "Ascending",
|
||||
"sort_desc": "Descending"
|
||||
}
|
||||
|
||||
@@ -26,5 +26,14 @@
|
||||
"next_photo": "下一张",
|
||||
"reset": "重置",
|
||||
"zoom_in": "放大",
|
||||
"zoom_out": "缩小"
|
||||
"zoom_out": "缩小",
|
||||
"style_card": "卡片",
|
||||
"style_compact": "紧凑",
|
||||
"layout_grid": "砖块",
|
||||
"layout_waterfall": "瀑布",
|
||||
"sort_name": "名称",
|
||||
"sort_time": "时间",
|
||||
"sort_size": "大小",
|
||||
"sort_asc": "升序",
|
||||
"sort_desc": "降序"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user