Ajustes de translate

This commit is contained in:
Jordan Diaz
2026-04-17 10:24:43 +00:00
parent c61a1465a8
commit d41a94b57d
2 changed files with 35 additions and 2 deletions

View File

@@ -55,7 +55,7 @@
| `module` | `'module_id' \| module({params})` |
| `queryDB` | `'SELECT ...' \| queryDB()` |
| `imagec` | `path \| imagec(width)` |
| `translate` | `'text' \| translate` |
| `translate` | `'text' \| translate` — tabla `textos_generales` (editar/traducir), no crear JSONs i18n |
| `json_decode` | `'json_string' \| json_decode` |
| `raw` | `variable \| raw` |
| `truncate` | `text \| truncate(100)` |