diff options
author | Bryan Newbold <bnewbold@archive.org> | 2020-11-05 15:23:29 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2020-11-05 15:23:29 -0800 |
commit | f3fa07b7d4dc1f577c585211ad5d34431e4aa854 (patch) | |
tree | 2ccfc65fad67978e4af76cc655112696dbe5ddcb /README.md | |
parent | 25fcabba3e553aaffae8e772652a27ae62162fb2 (diff) | |
download | fatcat-scholar-f3fa07b7d4dc1f577c585211ad5d34431e4aa854.tar.gz fatcat-scholar-f3fa07b7d4dc1f577c585211ad5d34431e4aa854.zip |
update i18n extraction notes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ in the `./data/` directory. We don't have an out-of-the-box solution for non-IA staff at this step (yet). After making changes to any user interface strings, the interface translation -file (".pot") needs to be updated with `make update-i18n`. When these changes +file (".pot") needs to be updated with `make extract-i18n`. When these changes are merged to master, the Weblate translation system will be updated automatically. |