Added more missing localization, added LocalizationChecker tool, moved CriticalCSSGenerator to tools folder

This commit is contained in:
2026-01-01 19:03:57 +01:00
parent 3e433c3cbe
commit 6f4ffbcaa6
8 changed files with 209 additions and 16 deletions

View File

@@ -41,7 +41,7 @@
@T["Strings"]
<i class="bi bi-info-circle-fill text-info"
data-bs-toggle="tooltip"
title="The number of strings for which there are embeddings. I.e. If you use two models, the amount of embeddings will be twice this number."></i>
title="@T["stringsCountInfo"]"></i>
</span>
<strong id="embeddingcacheElementCount"></strong>
</div>