Skip to content

Commit

Permalink
refactor:Translated a Turkish sentence into English
Browse files Browse the repository at this point in the history
  • Loading branch information
yasinelbuz committed Apr 9, 2023
1 parent 4ad07da commit 5532595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/follow/noUserMessage.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ import React from "react";
import styles from './style.module.scss';

export default function NoUserMessage() {
return <div className={styles.no_user__message}>Gösterilecek başka kullanıcı kalmadı...</div>;
return <div className={styles.no_user__message}>There are no more users to display....</div>;
}

2 comments on commit 5532595

@vercel
Copy link

@vercel vercel bot commented on 5532595 Apr 9, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on 5532595 Apr 9, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

github-info – ./

github-info-git-master-yasinelbuz.vercel.app
github-info-yasinelbuz.vercel.app
githubinsight.vercel.app

Please sign in to comment.