mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 File history support pagination navigation
https://github.com/siyuan-note/siyuan/pull/12563
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user