google/comprehensive-rust

Make "Speaker Notes" translatable

开放

#1,390 创建于 2023年10月19日

 (9 条评论) (1 个反应) (0 位负责人)Rust (2,009 个派生)batch import
buggood first issuehelp wanted

仓库指标

星标
 (32,954 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南