HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "wds-theme-switcher",
"version": "1.0.0",
"description": "",
"author": "Web Design Sun Team <contact@webdesignsun.com>",
"devDependencies": {
"grunt": "*",
"grunt-contrib-watch": "*",
"grunt-contrib-compass": "*"
}
}

View File

@@ -0,0 +1,59 @@
# WDS Theme Switcher.
# Copyright (C) 2016 Web Design Sun
# This file is distributed under the same license as the Web Design Sun package.
# Web Design Sun Team <contact@webdesignsun.com>, 2016.
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: wds-theme-switcher 1.0.0\n"
"Report-Msgid-Bugs-To: contact@webdesignsun.com\n"
"POT-Creation-Date: 2016-06-29 19:37+0300\n"
"PO-Revision-Date: 2016-06-29 20:25+0200\n"
"Last-Translator: Web Design Sun Team <contact@webdesignsun.com>\n"
"Language-Team: Web Design Sun Team <contact@webdesignsun.com>\n"
"Language: eng\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"X-Generator: Eazy Po 0.9.5.3\n"
#: admin/Admin.php:97
msgid "Loaded"
msgstr "Loaded"
#: admin/Admin.php:166
msgid "WDS Theme Switcher"
msgstr "WDS Theme Switcher"
#: admin/Admin.php:188
msgid "Settings"
msgstr "Settings"
#: admin/Admin.php:197
msgid "Fields are updated"
msgstr "Fields are updated"
#: admin/views/admin.php:24
msgid "Default theme"
msgstr "Default theme"
#: admin/views/admin.php:37
msgid "Enable"
msgstr "Enable"
#: admin/views/admin.php:42
msgid "Select mobile theme"
msgstr "Select mobile theme"
#: admin/views/admin.php:43
msgid "Select a theme that will be displayed at the <strong>mobile</strong> devices"
msgstr "Select a theme that will be displayed at the <strong>mobile</strong> devices"
#: admin/views/admin.php:49
msgid "Select tablet theme"
msgstr "Select tablet theme"
#: admin/views/admin.php:50
msgid "Select a theme that will be displayed at the <strong>tablet</strong> devices"
msgstr "Select a theme that will be displayed at the <strong>tablet</strong> devices"