aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index c5464fc..bbee309 100644
--- a/packages.json
+++ b/packages.json
@@ -12530,5 +12530,19 @@
"description": "Record and replay your HTTP sessions!",
"license": "MIT",
"web": "https://github.com/LemonBoy/cassette"
+ },
+ {
+ "name": "nimterlingua",
+ "url": "https://github.com/juancarlospaco/nim-internimgua",
+ "method": "git",
+ "tags": [
+ "internationalization",
+ "i18n",
+ "localization",
+ "translation"
+ ],
+ "description": "Internationalization at Compile Time for Nim. Macro to translate unmodified code from 1 INI file. NimScript compatible.",
+ "license": "MIT",
+ "web": "https://github.com/juancarlospaco/nim-internimgua"
}
]