Filter: gk/gravityboard/translation-overrides
Filters the translation overrides for the GravityBoard.
Parameters
| Name | Type | Description |
|---|---|---|
| $translation_overrides | array<string,string[]> | The translation overrides. |
| $feed_id | int | The ID of the feed. |
Since
- 1.0
Source
Defined in src/Renderer.php at line 336
Returns
Locale data for wp.i18n.setLocaleData(): original string => the strings to replace it with.