add translation link

This commit is contained in:
Archisman Panigrahi 2024-08-10 15:10:51 -04:00
parent 6203904548
commit 63cb5be518
2 changed files with 21 additions and 0 deletions

View File

@ -94,6 +94,10 @@ msgstr ""
msgid "List of Contributors"
msgstr ""
# About dialog
msgid "Help us translate this app"
msgstr ""
# Break screen
msgid "Skip"
msgstr ""

View File

@ -207,6 +207,23 @@ along with this program. If not, see &lt;https://www.gnu.org/licenses/&gt;.</pr
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkLinkButton" id="btn_url2">
<property name="label" translatable="yes">Help us translate this app</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="focus-on-click">False</property>
<property name="receives-default">True</property>
<property name="halign">center</property>
<property name="relief">none</property>
<property name="uri">https://hosted.weblate.org/engage/safe-eyes/</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>