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 00685a8 commit 96bf690Copy full SHA for 96bf690
docs/.artifacts/cms/4.x/config-general.md
@@ -1577,6 +1577,15 @@ CRAFT_TRANSLATION_DEBUG_OUTPUT=true
1577
```
1578
:::
1579
1580
+The symbols are as follows:
1581
+
1582
+| Symbol | Example | Category |
1583
+| `$` | `$Date Field$` | Site |
1584
+| `@` | `@Entry Type@` | Application |
1585
+| `%` | `%Object Template% | Other (plugin or custom source) |
1586
1587
+Translations _may_ be nested or surrounded by multiple symbols.
1588
1589
1590
1591
### `useEmailAsUsername`
0 commit comments