Add background color locale keys

main
Warinyourself 3 weeks ago
parent 5b12144b73
commit b137b3438e

@ -32,7 +32,8 @@
"softness": "Weichheit",
"glow": "Leuchten",
"glow-width": "Leuchtbreite",
"max-line": "Max. Linie"
"max-line": "Max. Linie",
"color-bg": "Hintergrund"
},
"text": {
"password": "Passwort",

@ -32,7 +32,8 @@
"softness": "Softness",
"glow": "Glow",
"glow-width": "Glow Width",
"max-line": "Max Line"
"max-line": "Max Line",
"color-bg": "Background"
},
"text": {
"password": "password",

@ -32,7 +32,8 @@
"softness": "Suavidad",
"glow": "Resplandor",
"glow-width": "Ancho del halo",
"max-line": "Línea máx."
"max-line": "Línea máx.",
"color-bg": "Fondo"
},
"text": {
"password": "contraseña",

@ -32,7 +32,8 @@
"softness": "Douceur",
"glow": "Lueur",
"glow-width": "Largeur du halo",
"max-line": "Ligne max"
"max-line": "Ligne max",
"color-bg": "Arrière-plan"
},
"text": {
"password": "mot de passe",

@ -32,7 +32,8 @@
"softness": "Мягкость",
"glow": "Свечение",
"glow-width": "Ширина свечения",
"max-line": "Макс. линия"
"max-line": "Макс. линия",
"color-bg": "Фон"
},
"text": {
"password": "пароль",

Loading…
Cancel
Save