Filter: gk/gravityboard/translation-overrides
Filters the translation overrides for the GravityBoard.
Parameters
| Name | Type | Description |
|---|---|---|
| $translation_overrides | array | The translation overrides. |
| $feed_id | int | The ID of the feed. |
Since
Source
Defined in src/Renderer.php at line 180
Returns
The translation overrides, with each key being the original string and the value being an array of strings to replace it with.