This commit is contained in:
Daniel 2023-07-21 20:35:09 +08:00
parent abd1030cb8
commit 38f15e5f59
No known key found for this signature in database
GPG Key ID: 86211BA83DF03017
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
{ {
"needLogin": "This feature requires login", "needLogin": "This function needs to be logged in to use",
"calcResultCountAll": "COUNT", "calcResultCountAll": "COUNT",
"calcResultCountValues": "VALUES", "calcResultCountValues": "VALUES",
"calcResultCountUniqueValues": "UNIQUE", "calcResultCountUniqueValues": "UNIQUE",

View File

@ -1,5 +1,5 @@
{ {
"needLogin": "Esta función requiere iniciar sesión", "needLogin": "Esta función requiere iniciar sesión en la cuenta antes de poder usarla",
"calcResultCountAll": "CONTAR", "calcResultCountAll": "CONTAR",
"calcResultCountValues": "VALORES", "calcResultCountValues": "VALORES",
"calcResultCountUniqueValues": "ÚNICO", "calcResultCountUniqueValues": "ÚNICO",

View File

@ -1,5 +1,5 @@
{ {
"needLogin": "Cette fonctionnalité nécessite une connexion", "needLogin": "La fonctionnalité nécessite un numéro de compte de connexion avant de pouvoir être utilisée",
"calcResultCountAll": "COUNT", "calcResultCountAll": "COUNT",
"calcResultCountValues": "VALEURS", "calcResultCountValues": "VALEURS",
"calcResultCountUniqueValues": "UNIQUE", "calcResultCountUniqueValues": "UNIQUE",

View File

@ -1,5 +1,5 @@
{ {
"needLogin": "該功能需要登錄", "needLogin": "該功能需要登錄賬號後才能使用",
"calcResultCountAll": "行計數", "calcResultCountAll": "行計數",
"calcResultCountValues": "值計數", "calcResultCountValues": "值計數",
"calcResultCountUniqueValues": "唯一值計數", "calcResultCountUniqueValues": "唯一值計數",

View File

@ -1,5 +1,5 @@
{ {
"needLogin": "该功能需要登录", "needLogin": "该功能需要登录账号后才能使用",
"calcResultCountAll": "行计数", "calcResultCountAll": "行计数",
"calcResultCountValues": "值计数", "calcResultCountValues": "值计数",
"calcResultCountUniqueValues": "唯一值计数", "calcResultCountUniqueValues": "唯一值计数",