mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-01 02:10:15 +01:00
This commit is contained in:
parent
53c9036738
commit
f4464bcddf
6 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"buildIn": "Build-in",
|
||||
"endDate": "End date",
|
||||
"needLogin": "This function needs to be logged in to use",
|
||||
"calcResultCountAll": "COUNT",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"buildIn": "Incorporado",
|
||||
"endDate": "Fecha de finalización",
|
||||
"needLogin": "Esta función requiere iniciar sesión en la cuenta antes de poder usarla",
|
||||
"calcResultCountAll": "CONTAR",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"buildIn": "Intégré",
|
||||
"endDate": "Date de fin",
|
||||
"needLogin": "La fonctionnalité nécessite un numéro de compte de connexion avant de pouvoir être utilisée",
|
||||
"calcResultCountAll": "COUNT",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"buildIn": "內置",
|
||||
"endDate": "結束日期",
|
||||
"needLogin": "該功能需要登錄賬號後才能使用",
|
||||
"calcResultCountAll": "行計數",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"buildIn": "内置",
|
||||
"endDate": "结束时间",
|
||||
"needLogin": "该功能需要登录账号后才能使用",
|
||||
"calcResultCountAll": "行计数",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue