Skip to content

Commit

Permalink
Fix color variable in portuguese string 736
Browse files Browse the repository at this point in the history
  • Loading branch information
v1s1t0r1sh3r3 committed Nov 25, 2024
1 parent 09824aa commit 1a95d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language_strings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11369,7 +11369,7 @@ function initialize_language_strings() {
arr["SPANISH",736]="Se ha hecho correctamente el decloak a la red oculta objetivo. Ahora se ha seleccionado automáticamente. ESSID: \${normal_color}\${essid}"
arr["FRENCH",736]="\${pending_of_translation} Le réseau masqué cible a été dévoilé avec succès. Il a maintenant été sélectionné automatiquement. ESSID: \${normal_color}\${essid}"
arr["CATALAN",736]="S'ha fet correctament el decloak a la xarxa amagada objectiu. Ara s'ha seleccionat automàticament. ESSID: \${normal_color}\${essid}"
arr["PORTUGUESE",736]="A rede wifi oculta foi descamuflada com sucesso e foi selecionada automaticamente. ESSID: \${cor_normal}\${essid}"
arr["PORTUGUESE",736]="A rede wifi oculta foi descamuflada com sucesso e foi selecionada automaticamente. ESSID: \${normal_color}\${essid}"
arr["RUSSIAN",736]="\${pending_of_translation} Целевая скрытая сеть успешно раскрыта. Теперь он выбран автоматически. ESSID: \${normal_color}\${essid}"
arr["GREEK",736]="\${pending_of_translation} Το κρυφό δίκτυο προορισμού αποκαλύφθηκε με επιτυχία. Έχει πλέον επιλεγεί αυτόματα. ESSID: \${normal_color}\${essid}"
arr["ITALIAN",736]="\${pending_of_translation} La rete nascosta di destinazione è stata decloaked con successo. Ora è stato selezionato automaticamente. ESSID: \${normal_color}\${essid}"
Expand Down

0 comments on commit 1a95d01

Please sign in to comment.