Skip to content

Commit 115d555

Browse files
committed
Move translation widget to where it belongs
1 parent 06b8e04 commit 115d555

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# 🔑 Keymaster
22

3-
[![Translation status](https://weblate.stargazer.at/widget/keymaster/multi-auto.svg)](https://weblate.stargazer.at/engage/keymaster/)
4-
53
A lightweight, agentless SSH key manager that just does the job.
64

75
## What is Keymaster?
@@ -34,10 +32,11 @@ setup.
3432
orphaned temporary keys are left on remote hosts.
3533
- **Scriptable CLI:** All core features are available as command-line arguments,
3634
making Keymaster perfect for automation.
37-
- **Multi-Language Support:** The TUI is fully internationalized, with support
38-
for English and German (more to come with your help)
3935
- **Flexible Backend:** Start with the default zero-config SQLite database, and
4036
migrate to PostgreSQL or MySQL as your needs grow.
37+
- **Multi-Language Support:** The TUI is fully internationalized. We are actively
38+
looking for translators! You can see the current status and contribute here:
39+
[![Translation status](https://weblate.stargazer.at/widget/keymaster/multi-auto.svg)](https://weblate.stargazer.at/engage/keymaster/)
4140

4241
## The Interface
4342

0 commit comments

Comments
 (0)