.
This commit is contained in:
parent
cffd4184e9
commit
0f30aae4ca
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ tangerineui: styles/tangerineui.scss | **new**
|
|||
tangerineui-purple: styles/tangerineui-purple.scss | **new**
|
||||
```
|
||||
|
||||
3. **Add a human-friendly name (optional).** You can edit each desired language's locale file in `config/locales/[lang].yml` to add a localized string name for Tangerine UI. You need to do this for every language you expect your users to use, otherwise, in their themes list, they will see the unlocalized `themeName` ("tangerineui"), instead of a human-friendly theme name ("Tangerine UI").
|
||||
3. **Add a human-friendly name (optional).** You can edit each desired language's locale file in `config/locales/[lang].yml` to add a localized string name for Tangerine UI. You need to do this for every language you expect your users to use. Otherwise, in their themes list, they will see the unlocalized `themeName` ("tangerineui"), instead of a human-friendly theme name ("Tangerine UI").
|
||||
|
||||
```yml
|
||||
themes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue