You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 Fix missing transolations 🆙
This commit is contained in:
@@ -13,14 +13,17 @@ class ExternalTextsParser
|
||||
'flash' => [],
|
||||
];
|
||||
}
|
||||
|
||||
public function updateNitroBadgeTexts(string $code, string $title, string $description): void
|
||||
{
|
||||
// stub
|
||||
}
|
||||
|
||||
public function updateFlashBadgeTexts(string $code, string $title, string $description): void
|
||||
{
|
||||
// stub
|
||||
}
|
||||
|
||||
public function getBadgeImageUrl(string $badgeCode): string
|
||||
{
|
||||
return '';
|
||||
|
||||
Reference in New Issue
Block a user