Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremirjorge <117597846+emirjorge@users.noreply.github.com>2023-10-18 13:00:37 +0300
committerGitHub <noreply@github.com>2023-10-18 13:00:37 +0300
commit9f3efff88cf19cc5bb75724ee882d72578b96d49 (patch)
treea1ea2ce4031a90b975d79d0c903d40a642c33c5d /web/assets/js
parent7c1ecef58986fcb6b08537abeebdf671b70c7367 (diff)
Corrected Tittle Spanish :D (#1136)
Diffstat (limited to 'web/assets/js')
-rw-r--r--web/assets/js/langs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/assets/js/langs.js b/web/assets/js/langs.js
index f590991e..59f0696f 100644
--- a/web/assets/js/langs.js
+++ b/web/assets/js/langs.js
@@ -25,7 +25,7 @@ const supportLangs = [
icon: '🇻🇳',
},
{
- name: 'española',
+ name: 'Español',
value: 'es-ES',
icon: '🇪🇸',
},