This commit is contained in:
Daniel 2023-07-26 23:11:19 +08:00
parent bcf0a9341b
commit dbd09f224b
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
5 changed files with 5 additions and 0 deletions

View file

@ -41,6 +41,7 @@
"filterOperatorEndsWith": "Ends with",
"filterOperatorIsEmpty": "Is empty",
"filterOperatorIsNotEmpty": "Is not empty",
"filterOperatorIsBetween": "Is between",
"asc": "Ascending",
"desc": "Descending",
"hideCol": "Hide column",

View file

@ -41,6 +41,7 @@
"filterOperatorEndsWith": "Termina en",
"filterOperatorIsEmpty": "Está vacío",
"filterOperatorIsNotEmpty": "No está vacío",
"filterOperatorIsBetween": "Está entre",
"asc": "Ascendente",
"desc": "Descendente",
"hideCol": "Ocultar columna",

View file

@ -41,6 +41,7 @@
"filterOperatorEndsWith": "Se termine par",
"filterOperatorIsEmpty": "Est vide",
"filterOperatorIsNotEmpty": "N'est pas vide",
"filterOperatorIsBetween": "Est entre",
"asc": "Ascendant",
"desc": "Descendant",
"hideCol": "Masquer la colonne",

View file

@ -41,6 +41,7 @@
"filterOperatorEndsWith": "結尾為",
"filterOperatorIsEmpty": "為空",
"filterOperatorIsNotEmpty": "不為空",
"filterOperatorIsBetween": "介於",
"asc": "升序",
"desc": "降序",
"hideCol": "隱藏列",

View file

@ -41,6 +41,7 @@
"filterOperatorEndsWith": "结尾为",
"filterOperatorIsEmpty": "为空",
"filterOperatorIsNotEmpty": "不为空",
"filterOperatorIsBetween": "介于",
"asc": "升序",
"desc": "降序",
"hideCol": "隐藏列",