Added package nimterlingua (#998)
This commit is contained in:
parent
c509dcbfa8
commit
9daf798427
1 changed files with 14 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue