Skip to content

Commit 41364d2

Browse files
author
thom
committed
Fix major typo
1 parent 28781cc commit 41364d2

File tree

1 file changed

+1
-1
lines changed
  • interface/web/client/lib/lang

1 file changed

+1
-1
lines changed

interface/web/client/lib/lang/es.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ $wb['Resellers'] = 'Revendedores';
2626
$wb['Send email'] = 'Enviar correo';
2727
$wb['Templates'] = 'Plantillas';
2828
$wb['Add Domain'] = 'Add Domain';
29-
$wb['domain_txt'] = '] = 'Email-Templates';
29+
$wb['domain_txt'] = 'Email-Templates';
3030
?>

0 commit comments

Comments
 (0)