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 96bf690 commit 0512a5fCopy full SHA for 0512a5f
docs/.artifacts/cms/5.x/config-general.md
@@ -1693,6 +1693,15 @@ CRAFT_TRANSLATION_DEBUG_OUTPUT=true
1693
```
1694
:::
1695
1696
+The symbols are as follows:
1697
+
1698
+| Symbol | Example | Category |
1699
+| `$` | `$Date Field$` | Site |
1700
+| `@` | `@Entry Type@` | Application |
1701
+| `%` | `%Object Template% | Other (plugin or custom source) |
1702
1703
+Translations _may_ be nested or surrounded by multiple symbols.
1704
1705
1706
1707
### `useEmailAsUsername`
0 commit comments