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 f5a83d2 commit 2743485Copy full SHA for 2743485
developer_docs/translations.md
@@ -53,7 +53,7 @@ export function languageKeyToDateLocale(lang) {
53
54
## Translations
55
56
-* Every component should introduce its subset of keys inside a dictionary named after the component.
+* Every component should introduce its own subset of keys inside a dictionary named after the component.
57
For instance: If you want to translate AssetList.jsx you need to introduce the following namespace in translations.json :
58
```json
59
"AssetList": {
0 commit comments