mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added package nimterlingua (#998)
This commit is contained in:
parent
c509dcbfa8
commit
9daf798427
@ -12530,5 +12530,19 @@
|
|||||||
"description": "Record and replay your HTTP sessions!",
|
"description": "Record and replay your HTTP sessions!",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/LemonBoy/cassette"
|
"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…
x
Reference in New Issue
Block a user