File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Copyright (C) 2024 Paystack
2+ # This file is distributed under the GPL-2.0+.
3+ msgid ""
4+ msgstr ""
5+ "Project-Id-Version : Payment Forms for Paystack 4.0.0\n "
6+ "Report-Msgid-Bugs-To : https://wordpress.org/support/plugin/plugin-payment-forms-for-wordpress\n "
7+ "Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
8+ "Language-Team : LANGUAGE <LL@li.org>\n "
9+ "MIME-Version : 1.0\n "
10+ "Content-Type : text/plain; charset=UTF-8\n "
11+ "Content-Transfer-Encoding : 8bit\n "
12+ "POT-Creation-Date : 2024-10-04T13:52:09+00:00\n "
13+ "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
14+ "X-Generator : WP-CLI 2.8.1\n "
15+ "X-Domain : plugin-payment-forms-for-wordpress\n "
16+
17+ #. Plugin Name of the plugin
18+ msgid "Payment Forms for Paystack"
19+ msgstr ""
20+
21+ #. Plugin URI of the plugin
22+ msgid "https://github.com/PaystackHQ/Wordpress-Payment-forms-for-Paystack"
23+ msgstr ""
24+
25+ #. Description of the plugin
26+ msgid "Payment Forms for Paystack allows you create forms that will be used to bill clients for goods and services via Paystack."
27+ msgstr ""
28+
29+ #. Author of the plugin
30+ msgid "Paystack"
31+ msgstr ""
32+
33+ #. Author URI of the plugin
34+ msgid "http://paystack.com"
35+ msgstr ""
Original file line number Diff line number Diff line change 1+ # Copyright (C) 2024 Paystack
2+ # This file is distributed under the GPL-2.0+.
3+ msgid ""
4+ msgstr ""
5+ "Project-Id-Version : Payment Forms for Paystack 4.0.0\n "
6+ "Report-Msgid-Bugs-To : https://wordpress.org/support/plugin/plugin-payment-forms-for-wordpress\n "
7+ "Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
8+ "Language-Team : LANGUAGE <LL@li.org>\n "
9+ "MIME-Version : 1.0\n "
10+ "Content-Type : text/plain; charset=UTF-8\n "
11+ "Content-Transfer-Encoding : 8bit\n "
12+ "POT-Creation-Date : 2024-10-04T13:52:09+00:00\n "
13+ "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
14+ "X-Generator : WP-CLI 2.8.1\n "
15+ "X-Domain : plugin-payment-forms-for-wordpress\n "
16+
17+ #. Plugin Name of the plugin
18+ msgid "Payment Forms for Paystack"
19+ msgstr ""
20+
21+ #. Plugin URI of the plugin
22+ msgid "https://github.com/PaystackHQ/Wordpress-Payment-forms-for-Paystack"
23+ msgstr ""
24+
25+ #. Description of the plugin
26+ msgid "Payment Forms for Paystack allows you create forms that will be used to bill clients for goods and services via Paystack."
27+ msgstr ""
28+
29+ #. Author of the plugin
30+ msgid "Paystack"
31+ msgstr ""
32+
33+ #. Author URI of the plugin
34+ msgid "http://paystack.com"
35+ msgstr ""
Original file line number Diff line number Diff line change 1+ # Copyright (C) 2024 Paystack
2+ # This file is distributed under the GPL-2.0+.
3+ msgid ""
4+ msgstr ""
5+ "Project-Id-Version : Payment Forms for Paystack 4.0.0\n "
6+ "Report-Msgid-Bugs-To : https://wordpress.org/support/plugin/plugin-payment-forms-for-wordpress\n "
7+ "Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
8+ "Language-Team : LANGUAGE <LL@li.org>\n "
9+ "MIME-Version : 1.0\n "
10+ "Content-Type : text/plain; charset=UTF-8\n "
11+ "Content-Transfer-Encoding : 8bit\n "
12+ "POT-Creation-Date : 2024-10-04T13:52:09+00:00\n "
13+ "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
14+ "X-Generator : WP-CLI 2.8.1\n "
15+ "X-Domain : plugin-payment-forms-for-wordpress\n "
16+
17+ #. Plugin Name of the plugin
18+ msgid "Payment Forms for Paystack"
19+ msgstr ""
20+
21+ #. Plugin URI of the plugin
22+ msgid "https://github.com/PaystackHQ/Wordpress-Payment-forms-for-Paystack"
23+ msgstr ""
24+
25+ #. Description of the plugin
26+ msgid "Payment Forms for Paystack allows you create forms that will be used to bill clients for goods and services via Paystack."
27+ msgstr ""
28+
29+ #. Author of the plugin
30+ msgid "Paystack"
31+ msgstr ""
32+
33+ #. Author URI of the plugin
34+ msgid "http://paystack.com"
35+ msgstr ""
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " pff-paystack" ,
3+ "version" : " 4.0.0" ,
4+ "description" : " Paystack Payment forms for WordPress" ,
5+ "main" : " gulpfile.js" ,
6+ "scripts" : {
7+ "build-pot" : " wp i18n make-pot . languages/pff-paystack.pot" ,
8+ "build-mopo" : " rm -R languages/pff-paystack-en_EN.mo && cp languages/pff-paystack.pot languages/pff-paystack-en_EN.po && wp i18n make-mo languages" ,
9+ "translate-US" : " cp languages/pff-paystack-en_EN.po languages/pff-paystack-en_US.po && cp languages/pff-paystack-en_EN.mo languages/pff-paystack-en_US.mo"
10+ }
11+ }
You can’t perform that action at this time.
0 commit comments