mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-09 18:36:29 +00:00
Add hint to refresh browser cache (#1055)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
This commit is contained in:
parent
4bbf81ef73
commit
11b1b0cf56
@ -105,6 +105,8 @@ In order to test changes to translation files, the translation strings must be c
|
||||
python3 -m script.translations develop
|
||||
```
|
||||
|
||||
If translations do not show, clear the browser cache (cmd + R (for MacOS), ctrl + F5 (Windows and Linux))
|
||||
|
||||
### Introducing new strings
|
||||
|
||||
To introduce new strings, add them to `strings.json` or to a platform strings file. Try to use as many references to common strings as possible. Common strings live in `homeassistant/strings.json`. You can refer to those translations using references. For example:
|
||||
|
Loading…
x
Reference in New Issue
Block a user