mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2025-01-30 22:45:35 +02:00
Move text domain lower down
This commit is contained in:
parent
efa4d08df3
commit
836d85d1c8
1 changed files with 1 additions and 1 deletions
|
@ -17,9 +17,9 @@
|
|||
* Version: 1.0.0
|
||||
* Author: Your Name or Your Company
|
||||
* Author URI: http://example.com/
|
||||
* Text Domain: plugin-name
|
||||
* License: GPL-2.0+
|
||||
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
|
||||
* Text Domain: plugin-name
|
||||
* Domain Path: /languages
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue