supplemental-ui/partials/footer-content.hbs (4 lines of code) (raw):
<footer class="footer">
<p>{{#if (eq page.attributes.lang 'ua')}}© 2023 Платформа Реєстрів.{{else}}© 2023 The Registries Platform.{{/if}}</p>
<img src="{{uiRootPath}}/static/images/made-in-ua.png" class="made-in-ua-logo"/>
</footer>