mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package localize (#2072)
This commit is contained in:
parent
c210c4aa06
commit
305af45c8a
@ -24337,5 +24337,18 @@
|
||||
"description": "Port of Python's html.escape and html.unescape to Nim",
|
||||
"license": "LGPL-3.0",
|
||||
"web": "https://github.com/AmanoTeam/htmlunescape"
|
||||
},
|
||||
{
|
||||
"name": "localize",
|
||||
"url": "https://github.com/levovix0/localize",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"translate",
|
||||
"translation",
|
||||
"localization"
|
||||
],
|
||||
"description": "Compile time localization for applications",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/levovix0/localize"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user