Fix path to common strings (#507)

This commit is contained in:
Xiaonan Shen 2020-05-10 14:09:10 -07:00 committed by GitHub
parent 122f7bfa14
commit dcdd7f1d7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@ $ python3 -m script.translations develop
### 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/components/strings.json`. You can refer to those translations using references. For example:
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:
```json
{