From 9238ba3fcb70ab2c646593654cfeda2d212c2216 Mon Sep 17 00:00:00 2001 From: Marcel Date: Mon, 26 Apr 2021 08:41:28 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5f5e43..347b3e8 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Most common use case is for translating Webapps or simple Java Applications. Tra - Filter / Search function to hide irrelevant keys - Key completion and annotation inside editor - Configurable locales directory & preferred locale for ui presentation +- Supports modularized (splitted) json files - Translation keys with missing definition for any locale will be displayed red - Quick edit any translation by right-click (IntelliJ Popup Action) - Quick delete any translation via DEL-Key