Update translations

This commit is contained in:
crschnick committed 2025-03-29 16:32:47 +00:00
1 parent 51822663d2
commit 43225e1379
17 files changed
+573 -244

No files matched your search

@@ -44,7 +44,7 @@ public class PasswordManagerCategory extends AppPrefsCategory {
}
Platform.runLater(() -> {
testPasswordManagerResult.set(AppI18n.get("querying") + " ...");
testPasswordManagerResult.set(AppI18n.get("querying"));
});
try {