Added a string 'no model information' for translation (#4623)

* Add files via upload

* Added a string for 'no model information'
This commit is contained in:
KrisMorr 2024-03-22 12:26:55 +01:00 committed by GitHub
parent 3b438ae6e4
commit 74d1831dac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1205 additions and 1185 deletions

File diff suppressed because it is too large Load diff

View file

@ -25,7 +25,7 @@
<div id="EmptyArea">
<div><img src="img/null.png"></div>
<div>no model information</div>
<div class="Text_Title Text_Bold trans" tid='orca2'>no model information</div>
<div id="AddModelInfoBtn" class="trans TextS1" tid='orca1' onClick="OnClickEditProjectInfo()">Edit Project Info</div>
</div>