blob: 802b5eccc3b75655df091fdbce2d37ac3951fc9b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"lang_welcome": {
"english": "Welcome",
"german": "Willkommen",
"portuguese": "Bem-vindo"
},
"lang_introGuest": {
"english": "This is the administration interface of the local bwLehrpool intallation. Please authenticate yourself to adjust settings.",
"german": "Dies ist das Administrations-Interface der lokalen bwLehrpool-Installation. Bitte authentifizieren Sie sich, um Einstellungen vorzunehmen.",
"portuguese": "Esta é a interface de administração da instalação local do bwLehrpool. Por favor, autentique-se para ajustar opções;"
},
"lang_login": {
"english": "Login",
"german": "Anmelden",
"portuguese": "Entrar"
}
}
|