We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9884c commit 01b25bdCopy full SHA for 01b25bd
extra/translation-strings.php
@@ -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