add font field preferences

This commit is contained in:
Pete Matsyburka
2025-03-09 02:08:44 +02:00
parent d5a98a0f9e
commit 3affd67d24
5 changed files with 342 additions and 2 deletions
+6
View File
@@ -1,4 +1,5 @@
const en = {
font: 'Font',
party: 'Party',
method: 'Method',
reorder_fields: 'Reorder fields',
@@ -161,6 +162,7 @@ const en = {
}
const es = {
fuente: 'Fuente',
party: 'Parte',
method: 'Método',
reorder_fields: 'Reordenar campos',
@@ -323,6 +325,7 @@ const es = {
}
const it = {
font: 'Carattere',
party: 'Parte',
method: 'Metodo',
reorder_fields: 'Riordina i campi',
@@ -485,6 +488,7 @@ const it = {
}
const pt = {
fonte: 'Fonte',
party: 'Parte',
method: 'Método',
reorder_fields: 'Reorganizar campos',
@@ -647,6 +651,7 @@ const pt = {
}
const fr = {
font: 'Police',
party: 'Partie',
method: 'Méthode',
reorder_fields: 'Réorganiser les champs',
@@ -809,6 +814,7 @@ const fr = {
}
const de = {
font: 'Schriftart',
party: 'Partei',
method: 'Verfahren',
reorder_fields: 'Felder neu anordnen',