google/comprehensive-rust

Make "Speaker Notes" translatable

Open

#1,390 opened on 2023年10月19日

GitHub で見る
 (9 comments) (1 reaction) (0 assignees)Rust (2,009 forks)batch import
buggood first issuehelp wanted

Repository metrics

Stars
 (32,954 stars)
PR merge metrics
 (平均マージ 9d 23h) (30d で 36 merged PRs)

説明

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.

コントリビューターガイド