1
0
mirror of https://github.com/Ylianst/MeshCentralRouter synced 2026-01-04 09:13:16 +00:00

Added automatic clipboard sync.

This commit is contained in:
Ylian Saint-Hilaire
2021-06-14 16:42:30 -07:00
parent 3b720c081b
commit db41b2d525
9 changed files with 209 additions and 84 deletions

View File

@@ -36,6 +36,15 @@ namespace MeshCentralRouter
{"de","Fehler beim Starten der Remote-Terminal-Sitzung"}
}
},
{
"{0} Byte",
new Dictionary<string, string>() {
{"ko","{0} 바이트"},
{"fr","{0} octet"},
{"zh-chs","{0} 字节"},
{"hi","{0} बाइट"}
}
},
{
"Certificate",
new Dictionary<string, string>() {
@@ -2652,15 +2661,6 @@ namespace MeshCentralRouter
{"hi","सीआईआरए"}
}
},
{
"{0} Byte",
new Dictionary<string, string>() {
{"ko","{0} 바이트"},
{"fr","{0} octet"},
{"zh-chs","{0} 字节"},
{"hi","{0} बाइट"}
}
},
{
"Mapping Settings",
new Dictionary<string, string>() {