Russian перевод

ПроектКонтекстСтатусОтправил(а)СодержитЛимит
Исходный текстПереводы
Control Critical CSS via UI and/or a 3rd party service.
The @name library needs to be updated.
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>