You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/PLUGINSV3/TRANSLATIONS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Picard will warn you if it detects nested structures in your TOML files.
34
34
35
35
Both TOML and JSON formats are supported. For each locale, Picard will look for `.toml` first, then `.json`. Each file corresponds to a single locale (e.g. `en.toml` for English). You can mix formats (e.g., `en.json` and `fr.toml`).
36
36
37
-
The recommended format for translation files is TOML. Translation keys are provided as a flat list with do notation for namespacing the keys.
37
+
The recommended format for translation files is TOML. Translation keys are provided as a flat list with dot notation for namespacing the keys.
0 commit comments