Trinity string
Ir a la navegación
Ir a la búsqueda
La tabla `trinity_string`
Esta tabla contiene los textos que usa el servidor internamente, para así poder traducirlos a otros idiomas.
Estructura
| Field | Type | Attributes | KEY | NULL | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| entry | mediumint(8) | unsigned | PRI | NO | 0 | ||
| content_default | text | signed | NO | NULL | |||
| content_loc1 | text | signed | YES | NULL | |||
| content_loc2 | text | signed | YES | NULL | |||
| content_loc3 | text | signed | YES | NULL | |||
| content_loc4 | text | signed | YES | NULL | |||
| content_loc5 | text | signed | YES | NULL | |||
| content_loc6 | text | signed | YES | NULL | |||
| content_loc7 | text | signed | YES | NULL | |||
| content_loc8 | text | signed | YES | NULL |
Descripción de los campos
entry
ID del texto.
content_default
El texto original, en inglés.
content_loc
Campos para traducir el texto a otros idiomas. El español (esES) corresponde al loc6 y el esMX corresponde al loc7.