File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ Constant | Description
229229--------- | -----------
230230` Merge::TRANSLATIONS_OURS ` | Use only the translations present in ` $translations1 `
231231` Merge::TRANSLATIONS_THEIRS ` | Use only the translations present in ` $translations2 `
232- ` Merge::TRANSLATION_OVERRIDE ` | Override the translation and plural translations with the value of ` $translation2 `
232+ ` Merge::TRANSLATIONS_OVERRIDE ` | Override the translation and plural translations with the value of ` $translation2 `
233233` Merge::HEADERS_OURS ` | Use only the headers of ` $translations1 `
234234` Merge::HEADERS_REMOVE ` | Use only the headers of ` $translations2 `
235235` Merge::HEADERS_OVERRIDE ` | Overrides the headers with the values of ` $translations2 `
You can’t perform that action at this time.
0 commit comments