mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 21:16:00 +00:00
Added translation tags for modals
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
<Link
|
||||
onClick={() => {
|
||||
value = value.filter((x, i) => i != index);
|
||||
}}>Remove</Link
|
||||
}}>{_t('common.Remove', { defaultMessage: 'Remove' })}</Link
|
||||
>
|
||||
</svelte:fragment>
|
||||
</TableControl>
|
||||
|
||||
Reference in New Issue
Block a user