Added Interfaces and Languages to render

This commit is contained in:
jyamihud 2022-03-31 21:23:41 +03:00
parent 88fa6c6ad2
commit b4c40995df
2 changed files with 3 additions and 1 deletions

View file

@ -85,7 +85,9 @@ def html(page, json):
"networks_write":"Interacts / Publishes to",
"formats_read":"Opens from File-Formats",
"formats_write":"Saves to File-Formats",
"issues":"Anti-Features / Problems"}
"issues":"Anti-Features / Problems",
"interface":"Interface",
"languages":"Programming Languages"}
for c in categories: