mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-02 01:02:39 +00:00
fixed language name writing
This commit is contained in:
parent
98a18662f1
commit
acac73c86b
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@font/exo_semibold"
|
||||
android:text="Espanól"
|
||||
android:text="Español"
|
||||
android:tag="es"
|
||||
android:textSize="18sp" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue