1
0
mirror of synced 2025-02-02 04:17:56 +01:00
2025-01-18 23:34:43 +01:00

22 lines
947 B
JSON

{
"code": "en-US",
"language": "English",
"country": "United States",
"fallback": true,
"translations": {
"hex.fonts.setting.font": "Font",
"hex.fonts.setting.font.glyphs": "Glyphs",
"hex.fonts.setting.font.custom_font": "Font",
"hex.fonts.setting.font.custom_font_info": "The following settings are only available when a custom font has been selected.",
"hex.fonts.setting.font.font_bold": "Bold",
"hex.fonts.setting.font.font_italic": "Italic",
"hex.fonts.setting.font.font_antialias": "Antialiasing",
"hex.fonts.setting.font.font_path": "Font",
"hex.fonts.setting.font.font_size": "Font Size",
"hex.fonts.setting.font.load_all_unicode_chars": "Load all unicode glyphs",
"hex.fonts.font.default": "General UI Font",
"hex.fonts.font.hex_editor": "Hex Editor Font",
"hex.fonts.font.code_editor": "Code Editor Font"
}
}