🎨 One-click upgrade of downloaded marketplace packages https://github.com/siyuan-note/siyuan/issues/8390

This commit is contained in:
Daniel 2024-03-21 23:04:12 +08:00
parent 19b3624301
commit 896197347f
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
4 changed files with 12 additions and 0 deletions

View file

@ -1,4 +1,7 @@
{
"updateAll": "Update all",
"confirmUpdateAll": "Are you sure you want to update all?",
"confirmUpdate": "Are you sure you want to update?",
"insertRowBefore": "Insert rows ${x} above",
"insertRowAfter": "Insert rows ${x} below",
"setDueTime": "Set expiration time",

View file

@ -1,4 +1,7 @@
{
"updateAll": "Tout mettre à jour",
"confirmUpdateAll": "Etes-vous sûr de vouloir tout mettre à jour ?",
"confirmUpdate": "Êtes-vous sûr de vouloir mettre à jour ?",
"insertRowBefore": "Insérer les lignes ${x} ci-dessus",
"insertRowAfter": "Insérer les lignes ${x} ci-dessous",
"setDueTime": "Définir le délai d'expiration",

View file

@ -1,4 +1,7 @@
{
"updateAll": "全部更新",
"confirmUpdateAll": "確定全部更新嗎?",
"confirmUpdate": "確定更新嗎?",
"insertRowBefore": "在上方插入${x}行",
"insertRowAfter": "在下方插入${x}行",
"setDueTime": "設定到期時間",

View file

@ -1,4 +1,7 @@
{
"updateAll": "全部更新",
"confirmUpdateAll": "确定全部更新吗?",
"confirmUpdate": "确定更新吗?",
"insertRowBefore": "在上方插入${x}行",
"insertRowAfter": "在下方插入${x}行",
"setDueTime": "设置到期时间",