diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-01-27 18:40:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-01-27 18:40:24 -0300 |
commit | 1dc0305da972d568f5a893d81105d5e6d8134f70 (patch) | |
tree | f9f1baecf53e6448436cdd52b0545b1a4be930a0 /npc | |
parent | ceba42608e7336b4c8e4bf31f0c0ef4324d738a2 (diff) | |
download | serverdata-1dc0305da972d568f5a893d81105d5e6d8134f70.tar.gz serverdata-1dc0305da972d568f5a893d81105d5e6d8134f70.tar.bz2 serverdata-1dc0305da972d568f5a893d81105d5e6d8134f70.tar.xz serverdata-1dc0305da972d568f5a893d81105d5e6d8134f70.zip |
Fix rotten link
Diffstat (limited to 'npc')
-rw-r--r-- | npc/commands/language.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/language.txt b/npc/commands/language.txt index 35a86858d..ce7122f5e 100644 --- a/npc/commands/language.txt +++ b/npc/commands/language.txt @@ -40,7 +40,7 @@ OnTranslate: dispbottom l("Example: @translate Nard"); dispbottom l("Example: @translate Elmo"); dispbottom l("Example: @translate npc/002-1/arpan"); - dispbottom l("PS. Doesn't always work. You need an account at %s and to be at ManaPlus Team.", "@@https://www.transifex.com/akaras|Transifex@@"); + dispbottom l("PS. Doesn't always work. You need an account at %s and to be at ManaPlus Team.", "@@https://www.transifex.com/arctic-games|Transifex@@"); end; } // Add .txt extension of needed |