Added package loco (#967)

This commit is contained in:
Constantine Molchanov 2018-12-19 18:44:47 +04:00 committed by Miran
parent 6c251cac05
commit 58de6c4a4c

View File

@ -12211,5 +12211,19 @@
"description": "bundle your assets to a nim",
"license": "MIT",
"web": "https://github.com/xmonader/nimassets"
},
{
"name": "loco",
"url": "https://github.com/moigagoo/loco",
"method": "git",
"tags": [
"localization",
"translation",
"internationalization",
"i18n"
],
"description": "Localization package for Nim.",
"license": "MIT",
"web": "https://github.com/moigagoo/loco"
}
]