mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 16:05:47 +01:00
Translations and styling
This commit is contained in:
@@ -98,7 +98,7 @@ function getItems(module: IModule) {
|
||||
onChange={(e) => {}}
|
||||
/>
|
||||
|
||||
<Button type="submit">{t('actions.save', { ns: 'common' })}</Button>
|
||||
<Button type="submit">{t('save', { ns: 'common' })}</Button>
|
||||
</Group>
|
||||
</form>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user