Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kaheetonaa authored Oct 28, 2024
1 parent eddddbb commit 5aed24d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,16 +91,16 @@
result['locale']='it';
result['comment']=result['comment']+'#euthMappers'+'#teamItaly'
break;
case 'po':
result['locale']='po';
case 'pt':
result['locale']='pt';
result['comment']=result['comment']+'#euthMappers'+'#teamPortugal'
break;
case 'sl':
result['locale']='sl';
case 'sk':
result['locale']='sk';
result['comment']=result['comment']+'#euthMappers'+'#teamSlovakia'
break;
case 'sp':
result['locale']='sp';
case 'es':
result['locale']='es';
result['comment']=result['comment']+'#euthMappers'+'#teamSpain'
break;
case 'ro':
Expand Down

0 comments on commit 5aed24d

Please sign in to comment.