fix: stabilise reading follow on long editions
This commit is contained in:
@@ -153,10 +153,10 @@ export const SMART_NAV_PATH_LABELS: Record<
|
||||
GlossarySmartNavigationPathKey,
|
||||
string
|
||||
> = {
|
||||
understand: "Comprendre",
|
||||
deepen: "Approfondir",
|
||||
compare: "Comparer",
|
||||
apply: "Appliquer",
|
||||
understand: "Situer",
|
||||
deepen: "Déployer",
|
||||
compare: "Mettre en tension",
|
||||
apply: "Mettre à l’épreuve",
|
||||
};
|
||||
|
||||
const PREFERRED_PARADIGME_SLUGS = [
|
||||
|
||||
Reference in New Issue
Block a user