We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df486a commit b757e97Copy full SHA for b757e97
1 file changed
src/lang/ja.rs
@@ -739,7 +739,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
739
("Changelog", "更新履歴"),
740
("keep-awake-during-outgoing-sessions-label", "送信セッション中は、画面のスリープを無効化する"),
741
("keep-awake-during-incoming-sessions-label", "受信セッション中は、画面のスリープを無効化する"),
742
- ("Continue with {}", "{}で続行する"),
+ ("Continue with {}", "{} で続行する"),
743
("Display Name", "表示名"),
744
("password-hidden-tip", "永続的なパスワードが設定されています (非表示)"),
745
("preset-password-in-use-tip", "プリセットパスワードが現在使用されています"),
0 commit comments