File size: 2,850 Bytes
8766bc5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
	"3D_model": {
		"3d_model": "3D Model"
	},
	"annotated_image": {
		"annotated_image": "Annotated Image"
	},
	"audio": {
		"allow_recording_access": "Please allow access to the microphone for recording.",
		"audio": "Audio",
		"record_from_microphone": "Record from microphone",
		"stop_recording": "Stop recording"
	},
	"blocks": {
		"connection_can_break": "On mobile, the connection can break if this tab is unfocused or the device sleeps, losing your position in queue.",
		"long_requests_queue": "There is a long queue of requests pending. Duplicate this Space to skip.",
		"lost_connection": "Lost connection due to leaving page. Rejoining queue..."
	},
	"checkbox": {
		"checkbox": "Checkbox",
		"checkbox_group": "Checkbox Group"
	},
	"code": {
		"code": "Code"
	},
	"color_picker": {
		"color_picker": "Color Picker"
	},
	"common": {
		"built_with": "built with",
		"built_with_gradio": "Built with Gradio",
		"clear": "Clear",
		"download": "Download",
		"edit": "Edit",
		"empty": "Empty",
		"error": "Error",
		"hosted_on": "Hosted on",
		"loading": "Loading",
		"logo": "logo",
		"or": "or",
		"remove": "Remove",
		"share": "Share",
		"submit": "Submit",
		"undo": "Undo"
	},
	"dataframe": {
		"incorrect_format": "Incorrect format, only CSV and TSV files are supported",
		"new_column": "New column",
		"new_row": "New row"
	},
	"dropdown": {
		"dropdown": "Dropdown"
	},
	"errors": {
		"build_error": "there is a build error",
		"config_error": "there is a config error",
		"contact_page_author": "Please contact the author of the page to let them know.",
		"no_app_file": "there is no app file",
		"runtime_error": "there is a runtime error",
		"space_not_working": "\"Space isn't working because\" {0}",
		"space_paused": "the space is paused",
		"use_via_api": "Use via API"
	},
	"file": {
		"uploading": "Uploading..."
	},
	"highlighted_text": {
		"highlighted_text": "Highlighted Text"
	},
	"image": {
		"allow_webcam_access": "Please allow access to the webcam for recording.",
		"brush_color": "Brush color",
		"brush_radius": "Brush radius",
		"image": "Image",
		"remove_image": "Remove Image",
		"select_brush_color": "Select brush color",
		"start_drawing": "Start drawing",
		"use_brush": "Use brush"
	},
	"label": {
		"label": "Label"
	},
	"login": {
		"enable_cookies": "If you are visiting a HuggingFace Space in Incognito mode, you must enable third party cookies.",
		"incorrect_credentials": "Incorrect Credentials",
		"login": "Login"
	},
	"number": {
		"number": "Number"
	},
	"plot": {
		"plot": "Plot"
	},
	"radio": {
		"radio": "Radio"
	},
	"slider": {
		"slider": "Slider"
	},
	"upload_text": {
		"click_to_upload": "Click to Upload",
		"drop_audio": "Drop Audio Here",
		"drop_csv": "Drop CSV Here",
		"drop_file": "Drop File Here",
		"drop_image": "Drop Image Here",
		"drop_video": "Drop Video Here"
	}
}