-
Notifications
You must be signed in to change notification settings - Fork 74
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
Punjabi ('pa') Language added #79
Conversation
have a look now, I made another PR for punjabi |
lib/l10n/arb/app_pa.arb
Outdated
"resetPassword":"ਪਾਸਵਰਡ ਰੀਸੈੱਟ", | ||
"autoSync":"ਆਟੋ ਸਿੰਕ", | ||
"alreadyHaveAnAccount":"ਕੀ ਪਹਿਲਾਂ ਤੋਂ ਹੀ ਖਾਤਾ ਹੈ?", | ||
"syncNow":"ਸਿੰਕ", |
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.
This appears to be wrong, its translating to sink
instead. I got this on google translate ਹੁਣੇ ਸਿੰਕ ਕਰੋ
can you check once
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.
yes, updated now
lib/l10n/arb/app_pa.arb
Outdated
"changeEmail":"ਈਮੇਲ ਬਦਲੋ", | ||
"setupYourAccount":"ਆਪਣਾ ਖਾਤਾ ਸੈਟ ਅਪ ਕਰੋ", | ||
"logIn":"ਲਾਗਿਨ", | ||
"logOut":"ਲਾੱਗ ਆਊਟ, ਬਾਹਰ ਆਉਣਾ", |
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.
I am getting Log out, log out
on google translate, we only need it once
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.
updated
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.
LGTM, thanks for contributing
* punjabi ('pa') language added --------- Co-authored-by: Atharva Markandey <[email protected]>
What type of PR is this? (check all applicable)
Description
Added 1 new language, Punjabi ('pa') at the path
lib\l10n\arb\app_pa.arb
and updatedapp.dart
Featured Covered in this PR
Related Tickets & Documents
Screenshots, Recordings
Please replace this line with instructions on how to test your changes, or any screenshots or recording you can attach here.
Tested Feature??