added i18n module.

This commit is contained in:
Parashurama 2016-05-16 16:24:58 +02:00
parent 5f990fd048
commit 904d401a0c

View File

@ -4691,5 +4691,18 @@
"description": "Library for interacting with Amazon Web Services (AWS)",
"license": "MIT",
"web": "https://github.com/aidansteele/aws_sdk.nim"
},
{
"name": "i18n",
"url": "https://github.com/Parashurama/nim-i18n",
"method": "git",
"tags": [
"gettext",
"i18n",
"internationalisation"
],
"description": "Bring a gettext-like internationalisation module to Nim",
"license": "MIT",
"web": "https://github.com/Parashurama/nim-i18n"
}
]