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",
"calcResultCountValues": "VALUES",
"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",
"calcResultCountValues": "VALORES",
"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",
"calcResultCountValues": "VALEURS",
"calcResultCountUniqueValues": "UNIQUE",

View file

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

View file

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