Исходный текст | Переводы |
---|---|
Use localStorage so the flash of unstyled text (FOUT) only happens once. | |
Data is stored in localStorage under advagg_fonts. If this is a problem you can disable localStorage from being used; if doing so the FOUT (Flash of Unstyled Text) will happen on every page load if cookies is also not being used. | |
Cookies are name like <code>@cookie</code>. If this is a problem you can disable cookies from being set; if doing so the FOUT (Flash of Unstyled Text) will happen on every page load if localStorage is also not being used. | |
Async Loaded fonts in CSS | |
Assumes quoted fonts will be downloaded and unquoted fonts are fallbacks. | |
NOT Async Loaded in CSS | |
Assumes quoted fonts will be downloaded and unquoted fonts are fallbacks. If there is no fallback it will apear below. | |
There are %count js files that need to be minified. <a href="@batch">Click this batch compress link to process these files.</a> | |
List of files that need to be recompressed | |
Here there be dragons! Use Packer on non gz/br JS Aggregates. |