🌐(frontend) add missing german translations
Oopsie. I forgot some keys for german, add them.
This commit is contained in:
committed by
aleb_the_flash
parent
c432524f2a
commit
baca9fc001
@@ -169,6 +169,7 @@
|
|||||||
"effects": "",
|
"effects": "",
|
||||||
"chat": "",
|
"chat": "",
|
||||||
"transcript": "",
|
"transcript": "",
|
||||||
|
"screenRecording": "",
|
||||||
"admin": "",
|
"admin": "",
|
||||||
"tools": ""
|
"tools": ""
|
||||||
},
|
},
|
||||||
@@ -177,6 +178,7 @@
|
|||||||
"effects": "",
|
"effects": "",
|
||||||
"chat": "",
|
"chat": "",
|
||||||
"transcript": "",
|
"transcript": "",
|
||||||
|
"screenRecording": "",
|
||||||
"admin": "",
|
"admin": "",
|
||||||
"tools": ""
|
"tools": ""
|
||||||
},
|
},
|
||||||
@@ -192,6 +194,10 @@
|
|||||||
"transcript": {
|
"transcript": {
|
||||||
"title": "",
|
"title": "",
|
||||||
"body": ""
|
"body": ""
|
||||||
|
},
|
||||||
|
"screenRecording": {
|
||||||
|
"title": "",
|
||||||
|
"body": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -217,6 +223,23 @@
|
|||||||
"button": ""
|
"button": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"screenRecording": {
|
||||||
|
"start": {
|
||||||
|
"heading": "",
|
||||||
|
"body": "",
|
||||||
|
"button": "",
|
||||||
|
"linkMore": ""
|
||||||
|
},
|
||||||
|
"stopping": {
|
||||||
|
"heading": "",
|
||||||
|
"body": ""
|
||||||
|
},
|
||||||
|
"stop": {
|
||||||
|
"heading": "",
|
||||||
|
"body": "",
|
||||||
|
"button": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
"admin": {
|
"admin": {
|
||||||
"description": "",
|
"description": "",
|
||||||
"access": {
|
"access": {
|
||||||
|
|||||||
Reference in New Issue
Block a user