Updated: i18n (#236)
This commit is contained in:
parent
103c1116a7
commit
e55f2ddb08
|
@ -48,8 +48,8 @@
|
|||
"description": "Deactivate LocalCDN for these domains:"
|
||||
},
|
||||
"allowlistedDomainsDescription": {
|
||||
"message": "Enter domains to disable LocalCDN here. Separate multiple entries with semi-colons (;).",
|
||||
"description": "Enter domains to disable LocalCDN there. One entry per line."
|
||||
"message": "Enter domains to disable LocalCDN here. One entry per line.",
|
||||
"description": "Enter domains to disable LocalCDN there. One domain per line."
|
||||
},
|
||||
"advancedLabel": {
|
||||
"message": "Advanced",
|
||||
|
@ -112,7 +112,7 @@
|
|||
"description": "Do not apply HTML filter to these domains:"
|
||||
},
|
||||
"htmlFilterDomainsDescription": {
|
||||
"message": "Enter the domains to be handled or ignored by the HTML filter. Separate multiple entries with semi-colons (;).",
|
||||
"message": "Enter the domains to be handled or ignored by the HTML filter. One entry per line.",
|
||||
"description": "Enter the domains to be handled or ignored by the HTML filter. One entry per line."
|
||||
},
|
||||
"htmlFilterDomainsTitleInclude": {
|
||||
|
@ -176,7 +176,7 @@
|
|||
"description": "Are you sure you want to delete all the statistics?"
|
||||
},
|
||||
"labelDomainsAllowlistGoogleFonts": {
|
||||
"message": "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;).",
|
||||
"message": "These domains are allowed to load Google Fonts. One entry per line.",
|
||||
"description": "These domains are allowed to load Google Fonts. One entry per line."
|
||||
},
|
||||
"btnGeneral": {
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"description": "Deactivate LocalCDN for these domains:"
|
||||
},
|
||||
"allowlistedDomainsDescription": {
|
||||
"message": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;).",
|
||||
"message": "Enter domains to disable LocalCDN there. One entry per line.",
|
||||
"description": "Enter domains to disable LocalCDN there. One entry per line."
|
||||
},
|
||||
"advancedLabel": {
|
||||
|
@ -112,7 +112,7 @@
|
|||
"description": "Do not apply HTML filter to these domains:"
|
||||
},
|
||||
"htmlFilterDomainsDescription": {
|
||||
"message": "Enter the domains to be handled or ignored by the HTML filter. Separate multiple entries with semi-colons (;).",
|
||||
"message": "Enter the domains to be handled or ignored by the HTML filter. One entry per line.",
|
||||
"description": "Enter the domains to be handled or ignored by the HTML filter. One entry per line."
|
||||
},
|
||||
"htmlFilterDomainsTitleInclude": {
|
||||
|
@ -176,7 +176,7 @@
|
|||
"description": "Are you sure you want to delete all the statistics?"
|
||||
},
|
||||
"labelDomainsAllowlistGoogleFonts": {
|
||||
"message": "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;).",
|
||||
"message": "These domains are allowed to load Google Fonts. One entry per line.",
|
||||
"description": "These domains are allowed to load Google Fonts. One entry per line."
|
||||
},
|
||||
"btnGeneral": {
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"description": "Deactivate LocalCDN for these domains:"
|
||||
},
|
||||
"allowlistedDomainsDescription": {
|
||||
"message": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;).",
|
||||
"message": "Enter domains to disable LocalCDN there. One entry per line.",
|
||||
"description": "Enter domains to disable LocalCDN there. One entry per line."
|
||||
},
|
||||
"advancedLabel": {
|
||||
|
@ -112,7 +112,7 @@
|
|||
"description": "Do not apply HTML filter to these domains:"
|
||||
},
|
||||
"htmlFilterDomainsDescription": {
|
||||
"message": "Enter the domains to be handled or ignored by the HTML filter. Separate multiple entries with semi-colons (;).",
|
||||
"message": "Enter the domains to be handled or ignored by the HTML filter. One entry per line.",
|
||||
"description": "Enter the domains to be handled or ignored by the HTML filter. One entry per line."
|
||||
},
|
||||
"htmlFilterDomainsTitleInclude": {
|
||||
|
@ -176,7 +176,7 @@
|
|||
"description": "Are you sure you want to delete all the statistics?"
|
||||
},
|
||||
"labelDomainsAllowlistGoogleFonts": {
|
||||
"message": "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;).",
|
||||
"message": "These domains are allowed to load Google Fonts. One entry per line.",
|
||||
"description": "These domains are allowed to load Google Fonts. One entry per line."
|
||||
},
|
||||
"btnGeneral": {
|
||||
|
|
Loading…
Reference in New Issue