Browse Source

fix note about localization key names

pull/7826/head
Arman Ozak 6 years ago
parent
commit
7539e9b3aa
  1. 2
      docs/en/Tutorials/Part-5.md

2
docs/en/Tutorials/Part-5.md

@ -117,7 +117,7 @@ Finally, edit the localization file (`en.json` under the `Localization/BookStore
"Permission:Books.Delete": "Deleting the books"
````
> Localization key names are arbitrary and no forcing rule. But we prefer the convention used above.
> Localization key names are arbitrary and there is no forcing rule. But we prefer the convention used above.
### Permission Management UI

Loading…
Cancel
Save