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.
1 parent 4d94d64 commit 18f1e08Copy full SHA for 18f1e08
src/translations/en/transcoder.php
@@ -14,5 +14,6 @@
14
* @since 1.0.0
15
*/
16
return [
17
- 'Transcoder plugin loaded' => 'Transcoder plugin loaded',
+ 'Transcoder caches' => 'Transcoder caches',
18
+ '{name} plugin loaded' => '{name} plugin loaded'
19
];
0 commit comments