🎨 File history support pagination navigation
https://github.com/siyuan-note/siyuan/pull/12563
This commit is contained in:
parent
96162b5ac1
commit
82590aca3f
2 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue