22 lines
947 B
JSON
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"
|
||
|
}
|
||
|
}
|