🌍 Change Lavender and Marsh theme names

Changed theme names to dwarf planets' names (Pluto/Eris).
This commit is contained in:
Acclorite 2024-08-25 09:51:13 +03:00
parent 39f2f3e87e
commit b2f8000e1a
2 changed files with 4 additions and 4 deletions

View file

@ -305,8 +305,8 @@
<string name="red_theme">Марс</string>
<string name="purple_theme">Юпітер</string>
<string name="pink_theme">Сатурн</string>
<string name="lavender_theme">Тритон</string>
<string name="marsh_theme">Титан</string>
<string name="lavender_theme">Еріс</string>
<string name="marsh_theme">Плутон</string>
<string name="yellow_theme">Венера</string>
<string name="aqua_theme">Уран</string>

View file

@ -324,8 +324,8 @@
<string name="red_theme">Mars</string>
<string name="purple_theme">Jupiter</string>
<string name="pink_theme">Saturn</string>
<string name="lavender_theme">Triton</string>
<string name="marsh_theme">Titan</string>
<string name="lavender_theme">Eris</string>
<string name="marsh_theme">Pluto</string>
<string name="yellow_theme">Venus</string>
<string name="aqua_theme">Uranus</string>