🎨 File history support pagination navigation

https://github.com/siyuan-note/siyuan/pull/12563
This commit is contained in:
Daniel 2024-09-23 22:36:47 +08:00
parent 96162b5ac1
commit 82590aca3f
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"jumpToPage": "Saltar a la página especificada: 1 ~ ${x}",
"pageCountAndSnapshotCount": "Total ${x} páginas, ${y} instantáneas",
"pageCountAndHistoryCount": "Total ${x} páginas,${y} historias",
"pageCountAndHistoryCount": "Total ${x} páginas, ${y} historias",
"visitCommunityShare": "Visitar la comunidad compartida",
"clearContextSucc": "Se ha borrado el contexto",
"emptyMobilePlaceholder": "Grabar algo",

View file

@ -1,7 +1,7 @@
{
"jumpToPage": "Aller à la page spécifiée : 1 ~ ${x}",
"pageCountAndSnapshotCount": "Total de ${x} pages, ${y} instantanés",
"pageCountAndHistoryCount": "Total de ${x} pages,${y} histoires",
"pageCountAndHistoryCount": "Total de ${x} pages, ${y} histoires",
"visitCommunityShare": "Visiter le partage communautaire",
"clearContextSucc": "Le contexte a été effacé",
"emptyMobilePlaceholder": "Enregistrer quelque chose",