Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
feat: update not available msg
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodra committed Dec 19, 2023
1 parent ceaaa6d commit 9ed994c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const messages = defineMessages({
},
translationsNotAvailable: {
id: 'ai-translations.request.heading.bottom',
defaultMessage: 'Translations is not available',
defaultMessage: 'Translations service is not available',
description: 'Translations heading not available',
},
backButtonAlt: {
Expand Down

0 comments on commit 9ed994c

Please sign in to comment.