Skip to content

Commit 18f1e08

Browse files
committed
Add missing translations
Signed-off-by: Andrew Welch <andrew@nystudio107.com>
1 parent 4d94d64 commit 18f1e08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/translations/en/transcoder.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
* @since 1.0.0
1515
*/
1616
return [
17-
'Transcoder plugin loaded' => 'Transcoder plugin loaded',
17+
'Transcoder caches' => 'Transcoder caches',
18+
'{name} plugin loaded' => '{name} plugin loaded'
1819
];

0 commit comments

Comments
 (0)