fix the incorrect transaction text item
This commit is contained in:
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user