mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 10:22:58 +08:00
fix: i18n typo
This commit is contained in:
@@ -58,7 +58,7 @@ class KeyManagerDialog(
|
||||
|
||||
|
||||
tabbed.addTab(
|
||||
I18n.getString("termora.settings.sync.range.keys"),
|
||||
I18n.getString("termora.keymgr.my-keys"),
|
||||
Icons.user,
|
||||
KeyManagerPanel(AccountOwner(accountManager.getAccountId(), accountManager.getEmail(), OwnerType.User))
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user