Browse Source

Minor fix in documentation

pull/459/head
madmath03 7 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) @@ -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)
``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``
Create a new translation (obvious)

Loading…
Cancel
Save