File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -1577,6 +1577,15 @@ CRAFT_TRANSLATION_DEBUG_OUTPUT=true
1577
1577
```
1578
1578
:::
1579
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
+
1580
1589
1581
1590
1582
1591
### ` useEmailAsUsername `
Original file line number Diff line number Diff line change @@ -1693,6 +1693,15 @@ CRAFT_TRANSLATION_DEBUG_OUTPUT=true
1693
1693
```
1694
1694
:::
1695
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
+
1696
1705
1697
1706
1698
1707
### ` useEmailAsUsername `
You can’t perform that action at this time.
0 commit comments