|
364 | 364 | "quickstart_message_text": "Check out the quickstart guide to get started with dstack", |
365 | 365 | "nomatch_message_title": "No matches", |
366 | 366 | "nomatch_message_text": "We can't find a match. Try to change project or clear filter", |
367 | | - "filter_property_placeholder": "Filter runs by properties", |
| 367 | + "filter_property_placeholder": "Filter by properties", |
368 | 368 | "project": "Project", |
369 | 369 | "project_placeholder": "Filtering by project", |
370 | 370 | "repo": "Repository", |
|
449 | 449 | }, |
450 | 450 | "offer": { |
451 | 451 | "title": "Offers", |
452 | | - "filter_property_placeholder": "Filter offers by properties", |
| 452 | + "filter_property_placeholder": "Filter by properties", |
453 | 453 | "backend": "Backend", |
454 | 454 | "backend_plural": "Backends", |
455 | 455 | "availability": "Availability", |
456 | | - "groupBy": "Group by", |
| 456 | + "groupBy": "Group by properties", |
457 | 457 | "region": "Region", |
458 | 458 | "count": "Count", |
459 | 459 | "price": "$/GPU", |
|
511 | 511 | "nomatch_message_text": "We can't find a match.", |
512 | 512 | "nomatch_message_button_label": "Clear filter", |
513 | 513 | "active_only": "Active fleets", |
514 | | - "filter_property_placeholder": "Filter fleets by properties", |
| 514 | + "filter_property_placeholder": "Filter by properties", |
515 | 515 | "statuses": { |
516 | 516 | "active": "Active", |
517 | 517 | "submitted": "Submitted", |
|
521 | 521 | }, |
522 | 522 | "instances": { |
523 | 523 | "active_only": "Active instances", |
524 | | - "filter_property_placeholder": "Filter instances by properties", |
| 524 | + "filter_property_placeholder": "Filter by properties", |
525 | 525 | "title": "Instances", |
526 | 526 | "empty_message_title": "No instances", |
527 | 527 | "empty_message_text": "No instances to display.", |
|
559 | 559 | "delete_volumes_confirm_title": "Delete volumes", |
560 | 560 | "delete_volumes_confirm_message": "Are you sure you want to delete these volumes?", |
561 | 561 | "active_only": "Active volumes", |
562 | | - "filter_property_placeholder": "Filter volumes by properties", |
| 562 | + "filter_property_placeholder": "Filter by properties", |
563 | 563 |
|
564 | 564 | "name": "Name", |
565 | 565 | "project": "Project name", |
|
0 commit comments