Skip to content

Conversation

@Arvrairobo
Copy link

issue #163

@pkarw let me know if all okay

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

@pkarw pkarw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! Thanks for this PR it's overall a great feature, just minor changes required due to missing translation calls

Could you also please paste the screenshots how this looks like? Thanks!

<div className="grid gap-6 grid-cols-1 sm:grid-cols-2 lg:grid-cols-4">
<Card>
<CardHeader>
<CardTitle>Available Budget</CardTitle>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do use the t() translation helper when displaying the labels


<Card>
<CardHeader>
<CardTitle>Available Agents</CardTitle>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do use the t() translation helper when displaying the labels


<Card>
<CardHeader>
<CardTitle>Available Results</CardTitle>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do use the t() translation helper when displaying the labels


<Card>
<CardHeader>
<CardTitle>Available Sessions</CardTitle>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do use the t() translation helper when displaying the labels

@Arvrairobo
Copy link
Author

@pkarw ok i will ammend as per above and send another PR.

Regarding screenshot, it is already mentioned in the issue issue #163

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants