google/comprehensive-rust

Make "Speaker Notes" translatable

Aberta

#1.390 aberto em 19 de out. de 2023

 (9 comentários) (1 reação) (0 responsável)Rust (2.009 forks)batch import
buggood first issuehelp wanted

Métricas do repositório

Stars
 (32.954 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador