fix the incorrect transaction text item

This commit is contained in:
MaysWind
2026-01-05 23:13:36 +08:00
parent 9a037ace5a
commit a157c1961a
+3 -3
View File
@@ -1270,10 +1270,10 @@
"invalid oauth2 token": "Invalid OAuth 2.0 token",
"cannot retrieve user info from oauth2 provider": "Cannot retrieve user info from OAuth 2.0 provider",
"oauth2 user already bound to another user": "OAuth 2.0 user is already bound to another user",
"query items cannot be blank": "--",
"query items too much": "--",
"query items cannot be blank": "There are no query items",
"query items too much": "There are too many query items",
"query items have invalid item": "Hay un elemento no válido en los elementos de consulta",
"parameter invalid": "--",
"parameter invalid": "Parameter is invalid",
"format invalid": "El formato no es válido",
"number invalid": "El número no es válido",
"no files uploaded": "No se subieron archivos",