mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 04:56:00 +00:00
Added translation tags for settings, tabs, modals
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
<div slot="footer" class="footer">
|
||||
<div>
|
||||
<FormStyledButton
|
||||
value="OK"
|
||||
value={_t('common.ok', { defaultMessage: 'OK' })}
|
||||
title="Ctrl+Enter"
|
||||
on:click={() => {
|
||||
onSave(parseCellValue(textValue, dataEditorTypesBehaviour));
|
||||
|
||||
Reference in New Issue
Block a user