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 adb9f78 commit 5590fb0Copy full SHA for 5590fb0
src/topics/Translations.md
@@ -39,6 +39,11 @@ Since the QGIS project translations mechanism does not currently allow translati
39
}
40
```
41
42
+Where:
43
+
44
+- `layouts` is used to translate print layout names
45
+- `theme` is used to translate the theme title (and possibly other strings in the future)
46
47
Finally, run the `ConfigGenerator` to include the translated theme names in the themes configuration.
48
49
0 commit comments