"admin.icons.enableSuccess":"The {set} icon set has been enabled.",
"admin.icons.enableSuccess":"The {set} icon set has been enabled.",
"admin.icons.filterSets":"Filter icon sets...",
"admin.icons.filterSets":"Filter icon sets...",
"admin.icons.howItWorks":"How icons are stored",
"admin.icons.howItWorksHint":"Content references an icon by name, e.g. mdi:account-edit. The first time an icon is used it is fetched from Iconify and saved to the database, which is its permanent home. Memory and disk are caches in front of it and can be discarded at any time.",
"admin.icons.isEnabled":"Enabled",
"admin.icons.isEnabled":"Enabled",
"admin.icons.loadFailed":"Failed to load the icon sets.",
"admin.icons.loadFailed":"Failed to load the icon sets.",
"admin.icons.memoryCache":"Memory cache",
"admin.icons.memoryCache":"Memory cache",
@ -485,8 +483,6 @@
"admin.icons.storedIconsValue":"{count} icons in the database",
"admin.icons.storedIconsValue":"{count} icons in the database",
"admin.icons.subtitle":"Choose which icon sets can be used across the wiki",
"admin.icons.subtitle":"Choose which icon sets can be used across the wiki",
"admin.icons.title":"Icons",
"admin.icons.title":"Icons",
"admin.icons.upstream":"Icon source",
"admin.icons.upstreamHint":"Icons come from the Iconify API. Once stored, they are served by this wiki and never fetched again — readers never talk to Iconify.",
"admin.security.corsModeHint":"How the API server should handle preflight requests?",
"admin.security.corsModeHint":"How the API server should handle preflight requests?",
"admin.security.corsRegex":"Regex Pattern",
"admin.security.corsRegex":"Regex Pattern",
"admin.security.corsRegexHint":"Pattern against which the request hostname is matched.",
"admin.security.corsRegexHint":"Pattern against which the request hostname is matched.",
"admin.security.disallowFloc":"Disallow Google FLoC",
"admin.security.disallowFlocHint":"Broadcast that this website should be opted-out of Google Federed Learning of Cohorts (FLoC). Recommended for privacy.",