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
Copy file name to clipboardExpand all lines: client/packages/lowcoder/src/i18n/locales/en.ts
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1934,6 +1934,7 @@ export const en = {
1934
1934
"filesValueDesc": "The Contents of the Currently Uploaded File Are Base64 Encoded",
1935
1935
"filesDesc": "List of the Current Uploaded Files. For Details, Refer to",
1936
1936
"clearValueDesc": "Clear All Files",
1937
+
"clearValueAtDesc": "Clear File at Index",
1937
1938
"parseFiles": "Parse Files",
1938
1939
"parsedValueTooltip1": "If parseFiles Is True, Upload Files Will Parse to Object, Array, or String. Parsed Data Can Be Accessed via the parsedValue Array.",
1939
1940
"parsedValueTooltip2": "Supports Excel, JSON, CSV, and Text Files. Other Formats Will Return Null.",
0 commit comments