mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-09-19 10:51:01 +03:00
refact: remove feature plugin-framework (#15854)
* refact: remove feature plugin-framework Signed-off-by: fufesou <linlong1266@gmail.com> * refact: remove unused translations Signed-off-by: fufesou <linlong1266@gmail.com> * fix: delete settings tab observable with correct type Signed-off-by: fufesou <linlong1266@gmail.com> --------- Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -483,9 +483,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Fingerprint", "Fingeravtrykk"),
|
||||
("Copy Fingerprint", "Kopier fingeravtrykk"),
|
||||
("no fingerprints", "Ingen fingeravtrykk"),
|
||||
("Select a peer", "Velg en motpart"),
|
||||
("Select peers", "Velg motparter"),
|
||||
("Plugins", "Programtillegg"),
|
||||
("Uninstall", "Avinstaller"),
|
||||
("Update", "Oppdater"),
|
||||
("Enable", "Aktiver"),
|
||||
|
||||
Reference in New Issue
Block a user