Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e5c21 commit 1018280Copy full SHA for 1018280
library/sqlite3.po
@@ -430,7 +430,7 @@ msgid ""
430
"parameter the Python value, and must return a value of the following types: "
431
"int, float, str or bytes."
432
msgstr ""
433
-"Registra un invocable para convertir el tipo Python personalizado a uno de "
+"Registra un invocable para convertir el tipo Python personalizado *type* a uno de "
434
"los tipos soportados por SQLite's. El invocable *callable* acepta un único "
435
"parámetro de valor Python, y debe regresar un valor de los siguientes tipos: "
436
"*int*, *float*, *str* or *bytes*."
0 commit comments