Skip to content

Commit

Permalink
feat: change year to 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Faraz Maqsood committed Jul 11, 2024
1 parent 6f05a59 commit c8b930c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/Footer.messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ const messages = defineMessages({
},
'footer.copyright.text': {
id: 'footer.copyright.text',
defaultMessage: 'All rights reserved. SDAIA © 2023',
defaultMessage: 'All rights reserved. SDAIA © 2024',
description: 'copyright text for the footer component',
},
});
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/messages/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
"footer.logo.altText": "مدعوم من Open edX",
"footer.logo.ariaLabel": "إيدكس الرئيسية",
"footer.ariaLabel": "تذييل الصفحة",
"footer.copyright.text": " جميع الحقوق محفوظة لأكاديمية سدايا © 2023"
"footer.copyright.text": " جميع الحقوق محفوظة لأكاديمية سدايا © 2024"
}

0 comments on commit c8b930c

Please sign in to comment.