mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Added package translation (#712)
* Added package translation * Update packages.json
This commit is contained in:
parent
2fc6539bfe
commit
3b0fb27883
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user