mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-14 15:14:56 -04:00
renamed i18nKey slogan to coverSlogan
this should indicate where this text will be used Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
aedd86fbed
commit
5b8247f455
29 changed files with 29 additions and 29 deletions
|
@ -17,7 +17,7 @@ const Intro: React.FC = () => {
|
|||
<FontAwesomeIcon icon="file-alt"/> CodiMD
|
||||
</h1>
|
||||
<p className="lead mb-5">
|
||||
<Trans i18nKey="slogan"/>
|
||||
<Trans i18nKey="coverSlogan"/>
|
||||
</p>
|
||||
|
||||
<div className="mb-5">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue