Remove some unused translations

This commit is contained in:
Imran Remtulla
2024-01-20 14:58:37 -05:00
parent 2a62248991
commit becc3828b7
22 changed files with 20 additions and 84 deletions

View File

@@ -8,7 +8,7 @@ import 'package:obtainium/providers/source_provider.dart';
class SteamMobile extends AppSource {
SteamMobile() {
hosts = ['store.steampowered.com'];
name = tr('steam');
name = 'Steam';
additionalSourceAppSpecificSettingFormItems = [
[
GeneratedFormDropdown('app', apks.entries.toList(),