summaryrefslogtreecommitdiff
path: root/npc/commands
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands')
-rw-r--r--npc/commands/language.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/language.txt b/npc/commands/language.txt
index 0a2927d3f..876cd89ea 100644
--- a/npc/commands/language.txt
+++ b/npc/commands/language.txt
@@ -50,7 +50,7 @@ OnTranslate:
.@request$ = replacestr(.@request$, "/", "%2F");
.@request$ = strtolower(.@request$);
// Give your translation link
- dispbottom "@@https://www.transifex.com/akaras/saulc-tmw-fork/translate/#"+languagecode()+"/server-data?q=occurrence%3A"+.@request$+"|Translate with Transifex@@";
+ dispbottom "@@https://www.transifex.com/arctic-games/moubootaur-legends/translate/#"+languagecode()+"/serverdata?q=occurrence%3A"+.@request$+"|Translate with Transifex@@";
close;
OnInit: