-
Notifications
You must be signed in to change notification settings - Fork 15
New Crowdin translations by Github Action #575
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Language: pt\n" | ||
"Project-Id-Version: snapsmetamask\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2025-04-01 09:09\n" | ||
"PO-Revision-Date: 2025-06-27 11:24\n" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: Incorrect Translation TimestampThe Additional Locations (1) |
||
"Last-Translator: \n" | ||
"Language-Team: Portuguese, Brazilian\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Language: ru\n" | ||
"Project-Id-Version: snapsmetamask\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2025-04-01 09:09\n" | ||
"PO-Revision-Date: 2025-06-27 11:24\n" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: Locale Files Have Incorrect Hardcoded Revision DateThe Additional Locations (1) |
||
"Last-Translator: \n" | ||
"Language-Team: Russian\n" | ||
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n" | ||
|
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.
Bug: Incorrect Timestamp in Translation Files
The
PO-Revision-Date
in the.po
files is set to2025-06-27 11:24
. This date is in the past, which means the revision timestamp doesn't reflect the actual update time.Additional Locations (1)
src/locales/de-DE/messages.po#L10-L11