@@ -134,7 +134,8 @@ const translations = {
134134 // Footer
135135 footer_copy : "© 2025 WASP Project. Part of <a href=\"https://github.com/OpenInitia\" target=\"_blank\" class=\"text-secondary text-decoration-none\"><strong>OpenInitia</strong></a>" ,
136136 footer_by : "A project by <a href=\"https://github.com/Deadpool2000\" target=\"_blank\" class=\"text-secondary text-decoration-none\"><strong>Deadpool2000</strong></a>" ,
137- footer_tag : "Built for the exhausted, the micromanaged, and the truly brave."
137+ footer_tag : "Built for the exhausted, the micromanaged, and the truly brave." ,
138+ footer_india : "Made with love from India 🇮🇳"
138139 } ,
139140 // RUSSIAN
140141 ru : {
@@ -246,7 +247,8 @@ const translations = {
246247
247248 footer_copy : "© 2025 Проект WASP. Часть <a href=\"https://github.com/OpenInitia\" target=\"_blank\" class=\"text-secondary text-decoration-none\"><strong>OpenInitia</strong></a>" ,
248249 footer_by : "Проект от <a href=\"https://github.com/Deadpool2000\" target=\"_blank\" class=\"text-secondary text-decoration-none\"><strong>Deadpool2000</strong></a>" ,
249- footer_tag : "Создано для уставших, контролируемых и по-настоящему смелых."
250+ footer_tag : "Создано для уставших, контролируемых и по-настоящему смелых." ,
251+ footer_india : "Сделано с любовью из Индии 🇮🇳"
250252 } ,
251253 // SPANISH
252254 es : {
@@ -358,7 +360,8 @@ const translations = {
358360
359361 footer_copy : "© 2025 Proyecto WASP. Parte de <a href=\"https://github.com/OpenInitia\" target=\"_blank\" class=\"text-secondary text-decoration-none\"><strong>OpenInitia</strong></a>" ,
360362 footer_by : "Un proyecto de <a href=\"https://github.com/Deadpool2000\" target=\"_blank\" class=\"text-secondary text-decoration-none\"><strong>Deadpool2000</strong></a>" ,
361- footer_tag : "Construido para los agotados, los microgestionados y los valientes."
363+ footer_tag : "Construido para los agotados, los microgestionados y los valientes." ,
364+ footer_india : "Hecho con amor desde India 🇮🇳"
362365 } ,
363366 // ARABIC
364367 ar : {
@@ -470,7 +473,8 @@ const translations = {
470473
471474 footer_copy : "© 2025 مشروع WASP. جزء من <a href=\"https://github.com/OpenInitia\" target=\"_blank\" class=\"text-secondary text-decoration-none\"><strong>OpenInitia</strong></a>" ,
472475 footer_by : "مشروع بواسطة <a href=\"https://github.com/Deadpool2000\" target=\"_blank\" class=\"text-secondary text-decoration-none\"><strong>Deadpool2000</strong></a>" ,
473- footer_tag : "بني للمرهقين، ومن يخضعون للإدارة الدقيقة، والشجعان حقًا."
476+ footer_tag : "بني للمرهقين، ومن يخضعون للإدارة الدقيقة، والشجعان حقًا." ,
477+ footer_india : "صنع بحب من الهند 🇮🇳"
474478 } ,
475479 // CHINESE
476480 zh : {
@@ -582,7 +586,8 @@ const translations = {
582586
583587 footer_copy : "© 2025 WASP 项目。隶属于 <a href=\"https://github.com/OpenInitia\" target=\"_blank\" class=\"text-secondary text-decoration-none\"><strong>OpenInitia</strong></a>" ,
584588 footer_by : "由 <a href=\"https://github.com/Deadpool2000\" target=\"_blank\" class=\"text-secondary text-decoration-none\"><strong>Deadpool2000</strong></a> 开发" ,
585- footer_tag : "为疲惫者、被微观管理者和真正勇敢者构建。"
589+ footer_tag : "为疲惫者、被微观管理者和真正勇敢者构建。" ,
590+ footer_india : "来自印度的爱心制作 🇮🇳"
586591 } ,
587592 // JAPANESE
588593 ja : {
@@ -694,7 +699,8 @@ const translations = {
694699
695700 footer_copy : "© 2025 WASPプロジェクト。 <a href=\"https://github.com/OpenInitia\" target=\"_blank\" class=\"text-secondary text-decoration-none\"><strong>OpenInitia</strong></a> の一部" ,
696701 footer_by : "<a href=\"https://github.com/Deadpool2000\" target=\"_blank\" class=\"text-secondary text-decoration-none\"><strong>Deadpool2000</strong></a> によるプロジェクト" ,
697- footer_tag : "疲れた人、マイクロマネジメントされている人、そして本当に勇敢な人のために作られました。"
702+ footer_tag : "疲れた人、マイクロマネジメントされている人、そして本当に勇敢な人のために作られました。" ,
703+ footer_india : "インドから愛を込めて 🇮🇳"
698704 }
699705} ;
700706
0 commit comments