Updated translations to say "game" and not "run", this will make auto translation easier.

This commit is contained in:
Renan LE CARO 2025-03-31 13:33:27 +02:00
parent f9800c352c
commit d52472a34d
11 changed files with 673 additions and 660 deletions

View file

@ -1,5 +1,5 @@
// The version of the cache.
const VERSION = "29056022";
const VERSION = "29056849";
// The name of the cache
const CACHE_NAME = `breakout-71-${VERSION}`;