File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
frontend/src/i18n/translations Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ export default {
11
11
"navbar.avatar.signout" : "Kirjaudu ulos" ,
12
12
// END navbar
13
13
// /
14
- "home.title" : ' <h>"Itse isännöitty"</h> tiedostojen jakamisen alusta.' ,
14
+ "home.title" : " <h>\ "Itse isännöitty\ "</h> tiedostojen jakamisen alusta." ,
15
15
"home.description" :
16
16
"Haluatko oikeasti jakaa yksityisiä tiedostojasi kolmannen osapuolen yhtiöille niin kuin WeTransfer?" ,
17
17
"home.bullet.a.name" : "Itse-Isännöitty" ,
18
- "home.bullet.a.description" : ' Isännöi "Pingvin Share" omalla palvelimellasi.' ,
18
+ "home.bullet.a.description" : " Isännöi \ "Pingvin Share\ " omalla palvelimellasi." ,
19
19
"home.bullet.b.name" : "Yksityisyys" ,
20
20
"home.bullet.b.description" :
21
21
"Sinun tiedostosi ovat sinun ja niiden ei ikinä pidä päättyä kolmannen osapuolen käsiin." ,
Original file line number Diff line number Diff line change @@ -416,10 +416,6 @@ export default {
416
416
"admin.config.smtp.username.description" : "Nom d’utilisateur du serveur SMTP" ,
417
417
"admin.config.smtp.password" : "Mot de passe" ,
418
418
"admin.config.smtp.password.description" : "Mot de passe du serveur SMTP" ,
419
- "admin.config.smtp.allow-unauthorized-certificates" :
420
- "Trust unauthorized SMTP server certificates" ,
421
- "admin.config.smtp.allow-unauthorized-certificates.description" :
422
- "Only set this to true if you need to trust self signed certificates." ,
423
419
"admin.config.smtp.button.test" : "Envoyer un courriel de test" ,
424
420
"admin.config.smtp.allow-unauthorized-certificates" : "Trust unauthorized SMTP server certificates" ,
425
421
"admin.config.smtp.allow-unauthorized-certificates.description" : "Only set this to true if you need to trust self signed certificates." ,
You can’t perform that action at this time.
0 commit comments