Merges other translations into the current one.
Parameters
$otherTranslationsrequired
Source
public function merge_with( &$other ) {
}
Changelog
| Version | Description |
|---|---|
| 2.8.0 | Introduced. |
Merges other translations into the current one.
$otherTranslationsrequiredpublic function merge_with( &$other ) {
}
| Version | Description |
|---|---|
| 2.8.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.