Update ja.rs and Add "About Rustdesk" (#8784)

* Update ja.rs

Signed-off-by: creeper-0910 <56744841+creeper-0910@users.noreply.github.com>

* Update ja.rs

Signed-off-by: creeper-0910 <56744841+creeper-0910@users.noreply.github.com>

* Add 'About RustDesk'

Signed-off-by: creeper-0910 <56744841+creeper-0910@users.noreply.github.com>

---------

Signed-off-by: creeper-0910 <56744841+creeper-0910@users.noreply.github.com>
This commit is contained in:
お餅のCreeeper
2024-07-23 09:58:48 +09:00
committed by GitHub
parent 31e7b6acf1
commit b828768fa9
47 changed files with 680 additions and 636 deletions

View File

@@ -630,6 +630,7 @@ lazy_static::lazy_static! {
("Telegram bot", "Telegrameko bot-a"),
("enable-bot-tip", "Ezaugarri hau gaitzen baduzu, zure bot-etik 2FA kodea jaso dezakezu. Konexio jakinarazpenetarako ere balio dezake."),
("enable-bot-desc", "1, Ireki txat bat @BotFather bot-arekin.\n2, Bidali \"/newbot\" agindua. Token bat jasoko duzu urrats honen ostean.\n3, Hasi txat bat zure bot berriarekin. Bidali mezu bat aurreko barra batekin (\"/\") \"/kaixo\" bezala gaitzeko.\n"),
].iter().cloned().collect();
("About RustDesk", ""),
].iter().cloned().collect();
}