blob: 6a172863e4cdd4ee568518972ae67359ce894469 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"db_name": "MySQL",
"query": "UPDATE translation_strings SET head_translation=?, head_placeholder_offsets=?, state=? WHERE localization_string = ? AND language = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 5
},
"nullable": []
},
"hash": "e3ccd3dd972568ffe47aa2ec025b05b1ead8e34e5e3ba60282e17c1aa16223ac"
}
|