mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
🎨 Database table view supports synchronizing column width to other table views https://github.com/siyuan-note/siyuan/issues/11022
This commit is contained in:
parent
43d533ce1d
commit
93a83fb9a5
13 changed files with 13 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"syncColWidth": "مزامنة عرض العمود",
|
||||
"groupMethod": "طريقة التجميع",
|
||||
"hideEmptyGroup": "إخفاء المجموعة الفارغة",
|
||||
"groups": "المجموعات",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"syncColWidth": "Spaltenbreite synchronisieren",
|
||||
"groupMethod": "Gruppierungsmethode",
|
||||
"hideEmptyGroup": "Leere Gruppe ausblenden",
|
||||
"groups": "Gruppen",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"syncColWidth": "Sync column width",
|
||||
"groupMethod": "Grouping method",
|
||||
"hideEmptyGroup": "Hide empty group",
|
||||
"groups": "Groups",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"syncColWidth": "Sincronizar ancho de columna",
|
||||
"groupMethod": "Método de agrupación",
|
||||
"hideEmptyGroup": "Ocultar grupo vacío",
|
||||
"groups": "Grupos",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"syncColWidth": "Synchroniser la largeur de la colonne",
|
||||
"groupMethod": "Méthode de regroupement",
|
||||
"hideEmptyGroup": "Masquer le groupe vide",
|
||||
"groups": "Groupes",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"syncColWidth": "סנכרון רוחב עמודה",
|
||||
"groupMethod": "שיטת קיבוץ",
|
||||
"hideEmptyGroup": "הסתר קבוצה ריקה",
|
||||
"groups": "קבוצות",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"syncColWidth": "Sincronizza larghezza colonna",
|
||||
"groupMethod": "Metodo di raggruppamento",
|
||||
"hideEmptyGroup": "Nascondi gruppo vuoto",
|
||||
"groups": "Gruppi",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"syncColWidth": "列幅を同期",
|
||||
"groupMethod": "グループ方法",
|
||||
"hideEmptyGroup": "空のグループを隠す",
|
||||
"groups": "グループ",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"syncColWidth": "Synchronizuj szerokość kolumny",
|
||||
"groupMethod": "Metoda grupowania",
|
||||
"hideEmptyGroup": "Ukryj pustą grupę",
|
||||
"groups": "Grupy",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"syncColWidth": "Sincronizar largura da coluna",
|
||||
"groupMethod": "Método de agrupamento",
|
||||
"hideEmptyGroup": "Ocultar grupo vazio",
|
||||
"groups": "Grupos",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"syncColWidth": "Синхронизация ширины столбца",
|
||||
"groupMethod": "Способ группировки",
|
||||
"hideEmptyGroup": "Скрыть пустую группу",
|
||||
"groups": "Группы",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"syncColWidth": "同步列寬",
|
||||
"groupMethod": "分組方式",
|
||||
"hideEmptyGroup": "隱藏空白分組",
|
||||
"groups": "分組",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"syncColWidth": "同步列宽",
|
||||
"groupMethod": "分组方式",
|
||||
"hideEmptyGroup": "隐藏空白分组",
|
||||
"groups": "分组",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue