mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 07:46:00 +00:00
Added translation tags for objects, widgets, forms
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
{
|
||||
icon: 'icon compare',
|
||||
colorClass: 'color-icon-red',
|
||||
title: _t('common.compare', { defaultMessage: 'Compare database' }),
|
||||
title: _t('common.compareDatabase', { defaultMessage: 'Compare database' }),
|
||||
description: _t('newObject.compareDescription', { defaultMessage: 'Compare database schemas' }),
|
||||
command: 'database.compare',
|
||||
testid: 'NewObjectModal_databaseCompare',
|
||||
|
||||
Reference in New Issue
Block a user