Skip to content

Commit af3ecd0

Browse files
authored
Update admin.js
1 parent 5d22b3c commit af3ecd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/welcome/admin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ const SEARCH_TREE = [
234234
{
235235
id: 'optimizations',
236236
children: [
237-
__( 'Frontend JS & CSS Files' ),
237+
__( 'Frontend JS & CSS Files', i18n ),
238238
],
239239
},
240240
{

0 commit comments

Comments
 (0)