From 29721d30165d0b030b921be589b0fd1ca5caa7c3 Mon Sep 17 00:00:00 2001 From: marhali Date: Wed, 6 Apr 2022 09:34:45 +0200 Subject: [PATCH] update roadmap --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c83ee0f..ba600c3 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,8 @@ _For more examples, please refer to the [Examples Directory](https://github.com/ - [X] JSON5 Support - [ ] XML Support - [ ] Mark duplicate translation values +- [ ] Configurable namespace and section separators +- [ ] Define default namespace to use if none was provided See the [open issues](https://github.com/marhali/easy-i18n/issues) for a full list of proposed features (and known issues).