fix: update example
This commit is contained in:
parent
0f075e9f7f
commit
d3d6c18e43
1 changed files with 7 additions and 9 deletions
|
@ -15,7 +15,6 @@ The `translations.generated.json` file organizes translations in a nested struct
|
|||
|
||||
```json
|
||||
{
|
||||
"merged.party.create": {
|
||||
"de": "Party erstellen",
|
||||
"en": "Create party",
|
||||
"fr": "Créer une partie",
|
||||
|
@ -24,7 +23,6 @@ The `translations.generated.json` file organizes translations in a nested struct
|
|||
"ru": "Создать группу",
|
||||
"zh": "创建队伍"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
### **Using the Project**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue