Adds Dfs
This commit is contained in:
24
spec/fixtures/dynamic_finders/plugin_version/sb-children-block/composer_file/package.json
vendored
Normal file
24
spec/fixtures/dynamic_finders/plugin_version/sb-children-block/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "sb-children-block",
|
||||
"version": "1.0.0",
|
||||
"description": "List children of the current content as links.",
|
||||
"author": "bobbingwide",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"main": "build/index.js",
|
||||
"scripts": {
|
||||
"build": "wp-scripts build",
|
||||
"format:js": "wp-scripts format-js",
|
||||
"lint:css": "wp-scripts lint-style",
|
||||
"lint:js": "wp-scripts lint-js",
|
||||
"start": "wp-scripts start",
|
||||
"dev": "wp-scripts start",
|
||||
"packages-update": "wp-scripts packages-update",
|
||||
"makepot": "wp i18n make-pot . languages/sb-children-block.pot --exclude=node_modules,vendor,src",
|
||||
"makejson": "wp i18n make-json languages --no-purge",
|
||||
"l10n": "l10n sb-children-block"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@wordpress/scripts": "^12.1.1"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
@@ -0,0 +1,72 @@
|
||||
# Copyright (C) 2020 bobbingwide
|
||||
# This file is distributed under the same license as the SB Children block plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: SB Children block 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/sb-children-block\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n"
|
||||
"Language: bb_BB\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2020-08-06T13:06:19+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: sb-children-block\n"
|
||||
#. Plugin Name of the plugin
|
||||
msgid "SB Children block"
|
||||
msgstr "SB Cihdlern bolck"
|
||||
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://www.oik-plugins.com/oik-plugins/sb-children-block"
|
||||
msgstr "https://www.oik-plugins.com/oik-plugins/sb-children-block"
|
||||
|
||||
|
||||
#. Description of the plugin
|
||||
#: build/index.js:1
|
||||
msgid "List children of the current content as links."
|
||||
msgstr "Lsit cihdlern Of thE cruernt cnoetnt As lniks."
|
||||
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "bobbingwide"
|
||||
msgstr "bboibgniwde"
|
||||
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://www.bobbingwide.com/about-bobbing-wide"
|
||||
msgstr "https://www.bobbingwide.com/about-bobbing-wide"
|
||||
|
||||
|
||||
#: build/index.js:1
|
||||
msgid "Children"
|
||||
msgstr "Cihdlern"
|
||||
|
||||
|
||||
#: build/index.js:1
|
||||
msgid "Tree"
|
||||
msgstr "Tere"
|
||||
|
||||
|
||||
#: build/index.js:1
|
||||
msgid "Descendents"
|
||||
msgstr "Dseecdnnets"
|
||||
|
||||
|
||||
#: build/index.js:1
|
||||
msgid "Child list"
|
||||
msgstr "Cihld lsit"
|
||||
|
||||
|
||||
#: build/index.js:1
|
||||
msgid "0 for all levels, 1-n for defined,-1 for flat."
|
||||
msgstr "0 fOr All lveles, 1-n fOr dfenied,-1 fOr falt."
|
||||
|
||||
|
||||
#: build/index.js:1
|
||||
msgid "Depth"
|
||||
msgstr "Dpeth"
|
||||
|
||||
Reference in New Issue
Block a user