feat: rename success message to "CRISPY!" with Japanese smiley

- Update overlay text: "Perfect Match!" → "CRISPY! ٩(◕‿◕)۶"
- Update success hint in English and German versions
- Fun branding touch matching the app name
This commit is contained in:
2025-12-24 01:43:26 +01:00
parent 7fb70e7257
commit 1761fa8ad2
3 changed files with 3 additions and 3 deletions

View File

@@ -469,7 +469,7 @@ code, kbd {
}
.preview-wrapper.matched::after {
content: "Perfect Match!";
content: "CRISPY! ٩(◕‿◕)۶";
position: absolute;
top: 50%;
left: 50%;