|
105 | 105 | "dropYourFileOr": "Drop your file or", |
106 | 106 | "back": "Back", |
107 | 107 | "next": "Next", |
| 108 | + "submit": "Submit", |
108 | 109 | "install": "Install", |
109 | 110 | "installing": "Installing", |
110 | 111 | "overwrite": "Overwrite", |
|
234 | 235 | "frameNodes": "Frame Nodes", |
235 | 236 | "listening": "Listening...", |
236 | 237 | "ready": "Ready", |
| 238 | + "playPause": "Play/Pause", |
237 | 239 | "playRecording": "Play Recording", |
238 | 240 | "playing": "Playing", |
239 | 241 | "stopPlayback": "Stop Playback", |
|
242 | 244 | "halfSpeed": "0.5x", |
243 | 245 | "1x": "1x", |
244 | 246 | "2x": "2x", |
245 | | - "beta": "BETA" |
| 247 | + "beta": "BETA", |
| 248 | + "profile": "Profile", |
| 249 | + "noItems": "No items" |
246 | 250 | }, |
247 | 251 | "manager": { |
248 | 252 | "title": "Custom Nodes Manager", |
|
689 | 693 | "currentNode": "Current node:", |
690 | 694 | "viewAllJobs": "View all jobs", |
691 | 695 | "running": "running", |
| 696 | + "preview": "Preview", |
692 | 697 | "interruptAll": "Interrupt all running jobs", |
693 | 698 | "moreOptions": "More options", |
694 | 699 | "showAssets": "Show assets", |
|
930 | 935 | "thickness": "Thickness", |
931 | 936 | "opacity": "Opacity", |
932 | 937 | "hardness": "Hardness", |
| 938 | + "stepSize": "Step Size", |
933 | 939 | "smoothingPrecision": "Smoothing Precision", |
934 | 940 | "resetToDefault": "Reset to Default", |
935 | 941 | "paintBucketSettings": "Paint Bucket Settings", |
|
1835 | 1841 | "title": "Subscription", |
1836 | 1842 | "titleUnsubscribed": "Subscribe to Comfy Cloud", |
1837 | 1843 | "comfyCloud": "Comfy Cloud", |
| 1844 | + "comfyCloudLogo": "Comfy Cloud Logo", |
1838 | 1845 | "beta": "BETA", |
1839 | 1846 | "perMonth": "USD / month", |
1840 | 1847 | "renewsDate": "Renews {date}", |
|
2070 | 2077 | "cloudSurvey_steps_making": "What do you plan on making?", |
2071 | 2078 | "assetBrowser": { |
2072 | 2079 | "assets": "Assets", |
| 2080 | + "assetCollection": "Asset collection", |
2073 | 2081 | "checkpoints": "Checkpoints", |
2074 | 2082 | "browseAssets": "Browse Assets", |
2075 | 2083 | "noAssetsFound": "No assets found", |
|
2120 | 2128 | "sortZA": "Z-A", |
2121 | 2129 | "sortRecent": "Recent", |
2122 | 2130 | "sortPopular": "Popular", |
| 2131 | + "selectFrameworks": "Select Frameworks", |
| 2132 | + "selectProjects": "Select Projects", |
| 2133 | + "sortingType": "Sorting Type", |
2123 | 2134 | "errorFileTooLarge": "File exceeds the maximum allowed size limit", |
2124 | 2135 | "errorFormatNotAllowed": "Only SafeTensor format is allowed", |
2125 | 2136 | "errorUnsafePickleScan": "CivitAI detected potentially unsafe code in this file", |
|
0 commit comments