Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bbaf16ec64 | |||
| 11f5b0d914 |
@@ -242,5 +242,17 @@ export const defaultSources: AddonSource[] = [
|
|||||||
{
|
{
|
||||||
git: 'https://github.com/Arthur-Helias/ZonesLevel.git',
|
git: 'https://github.com/Arthur-Helias/ZonesLevel.git',
|
||||||
description: "Shows zone level range under the title on the world map"
|
description: "Shows zone level range under the title on the world map"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
git: 'https://github.com/devteabct78/QuestTranslator-Vanilla-Turkish.git',
|
||||||
|
description: 'Translates quests into Turkish for the OctoWow Vanilla WoW private server'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
git: 'https://github.com/devteabct78/ZoneTranslator-Vanilla-Turkish.git',
|
||||||
|
description: 'Translates zone and location names into Turkish for the OctoWow Vanilla WoW private server'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
git: 'https://github.com/devteabct78/MobNpcTranslator-Vanilla-Turkish.git',
|
||||||
|
description: 'Translates Mob and NPC names into Turkish for the OctoWow Vanilla WoW private server'
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user