Browse Source

Minor fix in documentation

pull/459/head
madmath03 8 years ago
parent
commit
32cf6b0397
  1. 2
      src/i18n/README.txt

2
src/i18n/README.txt

@ -4,7 +4,7 @@ Rebuild pot file from source (only do that on template or JavaScript changes)
Merge po files with pot file (always do this before translating) Merge po files with pot file (always do this before translating)
``make update`` ``make update``
Create JavaScript translation fiels from po files (do this when finished translating) Create JavaScript translation files from po files (do this when finished translating)
``make build`` ``make build``
Create a new translation (obvious) Create a new translation (obvious)

Loading…
Cancel
Save