aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index fbc4b15..f743804 100644
--- a/packages.json
+++ b/packages.json
@@ -4938,5 +4938,17 @@
"web": "https://github.com/nim-lang/iup",
"license": "MIT",
"method": "git"
+ },
+ {
+ "name": "barbarus",
+ "tags": [
+ "i18n",
+ "internationalization"
+ ],
+ "method": "git",
+ "license": "MIT",
+ "web": "https://github.com/cjxgm/barbarus",
+ "url": "https://github.com/cjxgm/barbarus",
+ "description": "A simple extensible i18n engine."
}
]