Skip to content

Commit 01b25bd

Browse files
Update translation strings
1 parent 1d9884c commit 01b25bd

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

extra/translation-strings.php

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?php
2+
// phpcs:disable
3+
/**
4+
* Generated file for translation strings.
5+
*
6+
* Used to import additional strings into the GlotPress translation project.
7+
*
8+
* ⚠️ This is a generated file. Do not edit manually. See bin/i18n.php.
9+
* ⚠️ Do not require or include this file anywhere.
10+
*/
11+
12+
_x( 'Review Stats', 'page title', 'wporg-themes' );
13+
_x( 'Getting Started', 'page title', 'wporg-themes' );
14+
_x( 'Submit Your Theme or Theme Update to the Directory', 'page title', 'wporg-themes' );
15+
_x( 'About', 'page title', 'wporg-themes' );
16+
_x( 'Commercially Supported GPL Themes', 'page title', 'wporg-themes' );

0 commit comments

Comments
 (0)