aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index b8dd043..762e765 100644
--- a/packages.json
+++ b/packages.json
@@ -9078,5 +9078,20 @@
"description": "Game rules engine for simulating or playing turn-based games",
"license": "MIT",
"web": "https://github.com/JohnAD/turn_based_game/wiki"
+ },
+ {
+ "name": "translation",
+ "url": "https://github.com/juancarlospaco/nim-tinyslation",
+ "method": "git",
+ "tags": [
+ "translation",
+ "tinyslation",
+ "api",
+ "strings",
+ "minimalism"
+ ],
+ "description": "Text string translation from free online crowdsourced API. Tinyslation a tiny translation.",
+ "license": "LGPLv3",
+ "web": "https://github.com/juancarlospaco/nim-tinyslation"
}
]