mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
added translation for or
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
c024a2a9d6
commit
8e291a7b34
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ const Intro: React.FC = () => {
|
|||
|
||||
|
||||
<span className="m-2">
|
||||
or
|
||||
<Trans i18nKey="or"/>
|
||||
</span>
|
||||
|
||||
<Button
|
||||
|
|
Loading…
Reference in a new issue