login: Mark strings as translatable

This commit is contained in:
Kévin Commaille 2022-09-28 16:41:00 +02:00
parent a190f17ea3
commit 6ae4c6e846
No known key found for this signature in database
GPG key ID: DD507DAE96E8245C

View file

@ -103,7 +103,7 @@
<class name="pill"/>
</style>
<property name="halign">center</property>
<property name="label">Advanced…</property>
<property name="label" translatable="yes">Advanced…</property>
<property name="action-name">login.open-advanced</property>
</object>
</child>
@ -208,7 +208,7 @@
<class name="pill"/>
</style>
<property name="halign">center</property>
<property name="label">More SSO Providers</property>
<property name="label" translatable="yes">More SSO Providers</property>
</object>
</child>
</object>