This commit is contained in:
Liang Ding 2022-09-05 00:17:17 +08:00
parent 5422d0fb14
commit b5011a8755
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
6 changed files with 6 additions and 6 deletions

View file

@ -491,7 +491,7 @@
"sync": "Sync",
"syncNow": "Sync now",
"cloudBook": "Cloud Notebook",
"payment": "Payment",
"paymentSum": "Cumulatively paid",
"refresh": "Refresh",
"accountManage": "Account Manage",
"logout": "Logout",

View file

@ -491,7 +491,7 @@
"sync": "Sincronización",
"syncNow": "Sincronizar ahora",
"cloudBook": "Cuaderno de notas en la nube",
"payment": "Pago",
"paymentSum": "Pagado acumulativamente",
"refresh": "Actualizar",
"accountManage": "Gestión de la cuenta",
"logout": "Cierre de sesión",

View file

@ -491,7 +491,7 @@
"sync": "Synchro",
"syncNow": "Synchro maintenant",
"cloudBook": "Carnet de notes du Cloud",
"payment": "Paiement",
"paymentSum": "Cumulativement payé",
"refresh": "Rafraîchir",
"accountManage": "Gestion des comptes",
"logout": "Se déconnecter",

View file

@ -491,7 +491,7 @@
"sync": "同步",
"syncNow": "立即同步",
"cloudBook": "雲端筆記本",
"payment": "支付",
"payment": "累計已支付",
"refresh": "重新整理",
"accountManage": "帳號管理",
"logout": "登出",

View file

@ -491,7 +491,7 @@
"sync": "同步",
"syncNow": "立即同步",
"cloudBook": "云端笔记本",
"payment": "支付",
"paymentSum": "累计已支付",
"refresh": "刷新",
"accountManage": "账号管理",
"logout": "登出",

View file

@ -112,7 +112,7 @@ ${window.siyuan.languages.account8}`;
<div class="fn__flex-1 fn__hr"></div>
<div class="fn__flex fn__block" style="line-height: 1.625">
<div class="fn__flex-1"></div>
<span class="ft__on-surface">${window.siyuan.languages.payment}</span>
<span class="ft__on-surface">${window.siyuan.languages.paymentSum}</span>
<span class="fn__space"></span>
<span>${window.siyuan.user.userPaymentSum} RMB</span>
</div>