mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
FIX Show correct default value
This commit is contained in:
parent
efd3eceebe
commit
35a8d79f62
@ -27,7 +27,7 @@ class i18nTextCollectorTask extends BuildTask
|
||||
- locale: Sets default locale
|
||||
- writer: Custom writer class (defaults to i18nTextCollector_Writer_RailsYaml)
|
||||
- module: One or more modules to limit collection (comma-separated)
|
||||
- merge: Merge new strings with existing ones already defined in language files (default: FALSE)
|
||||
- merge: Merge new strings with existing ones already defined in language files (default: TRUE)
|
||||
";
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user