Skip to content

Commit 8df042b

Browse files
committed
Auto-generated commit
1 parent d61d378 commit 8df042b

137 files changed

Lines changed: 476 additions & 296 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

assets/i18n/en.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,8 @@
377377
"profile.generations.refresh": "Refresh",
378378
"profile.generations.refreshing": "Refreshing…",
379379
"profile.generations.auto_refresh": "Auto-refresh",
380+
"profile.generations.last_refreshed_at": "Last refreshed at {{time}}",
381+
"profile.generations.last_refreshed_pending": "Last refreshed at --",
380382
"profile.generations.image_section": "Image Generations",
381383
"profile.generations.text_section": "Text Generations",
382384
"profile.generations.alchemy_section": "Alchemy Generations",
@@ -408,6 +410,7 @@
408410
"profile.generations.output.seed": "Seed",
409411
"profile.generations.output.state": "State",
410412
"profile.generations.output.censored": "Censored",
413+
"profile.generations.copy_id": "Copy generation ID {{id}}",
411414
"profile.generations.purpose_link": "Browse available frontends \u2192",
412415
"profile.generations.hide_request": "Hide Request",
413416
"profile.generations.show_response_json": "View Response JSON",
@@ -856,12 +859,18 @@
856859
"admin.users.active_generations.refresh": "Refresh",
857860
"admin.users.active_generations.refreshing": "Refreshing…",
858861
"admin.users.active_generations.auto_refresh": "Auto-refresh",
862+
"admin.users.active_generations.copy_id": "Copy generation ID {{id}}",
859863
"admin.users.active_generations.track": "Track",
860864
"admin.users.active_generations.already_tracked": "Tracked",
865+
"admin.users.active_generations.show_more": "+{{count}} more",
866+
"admin.users.active_generations.show_less": "Show less",
861867

862868
"admin.users.section.tracked_generations": "Tracked Generations",
863869
"admin.users.tracked_generations.info": "Tracked generations are polled every 10 seconds for status updates.",
870+
"admin.users.tracked_generations.last_refreshed_at": "Last refreshed at {{time}}",
871+
"admin.users.tracked_generations.last_refreshed_pending": "Last refreshed at --",
864872
"admin.users.tracked_generations.empty": "Click \"Track\" on an active generation ID above to monitor its status here.",
873+
"admin.users.tracked_generations.copy_id": "Copy generation ID {{id}}",
865874
"admin.users.tracked_generations.stop_tracking": "Stop Tracking",
866875
"admin.users.tracked_generations.clear_all": "Clear All",
867876

@@ -1403,6 +1412,13 @@
14031412
"admin.workers.action.copy_all_models": "Copy all model names",
14041413
"admin.workers.toast.model_name_copied": "Model name copied: {{name}}",
14051414
"admin.workers.toast.models_copied": "All model names copied",
1415+
"admin.workers.toast.name_copied": "Worker name copied: {{name}}",
1416+
"admin.workers.toast.id_copied": "Worker ID copied: {{id}}",
1417+
"admin.workers.action.copy_name": "Copy worker name: {{name}}",
1418+
"admin.workers.action.copy_id": "Copy worker ID: {{id}}",
1419+
"admin.workers.row.aria_open_detail": "View details for {{name}}",
1420+
"admin.workers.view_mode.card": "Cards",
1421+
"admin.workers.view_mode.row": "Rows",
14061422
"admin.workers.button.copy_all": "Copy all",
14071423
"admin.workers.dialog.info_title": "Set \"{{name}}\" Info",
14081424
"admin.workers.dialog.info_label": "Worker Info",

chunk-24JOOOQA.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 140 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)