-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Amharic translation #6618
base: main
Are you sure you want to change the base?
Amharic translation #6618
Conversation
Awesome! Is there anybody available to review this translation? |
@@ -40,6 +40,10 @@ import {useLanguagePrefs} from '#/state/preferences' | |||
*/ | |||
export async function dynamicActivate(locale: AppLanguage) { | |||
switch (locale) { | |||
case AppLanguage.am: { | |||
i18n.loadAndActivate({locale, messages: messagesAm}) | |||
break |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks i will add those.
This comment was marked as resolved.
This comment was marked as resolved.
Would it be possible to add one more change to this PR? If you could add an Line 98 in 770eeb5
This will enable Amharic to be displayed as a supported language in the App Store listing :) |
Hi, i have made Bluesky translations for amharic.
Attachments
No response
Describe Alternatives
No response
Additional Context
No response