1
0
mirror of https://github.com/jaredtao/TaoQuick.git synced 2025-01-19 20:22:56 +08:00

Add page turning translate in the end

Add page turning translate in the end
This commit is contained in:
PengGuanjun 2021-04-24 17:21:49 +08:00 committed by GitHub
parent 09f34b5a12
commit 274f58a572

View File

@ -601,6 +601,14 @@
{
"key": "Clear All",
"value": "清空"
},
{
"key": "Last Page",
"value": "上一页"
},
{
"key": "Next Page",
"value": "下一页"
}
]
}