lang: Use ß in German translation where needed (#2135)

This commit is contained in:
Stefan
2025-03-11 14:55:12 +01:00
committed by GitHub
parent 9887117e7a
commit a4360dfe76
2 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
"hex.ui.common.bytes": "Bytes",
"hex.ui.common.cancel": "Abbrechen",
"hex.ui.common.choose_file": "Datei auswählen",
"hex.ui.common.close": "Schliessen",
"hex.ui.common.close": "Schließen",
"hex.ui.common.comment": "Kommentar",
"hex.ui.common.continue": "Fortfahren",
"hex.ui.common.count": "Anzahl",
@@ -115,4 +115,4 @@
"hex.ui.pattern_drawer.visualizer.invalid_parameter_count": "Falsche anzahl Parameter",
"hex.ui.pattern_drawer.visualizer.unknown": "Unbekannter Visualizer"
}
}
}