You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"searchTextTooltip": "Suche und Filterung der in der Tabelle dargestellten Daten",
@@ -1413,10 +1415,12 @@ export const de: typeof en = {
1413
1415
"action": "Aktion",
1414
1416
"columnValue": "Spalte Wert",
1415
1417
"columnValueTooltip": "\\'{{currentCell}}\\': Aktuelle Zelldaten\n \\'{{currentRow}}\\': Aktuelle Zeilendaten\n \\'{{currentIndex}}\\': Aktueller Datenindex (beginnend bei 0)\n Beispiel: \\'{{currentCell * 5}}\\' Show 5 Times the Original Value Data.",
1418
+
"columnTooltip": "Spalten-Tooltip",
1416
1419
"imageSrc": "Bildquelle",
1417
1420
"imageSize": "Bildgröße",
1418
1421
"columnTitle": "Titel anzeigen",
1419
-
"showTitle": "Show Title",
1422
+
"columnTitleTooltip": "Titel-Tooltip",
1423
+
"showTitle": "Titel anzeigen",
1420
1424
"showTitleTooltip": "Spaltentitel im Tabellenkopf ein-/ausblenden",
"searchTextTooltip": "Search and Filter the Data Presented in the Table",
@@ -1868,9 +1870,11 @@ export const en = {
1868
1870
"action": "Action",
1869
1871
"columnValue": "Column Value",
1870
1872
"columnValueTooltip": "'{{currentCell}}': Current Cell Data\n '{{currentRow}}': Current Row Data\n '{{currentIndex}}': Current Data Index (Starting from 0)\n Example: '{{currentCell * 5}}' Show 5 Times the Original Value Data.",
1873
+
"columnTooltip": "Column Tooltip",
1871
1874
"imageSrc": "Image Source",
1872
1875
"imageSize": "Image Size",
1873
1876
"columnTitle": "Title",
1877
+
"columnTitleTooltip": "Title Tooltip",
1874
1878
"showTitle": "Show Title",
1875
1879
"showTitleTooltip": "Show/Hide column title in table header",
"columnSeparatorTooltip": "Separador de colunas (\"delimitador\") no arquivo CSV baixado. \n\nRecomendações:\n- Vírgula (,)\n- Ponto e vírgula (;)\n- Barra vertical (|)\n- Tabulação (\\t)",
1906
1908
"columnSetting": "Mostrar Botão de Configuração de Coluna",
1907
1909
"searchText": "Texto de Busca",
1908
1910
"searchTextTooltip": "Pesquisar e filtrar os dados apresentados na tabela",
"columnValueTooltip": "'{{currentCell}}': Dados da Célula Atual\n '{{currentRow}}': Dados da Linha Atual\n '{{currentIndex}}': Índice de Dados Atual (Começando de 0)\n Exemplo: '{{currentCell * 5}}' Mostra 5 Vezes o Valor Original dos Dados.",
1940
+
"columnTooltip": "Dica de coluna",
1938
1941
"imageSrc": "Fonte da Imagem",
1939
1942
"imageSize": "Tamanho da Imagem",
1940
1943
"columnTitle": "Título",
1944
+
"columnTitleTooltip": "Dica de título",
1941
1945
"showTitle": "Mostrar Título",
1942
1946
"showTitleTooltip": "Mostrar/Ocultar título da coluna no cabeçalho da tabela",
0 commit comments