google/comprehensive-rust

Make "Speaker Notes" translatable

オープン

#1,390 opened on 2023/10/19

 (9 件のコメント) (1 件のリアクション) (0 人の担当者)Rust (2,009 件のフォーク)batch import
buggood first issuehelp wanted

Repository metrics

Stars
 (32,954 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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