PluginProbe
Block Animations, Motion & Scroll Effects – Ghost Kit / 3.7.0
Block Animations, Motion & Scroll Effects – Ghost Kit v3.7.0
3.7.2 3.7.1 3.7.0 3.6.1 trunk 1.6.3 2.25.0 3.3.0 3.3.1 3.3.2 3.3.3 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.4.5 3.4.6 3.5.0 3.5.1 3.6.0
ghostkit / languages / readme.md

readme.md in Block Animations, Motion & Scroll Effects – Ghost Kit 3.7.0, at languages/readme.md

27 lines 617 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Translation JS
2
3 Available filenames for translation:
4
5 * `ghostkit-en_US-ghostkit-block-countdown.json`
6 * `ghostkit-en_US-ghostkit-editor.json`
7 * `ghostkit-en_US-ghostkit-settings.json`
8
9 JSON content example:
10
11 {
12 "domain": "ghostkit",
13 "locale_data": {
14 "ghostkit": {
15 "": {
16 "domain": "ghostkit"
17 },
18 "Number Font Size": [
19 "Number Font Size Translated"
20 ],
21 "Display Units": [
22 "Display Units Translated"
23 ]
24 }
25 }
26 }
27