welsh lang updates
This commit is contained in:
@@ -21,7 +21,7 @@ const WatchedCases = (props) => {
|
||||
<div className="card-body">
|
||||
<h3 className="heading-small card-heading">
|
||||
{props.myReps
|
||||
? "Submitted representations"
|
||||
? t("myportal:submitted-reps-card-title")
|
||||
: t("myportal:watchedcases-card-title")}
|
||||
</h3>
|
||||
<div className="cardModuleContainer">
|
||||
|
||||
Reference in New Issue
Block a user