google/comprehensive-rust

Make "Speaker Notes" translatable

Open

#1 390 ouverte le 19 oct. 2023

Voir sur GitHub
 (9 commentaires) (1 réaction) (0 assignés)Rust (2 009 forks)batch import
buggood first issuehelp wanted

Métriques du dépôt

Stars
 (32 954 stars)
Métriques de merge PR
 (Merge moyen 9j 23h) (36 PRs mergées en 30 j)

Description

The "Speaker Notes" string is currently hard-coded in the JavaScript code that injects it:

https://github.com/google/comprehensive-rust/blob/e9c61b91c19190612f87db8082e70f7a84bdd9ef/theme/speaker-notes.js#L100

There are several other strings in that file that need translation too.

Guide contributeur