1
0
Fork 0

Fix(lab): Simple string quotes will do

Co-authored-by: Stefan Sydow <s.sydow@heinlein-video.de>
This commit is contained in:
Joost De Cock 2022-02-12 14:08:41 +01:00 committed by GitHub
parent 7ec34e14a5
commit b01758969c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ const CoreSettingSaBool = props => {
<SumButton onClick={toggle}>
<SumDiv>
<Deg />
<span>{ t(`settings:sa.t`) }</span>
<span>{ t('settings:sa.t') }</span>
<span className="ml-4 opacity-50">
[ { t(`yes`) }/
{ t(`no`) } ]