feat(translator-tools): add locale review and glossary workflow

This commit is contained in:
2026-09-02 21:39:02 +02:00
parent 5e962ff0f3
commit 655797c4fe
32 changed files with 2084 additions and 2192 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
const CACHE_PREFIX = "text-tools-shell-";
const CACHE_NAME = CACHE_PREFIX + "0.2.0";
const CACHE_PREFIX = "translator-tools-shell-";
const CACHE_NAME = CACHE_PREFIX + "0.1.0";
const CORE = ["./", "./manifest.webmanifest", "./favicon.svg"];
self.addEventListener("install", (event) => {
event.waitUntil(