Initial Release of IGNCore version 2.5

This commit is contained in:
2021-08-09 13:18:56 +02:00
commit a83d98c47e
910 changed files with 224171 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"no_help": {
"en_US": "Could not find help on <highlight>{topic}</highlight>",
"de_DE": "Zu dem Thema <highlight>{topic}</highlight> konnte keine Hilfe gefunden werden."
},
"about_title": {
"en_US": "About {version}",
"de_DE": "Über <highlight>{version}</highlight>"
}
}