Browse Source

Corrected Tittle Spanish :D (#1136)

emirjorge 1 year ago
parent
commit
9f3efff88c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/assets/js/langs.js

+ 1 - 1
web/assets/js/langs.js

@@ -25,7 +25,7 @@ const supportLangs = [
         icon: '🇻🇳',
     },
     {
-        name: 'española',
+        name: 'Español',
         value: 'es-ES',
         icon: '🇪🇸',
     },