Skip to content

Commit 5866d1f

Browse files
authored
feat: font manager ui for managing fonts (#1491)
1 parent 247c8c1 commit 5866d1f

37 files changed

+478
-31
lines changed

src/lang/ar-ye.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,5 +421,6 @@
421421
"terminal:font family": "Font Family",
422422
"terminal:convert eol": "Convert EOL",
423423
"terminal": "Terminal",
424-
"allFileAccess": "All file access"
424+
"allFileAccess": "All file access",
425+
"fonts": "Fonts"
425426
}

src/lang/be-by.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,5 +422,6 @@
422422
"terminal:font family": "Font Family",
423423
"terminal:convert eol": "Convert EOL",
424424
"terminal": "Terminal",
425-
"allFileAccess": "All file access"
425+
"allFileAccess": "All file access",
426+
"fonts": "Fonts"
426427
}

src/lang/bn-bd.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,5 +421,6 @@
421421
"terminal:font family": "Font Family",
422422
"terminal:convert eol": "Convert EOL",
423423
"terminal": "Terminal",
424-
"allFileAccess": "All file access"
424+
"allFileAccess": "All file access",
425+
"fonts": "Fonts"
425426
}

src/lang/cs-cz.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,5 +421,6 @@
421421
"terminal:font family": "Font Family",
422422
"terminal:convert eol": "Convert EOL",
423423
"terminal": "Terminal",
424-
"allFileAccess": "All file access"
424+
"allFileAccess": "All file access",
425+
"fonts": "Fonts"
425426
}

src/lang/de-de.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,5 +421,6 @@
421421
"terminal:font family": "Schriftfamilie",
422422
"terminal:convert eol": "EOL (Zeilenende) konvertieren",
423423
"terminal": "Terminal",
424-
"allFileAccess": "Zugriff auf alle Dateien"
424+
"allFileAccess": "Zugriff auf alle Dateien",
425+
"fonts": "Fonts"
425426
}

src/lang/en-us.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,5 +421,6 @@
421421
"terminal:font family": "Font Family",
422422
"terminal:convert eol": "Convert EOL",
423423
"terminal": "Terminal",
424-
"allFileAccess": "All file access"
424+
"allFileAccess": "All file access",
425+
"fonts": "Fonts"
425426
}

src/lang/es-sv.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,5 +421,6 @@
421421
"terminal:font family": "Font Family",
422422
"terminal:convert eol": "Convert EOL",
423423
"terminal": "Terminal",
424-
"allFileAccess": "All file access"
424+
"allFileAccess": "All file access",
425+
"fonts": "Fonts"
425426
}

src/lang/fr-fr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,5 +421,6 @@
421421
"terminal:font family": "Font Family",
422422
"terminal:convert eol": "Convert EOL",
423423
"terminal": "Terminal",
424-
"allFileAccess": "All file access"
424+
"allFileAccess": "All file access",
425+
"fonts": "Fonts"
425426
}

src/lang/he-il.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,5 +422,6 @@
422422
"terminal:font family": "Font Family",
423423
"terminal:convert eol": "Convert EOL",
424424
"terminal": "Terminal",
425-
"allFileAccess": "All file access"
425+
"allFileAccess": "All file access",
426+
"fonts": "Fonts"
426427
}

src/lang/hi-in.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,5 +422,6 @@
422422
"terminal:font family": "Font Family",
423423
"terminal:convert eol": "Convert EOL",
424424
"terminal": "Terminal",
425-
"allFileAccess": "All file access"
425+
"allFileAccess": "All file access",
426+
"fonts": "Fonts"
426427
}

0 commit comments

Comments
 (0)