fix lock notice spelling mistake (#53)
This commit is contained in:
parent
e1b8eceea6
commit
9f9225910f
src/pages
|
@ -21,7 +21,7 @@
|
||||||
]
|
]
|
||||||
|
|
||||||
if text.lang == "de" [
|
if text.lang == "de" [
|
||||||
Der Inhalt der dieser Arbeit mit dem Thema
|
Der Inhalt dieser Arbeit mit dem Thema
|
||||||
] else if text.lang == "en" [
|
] else if text.lang == "en" [
|
||||||
The content of this work with the topic
|
The content of this work with the topic
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue