Translates missing parts of "lscom-cli-dotnet" and "docker-mini-cctv-nrv"

Update docker-mini-cctv-nvr.yml, docker-mini-cctv-nvr.yml, and 4 more files...
This commit is contained in:
2025-03-04 21:27:50 +01:00
parent b08a85c28e
commit 11c25a1f52
6 changed files with 115 additions and 20 deletions

View File

@@ -128,4 +128,10 @@
{{ render_h2(l10n("license.title", project_id, user_lang)) }}
{{ render_paragraph(l10n("license.1", project_id, user_lang)) }}
{{ render_h2(l10n("links.title", project_id, user_lang)) }}
{{ render_list_ul([
"<a href=\"https://github.com/aziascreations/Docker-Mini-CCTV-NVR\">" +
l10n("github", "commons", user_lang) + "</a>",
]) }}
{% endblock %}