Compare commits
2 Commits
feat/forked
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
82a924b0f4
|
|||
| c160d2e4ea |
@@ -14,7 +14,7 @@ Use the forked [`xgettext-go`](https://git.coopcloud.tech/toolshed/xgettext-go)
|
||||
- **in**: (default: `/drone/src`) The source directory to scan for source files
|
||||
- **out:** (default: `/drone/src/locales/default.pot`) The target directory in which to create a `pot` file.
|
||||
- **keyword:** (default: `gotext.Get`) The keyword to search for translatable strings.
|
||||
- **keyword-ctx:** (default: `gotext.GetC`) The keyword to search for translatable strings with context.
|
||||
- **keyword_ctx:** (default: `gotext.GetC`) The keyword to search for translatable strings with context.
|
||||
- **comments_tag**: (default: disabled) "place comment blocks starting with TAG and prceding keyword lines in output file"
|
||||
|
||||
## Example
|
||||
|
||||
Reference in New Issue
Block a user