chat: change name of easteregg
All checks were successful
Build Container / Build Container (push) Successful in 1m55s

This commit is contained in:
kritzl 2026-05-18 17:10:41 +02:00
commit 8083330032
Signed by: kritzl
SSH key fingerprint: SHA256:5BmINP9VjZWaUk5Z+2CTut1KFhwLtd0ZynMekKbtViM

View file

@ -67,7 +67,7 @@ export const ui = {
"chat.user": "Du", "chat.user": "Du",
}, },
uwu: { uwu: {
"dooris": "uwu <span class='opacity-50 text-xs'>(DOORIS)</span>", "dooris": "dOwOris <span class='opacity-50 text-xs'>(DOORIS)</span>",
"unauthorized.title": "no 🙅", "unauthorized.title": "no 🙅",
"unauthorized.description": `sowwy, u can not use the portals without the "intern@" status.<br> "unauthorized.description": `sowwy, u can not use the portals without the "intern@" status.<br>
moar infos: <a class='underline' href='https://wiki.hamburg.ccc.de/club:prozesse:aufnahmeprozesse-fuer-berechtigungsgruppen'>CCCHH Wiki</a>`, moar infos: <a class='underline' href='https://wiki.hamburg.ccc.de/club:prozesse:aufnahmeprozesse-fuer-berechtigungsgruppen'>CCCHH Wiki</a>`,
@ -93,7 +93,7 @@ export const ui = {
"networkError.title": "network is not worky", "networkError.title": "network is not worky",
"networkError.description": `pwease connect to internet`, "networkError.description": `pwease connect to internet`,
"loadingDoors": 'loading portals', "loadingDoors": 'loading portals',
"chat.dooris": "uwu", "chat.dooris": "dOwOris",
"chat.user": "my fren :3", "chat.user": "my fren :3",
}, },
} as const } as const