Skip to content

Commit

Permalink
Update StationInformation.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Iosif Nicolae authored Apr 12, 2022
1 parent 47501e3 commit 42db69f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export default function StationInformation(props: any) {
{/*@ts-ignore*/}
{NumberOfListeners && (
<p className={styles.station_NumberOfListeners}>
{NumberOfListeners} persoane ascultă împreună cu tine
{NumberOfListeners} persoane ascultă împreună cu tine această stație
</p>
)}
<p className={styles.station_Quote}>
Expand Down

0 comments on commit 42db69f

Please sign in to comment.