We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86611a1 + 1b68c81 commit 46b053cCopy full SHA for 46b053c
1 file changed
README.md
@@ -229,7 +229,7 @@ Constant | Description
229
--------- | -----------
230
`Merge::TRANSLATIONS_OURS` | Use only the translations present in `$translations1`
231
`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`
+`Merge::TRANSLATIONS_OVERRIDE` | Override the translation and plural translations with the value of `$translation2`
233
`Merge::HEADERS_OURS` | Use only the headers of `$translations1`
234
`Merge::HEADERS_REMOVE` | Use only the headers of `$translations2`
235
`Merge::HEADERS_OVERRIDE` | Overrides the headers with the values of `$translations2`
0 commit comments