From fb3744398c10e8953c02883c635b079390afa248 Mon Sep 17 00:00:00 2001 From: Andrzej Rudnik Date: Thu, 30 Mar 2023 14:09:05 +0200 Subject: [PATCH] Update pl.rs --- src/lang/pl.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/pl.rs b/src/lang/pl.rs index 5866886e7..388f16597 100644 --- a/src/lang/pl.rs +++ b/src/lang/pl.rs @@ -478,7 +478,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Empty Password", "Puste hasło"), ("Me", "Ja"), ("identical_file_tip", "Ten plik jest identyczny jak plik na drugim komputerze."), - ("show_monitors_tip", "Pokaż monitory w zasobniku."), + ("show_monitors_tip", "Pokaż monitory w zasobniku"), ("View Mode", "Tryb widoku"), ("enter_rustdesk_passwd_tip", "Podaj hasło RustDesk."), ("remember_rustdesk_passwd_tip", "Zapamiętaj hasło RustDesk."),