This commit is contained in:
erwanlr
2019-08-03 10:56:22 +01:00
parent 96d8a4e4f8
commit c5989477a4
12 changed files with 3015 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "wp-simple-iframe",
"version": "1.0.0",
"scripts": {
"start": "cgb-scripts start",
"build": "cgb-scripts build",
"eject": "cgb-scripts eject"
},
"dependencies": {
"cgb-scripts": "^1.18.1"
}
}

View File

@@ -0,0 +1,26 @@
msgid ""
msgstr ""
"Project-Id-Version: Simple Iframe 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/simple-iframe-dev\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2019-07-31T19:23:05+02:00\n"
"PO-Revision-Date: 2019-07-31 19:24+0200\n"
"Language: es_ES\n"
"X-Generator: Poedit 2.0.6\n"
"X-Domain: simple-iframe\n"
#. Plugin URI of the plugin
msgid "https://github.com/unapersona/wp-simple-iframe"
msgstr "https://github.com/unapersona/wp-simple-iframe"
#. Author of the plugin
msgid "Jorge González"
msgstr "Jorge González"
#. Author URI of the plugin
msgid "http://unapersona.com"
msgstr "http://unapersona.com"