Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: ryangrundy7 <[email protected]>
  • Loading branch information
kacperpONS and ryangrundy7 authored Aug 19, 2024
1 parent 01932c4 commit 6fd5230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ the following. This will update ALL language files.
pipenv run pybabel update -i rh_ui/translations/messages.pot -d rh_ui/translations
```

4. Complile the translations
4. Compile the translations

> [!NOTE]
> Double check your translation files (messages.po) for the `#, fuzzy` comment. This indicates that the tranlsation isn't an exact match and won't be rendered on the page. Double check the translations and remove any incorrectly matched lines, then remove the `fuzzy` comment.
Expand Down

0 comments on commit 6fd5230

Please sign in to comment.