Skip to content

Commit 5f1007c

Browse files
authored
feat(fonts): add target-based font assignments in font manager and option to set app font (Acode-Foundation#1994)
1 parent 26871d6 commit 5f1007c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+447
-93
lines changed

src/lang/ar-ye.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,5 +703,7 @@
703703
"pin tab": "Pin tab",
704704
"unpin tab": "Unpin tab",
705705
"pinned tab": "Pinned tab",
706-
"unpin tab before closing": "Unpin the tab before closing it."
706+
"unpin tab before closing": "Unpin the tab before closing it.",
707+
"app font": "App font",
708+
"settings-info-app-font-family": "Choose the font used across the app interface."
707709
}

src/lang/be-by.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,5 +705,7 @@
705705
"pin tab": "Pin tab",
706706
"unpin tab": "Unpin tab",
707707
"pinned tab": "Pinned tab",
708-
"unpin tab before closing": "Unpin the tab before closing it."
708+
"unpin tab before closing": "Unpin the tab before closing it.",
709+
"app font": "App font",
710+
"settings-info-app-font-family": "Choose the font used across the app interface."
709711
}

src/lang/bn-bd.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,5 +704,7 @@
704704
"pin tab": "Pin tab",
705705
"unpin tab": "Unpin tab",
706706
"pinned tab": "Pinned tab",
707-
"unpin tab before closing": "Unpin the tab before closing it."
707+
"unpin tab before closing": "Unpin the tab before closing it.",
708+
"app font": "App font",
709+
"settings-info-app-font-family": "Choose the font used across the app interface."
708710
}

src/lang/cs-cz.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,5 +704,7 @@
704704
"pin tab": "Pin tab",
705705
"unpin tab": "Unpin tab",
706706
"pinned tab": "Pinned tab",
707-
"unpin tab before closing": "Unpin the tab before closing it."
707+
"unpin tab before closing": "Unpin the tab before closing it.",
708+
"app font": "App font",
709+
"settings-info-app-font-family": "Choose the font used across the app interface."
708710
}

src/lang/de-de.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,5 +704,7 @@
704704
"pin tab": "Pin tab",
705705
"unpin tab": "Unpin tab",
706706
"pinned tab": "Pinned tab",
707-
"unpin tab before closing": "Unpin the tab before closing it."
707+
"unpin tab before closing": "Unpin the tab before closing it.",
708+
"app font": "App font",
709+
"settings-info-app-font-family": "Choose the font used across the app interface."
708710
}

src/lang/en-us.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,5 +704,7 @@
704704
"pin tab": "Pin tab",
705705
"unpin tab": "Unpin tab",
706706
"pinned tab": "Pinned tab",
707-
"unpin tab before closing": "Unpin the tab before closing it."
707+
"unpin tab before closing": "Unpin the tab before closing it.",
708+
"app font": "App font",
709+
"settings-info-app-font-family": "Choose the font used across the app interface."
708710
}

src/lang/es-sv.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,5 +704,7 @@
704704
"pin tab": "Pin tab",
705705
"unpin tab": "Unpin tab",
706706
"pinned tab": "Pinned tab",
707-
"unpin tab before closing": "Unpin the tab before closing it."
707+
"unpin tab before closing": "Unpin the tab before closing it.",
708+
"app font": "App font",
709+
"settings-info-app-font-family": "Choose the font used across the app interface."
708710
}

src/lang/fr-fr.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,5 +704,7 @@
704704
"pin tab": "Pin tab",
705705
"unpin tab": "Unpin tab",
706706
"pinned tab": "Pinned tab",
707-
"unpin tab before closing": "Unpin the tab before closing it."
707+
"unpin tab before closing": "Unpin the tab before closing it.",
708+
"app font": "App font",
709+
"settings-info-app-font-family": "Choose the font used across the app interface."
708710
}

src/lang/he-il.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,5 +705,7 @@
705705
"pin tab": "Pin tab",
706706
"unpin tab": "Unpin tab",
707707
"pinned tab": "Pinned tab",
708-
"unpin tab before closing": "Unpin the tab before closing it."
708+
"unpin tab before closing": "Unpin the tab before closing it.",
709+
"app font": "App font",
710+
"settings-info-app-font-family": "Choose the font used across the app interface."
709711
}

src/lang/hi-in.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,5 +705,7 @@
705705
"pin tab": "Pin tab",
706706
"unpin tab": "Unpin tab",
707707
"pinned tab": "Pinned tab",
708-
"unpin tab before closing": "Unpin the tab before closing it."
708+
"unpin tab before closing": "Unpin the tab before closing it.",
709+
"app font": "App font",
710+
"settings-info-app-font-family": "Choose the font used across the app interface."
709711
}

0 commit comments

Comments
 (0)