forked from mirrors/rustdesk
fix(translation): ja (#14993)
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
parent
9df486a689
commit
b757e97c11
1 changed files with 1 additions and 1 deletions
|
|
@ -739,7 +739,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Changelog", "更新履歴"),
|
||||
("keep-awake-during-outgoing-sessions-label", "送信セッション中は、画面のスリープを無効化する"),
|
||||
("keep-awake-during-incoming-sessions-label", "受信セッション中は、画面のスリープを無効化する"),
|
||||
("Continue with {}", "{}で続行する"),
|
||||
("Continue with {}", "{} で続行する"),
|
||||
("Display Name", "表示名"),
|
||||
("password-hidden-tip", "永続的なパスワードが設定されています (非表示)"),
|
||||
("preset-password-in-use-tip", "プリセットパスワードが現在使用されています"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue