We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf4d439 commit 6c23071Copy full SHA for 6c23071
plugin.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Multi-language",
3
- "version": "1.1.2",
+ "version": "1.1.3",
4
"description": "Allows to add multi-language support to your site.",
5
"demo": "https://cielitolindo.de",
6
"author": {
@@ -10,7 +10,7 @@
10
"data": {
11
"fallbacklanguage": {
12
"label": "fallback language",
13
- "info": "CDN hostname to deliver content",
+ "info": "If you don't enter a language then english is selected by default",
14
"type": "string"
15
},
16
"cachetranslations": {
0 commit comments