mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-21 21:49:30 +02:00
Localized new strings
This commit is contained in:
@@ -193,7 +193,7 @@ class _AppPageState extends State<AppPage> {
|
||||
}
|
||||
});
|
||||
},
|
||||
child: const Text('Categorize')) // TODO
|
||||
child: Text(tr('categorize')))
|
||||
])
|
||||
],
|
||||
)),
|
||||
|
Reference in New Issue
Block a user