appscms-tools-theme 3.4.6 → 3.4.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/feature/en/devtools.json +2 -2
- data/assets/css/devtools.css +3 -0
- data/assets/js/devtools.js +1 -0
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 138736c6791b8d94ec454bbd73f75cc9351a8249a0a62a3f7322b983d3ac5444
|
4
|
+
data.tar.gz: c282a3bb01ea40c62d972683728a3c65336516c2d892c8a19b129dab252f5fd0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 39972520ec9ccb2c1112416a9c24160bb7a971dd02c5b72b58794940193d9476a12805807d02f19edf6f842d3207e04b65b9a2fe422e668afde06564b097ab65
|
7
|
+
data.tar.gz: 53b8b721f52e98ccf65bcdcf057a0daabdcb32204416aaf88e9a01cd898ed1a500e82dcc68883c3393e8e10b4a049d8ef8a0c07cd17af68e2505f28a91a9f980
|
@@ -3,8 +3,8 @@
|
|
3
3
|
"feature": "compress-pdf",
|
4
4
|
"htmlLangAtt": "en",
|
5
5
|
"optionPanelTitle": "Options",
|
6
|
-
"
|
7
|
-
"
|
6
|
+
"h1": "Online Video Editor",
|
7
|
+
"h2": "Create your own video and edit it in any way on both your phone and computer",
|
8
8
|
"TITLE": "set alarm for $variable minutes from now",
|
9
9
|
"META": "easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
|
10
10
|
"keywords": "key1,key2,key3,key4",
|
data/assets/css/devtools.css
CHANGED
data/assets/js/devtools.js
CHANGED