Add background color locale keys

main
Warinyourself 3 months ago
parent 5b12144b73
commit b137b3438e

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

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

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

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

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

Loading…
Cancel
Save