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 66aea37 commit efa1aa7Copy full SHA for efa1aa7
CONTRIBUTING.md
@@ -45,7 +45,8 @@ crates is as follows:
45
- `Cargo.toml`
46
- `src/main.rs`: contains only a single macro call
47
- `src/<util name>.rs`: the actual code for the utility
48
-- `<util name>.md`: the documentation for the utility
+- `locales/en-US.ftl`: the util's strings
49
+- `locales/fr-FR.ftl`: French translation of the util's strings
50
51
We have separated repositories for crates that we maintain but also publish for
52
use by others:
0 commit comments