be funny :p
This commit is contained in:
parent
5fed0859af
commit
7e97b8eeca
2 changed files with 5 additions and 3 deletions
|
|
@ -7,6 +7,7 @@ export const defaultLang = "en"
|
|||
|
||||
export const ui = {
|
||||
en: {
|
||||
"dooris": "DOORIS",
|
||||
"unauthorized.title": "Unauthorized",
|
||||
"unauthorized.description": `To use the locks you have to have the "intern@" status.<br>
|
||||
More infos: <a class='underline' href='https://wiki.hamburg.ccc.de/club:prozesse:aufnahmeprozesse-fuer-berechtigungsgruppen'>CCCHH Wiki</a>`,
|
||||
|
|
@ -31,6 +32,7 @@ export const ui = {
|
|||
"serverError.description": `Please try again later.`,
|
||||
},
|
||||
de: {
|
||||
"dooris": "TüRIS <span class='text-neutral-content/50 text-xs'>(DOORIS)</span>",
|
||||
"unauthorized.title": "Nicht berechtigt",
|
||||
"unauthorized.description": `Um die Schlösser bedienen zu können, musst du den "intern@" Status haben.<br>
|
||||
Weitere Infos: <a class='underline' href='https://wiki.hamburg.ccc.de/club:prozesse:aufnahmeprozesse-fuer-berechtigungsgruppen'>CCCHH Wiki</a>`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue