1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

readme updates

This commit is contained in:
Kyle Spearrin
2016-12-28 23:53:58 -05:00
parent 33dbbc09c3
commit 41fb290666
2 changed files with 7 additions and 3 deletions

View File

@@ -19,5 +19,7 @@ when creating your pull request:
5. Test your translations to make sure they look correct in the extension. Sometimes the UI can break due to translations
taking up more space than the original UI was built for. If possible, use a shorter or abbreviated version of the
word/sentence to accomedate the available space.
6. Be sure to watch for [future changes](https://github.com/bitwarden/browser/commits/master/src/_locales/en/messages.json)
to the `/src/_locales/en/messages.json` file so that your translation will stay up to date.
You can find an example of a proper translation pull request here: <https://github.com/bitwarden/browser/pull/49/files>