From f4c2a41de01c229d0e603bf81d4519f09513bd2e Mon Sep 17 00:00:00 2001 From: Marcel Date: Sun, 25 Apr 2021 22:28:28 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae7658e..d5f5e43 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Most common use case is for translating Webapps or simple Java Applications. Tra - UI Tool Window with Table- and Tree-View representation - Easily Add / Edit / Delete translations - Filter / Search function to hide irrelevant keys +- Key completion and annotation inside editor - Configurable locales directory & preferred locale for ui presentation - Translation keys with missing definition for any locale will be displayed red - Quick edit any translation by right-click (IntelliJ Popup Action)