adjust button style

This commit is contained in:
Pete Matsyburka
2026-06-05 09:39:47 +03:00
committed by Pete Matsyburka
parent da21c37254
commit b7f8b65d9d
2 changed files with 37 additions and 37 deletions
+3 -3
View File
@@ -673,7 +673,7 @@ const it = {
no_revisions_yet: 'Nessuna revisione ancora',
viewing_revision_from: 'Visualizzazione revisione del {date}',
connect_google_drive: 'Connetti Google Drive',
submitting: 'Invio in corso'
submitting: 'Invio'
}
const pt = {
@@ -1125,7 +1125,7 @@ const fr = {
no_revisions_yet: 'Aucune révision pour le moment',
viewing_revision_from: 'Affichage de la révision du {date}',
connect_google_drive: 'Connecter Google Drive',
submitting: 'Soumission en cours'
submitting: 'Soumission'
}
const de = {
@@ -1351,7 +1351,7 @@ const de = {
no_revisions_yet: 'Noch keine Revisionen',
viewing_revision_from: 'Ansicht der Revision vom {date}',
connect_google_drive: 'Google Drive verbinden',
submitting: 'Wird eingereicht'
submitting: 'Übermittlung'
}
const nl = {