Various UI fixes, add placeholder to the text editor

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-10-31 11:43:18 +01:00
parent 9ce618a267
commit 695d773d50
17 changed files with 111 additions and 243 deletions

View File

@@ -1417,5 +1417,13 @@
"Theme": "Theme",
"Adapt to system theme": "Adapt to system theme",
"Light": "Light",
"Dark": "Dark"
"Dark": "Dark",
"Write a new comment": "Write a new comment",
"Write a new reply": "Write a new reply",
"Write a new message": "Write a new message",
"Write something": "Write something",
"Message body": "Message body",
"Describe your event": "Describe your event",
"A few lines about your group": "A few lines about your group",
"Write your post": "Write your post"
}

View File

@@ -1415,5 +1415,13 @@
"Theme": "Thème",
"Adapt to system theme": "Sadapter au thème du système",
"Light": "Clair",
"Dark": "Sombre"
"Dark": "Sombre",
"Write a new comment": "Écrivez un nouveau commentaire",
"Write a new reply": "Écrivez une nouvelle réponse",
"Write a new message": "Écrivez un nouveau message",
"Write something": "Écrivez quelque chose",
"Message body": "Corps du message",
"Describe your event": "Décrivez votre événement",
"A few lines about your group": "Quelques lignes à propos de votre groupe",
"Write your post": "Écrivez votre billet"
}