google/comprehensive-rust

Make "Speaker Notes" translatable

Aperta

#1390 aperta il 19 ott 2023

 (9 commenti) (1 reazione) (0 assegnatari)Rust (2009 fork)batch import
buggood first issuehelp wanted

Metriche repository

Star
 (32.954 stelle)
Metriche merge PR
 (Merge medio 9g 23h) (36 PR mergiate in 30 g)

Descrizione

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.

Guida contributor