-
Notifications
You must be signed in to change notification settings - Fork 939
feat(locale): add Albanian language #5461
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
Conversation
| nb: 'no', // Norwegian BokmΓ₯l -> Norway | ||
| sl: 'si', // Slovenian -> Slovenia | ||
| sv: 'se', // Swedish -> Sweden | ||
| sq: 'sq', // Albanian -> Albania |
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.
No need to map a value to the same value here π
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.
Actually a value is needed here as the flag emoji is not displaying on the docs: https://ui-j8lotv4di-nuxt-js.vercel.app/docs/getting-started/integrations/i18n/nuxt#supported-languages
Maybe sq: 'al'?
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.
@benjamincanac what do you mean? I can see it there:
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.
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.
@benjamincanac where is that screenshot taken from? Also, do I need to make a new PR for the flag?
Review comment: No need to map a value to the same value
commit: |

π Linked issue
β Type of change
π Description
π Checklist