diff --git a/messages/en.json b/messages/en.json index 5271d52..65b0383 100644 --- a/messages/en.json +++ b/messages/en.json @@ -286,6 +286,7 @@ "profileEditor": "Profile Editor", "blog": "Blog", "contactUs": "Contact Us", + "jobs": "Jobs", "community": "Community", "github": "GitHub Organization", "facebook": "Facebook Group", diff --git a/messages/mm.json b/messages/mm.json index 0caeaa0..4e3bc28 100644 --- a/messages/mm.json +++ b/messages/mm.json @@ -286,6 +286,7 @@ "profileEditor": "ပရိုဖိုင် အယ်ဒီတာ", "blog": "ဘလော့ဂ်", "contactUs": "ဆက်သွယ်ရန်", + "jobs": "အလုပ်များ", "community": "အသိုင်းအဝိုင်း", "github": "GitHub အဖွဲ့အစည်း", "facebook": "Facebook အဖွဲ့အစည်း", diff --git a/src/components/Common/Footer/Footer.tsx b/src/components/Common/Footer/Footer.tsx index 47b25a1..87e1a36 100644 --- a/src/components/Common/Footer/Footer.tsx +++ b/src/components/Common/Footer/Footer.tsx @@ -365,6 +365,16 @@ const Footer = () => { > {t("contactUs")} + + + {t("jobs")} +