Skip to content

Commit 2743485

Browse files
authored
maintain original phrasing
1 parent f5a83d2 commit 2743485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer_docs/translations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export function languageKeyToDateLocale(lang) {
5353

5454
## Translations
5555

56-
* Every component should introduce its subset of keys inside a dictionary named after the component.
56+
* Every component should introduce its own subset of keys inside a dictionary named after the component.
5757
For instance: If you want to translate AssetList.jsx you need to introduce the following namespace in translations.json :
5858
```json
5959
"AssetList": {

0 commit comments

Comments
 (0)