Add suport for Lithuanian and Turkish locales
parent
87941c16c8
commit
42435e0ee5
|
@ -454,11 +454,13 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
|||
<item id="es">Español</item>
|
||||
<item id="fr">Français</item>
|
||||
<item id="it">Italiano</item>
|
||||
<item id="lt">Lietuvių</item>
|
||||
<item id="nl">Nederlands</item>
|
||||
<item id="pl">Polski</item>
|
||||
<item id="pt_BR">Português (Brasil)</item>
|
||||
<item id="pt_PT">Português (Portugal)</item>
|
||||
<item id="ru">Pусский</item>
|
||||
<item id="tr">Türkçe</item>
|
||||
</items>
|
||||
<signal name="changed" handler="on_languages_changed" swapped="no"/>
|
||||
</object>
|
||||
|
@ -500,10 +502,12 @@ Bernhard Landauer [de]
|
|||
Gabriel Blanca [es]
|
||||
Hugo Posnic [fr]
|
||||
Stefano Capitani [it]
|
||||
Moo [lt]
|
||||
DeMus [nl]
|
||||
Daniel Napora [pl]
|
||||
Leandro Cunha [pt]
|
||||
Ilya Ostapenko [ru]</property>
|
||||
Ilya Ostapenko [ru]
|
||||
mgundogdu [tr]</property>
|
||||
<property name="logo_icon_name"/>
|
||||
<property name="license_type">gpl-3-0</property>
|
||||
<child internal-child="vbox">
|
||||
|
|
Loading…
Reference in New Issue