Original PR: https://github.com/imputnet/cobalt/pull/1043 Author: @cicerorph Created: 1/10/2025 Status: ❌ Closed
Base: main ← Head: main
main
dcfeb73
db65da7
23 files changed (+680 additions, -1 deletions)
📝 web/i18n/languages.json (+2 -1) ➕ web/i18n/pt-BR/a11y/dialog.json (+5 -0) ➕ web/i18n/pt-BR/a11y/donate.json (+4 -0) ➕ web/i18n/pt-BR/a11y/general.json (+3 -0) ➕ web/i18n/pt-BR/a11y/save.json (+13 -0) ➕ web/i18n/pt-BR/a11y/tabs.json (+3 -0) ➕ web/i18n/pt-BR/about.json (+35 -0) ➕ web/i18n/pt-BR/about/credits.md (+63 -0) ➕ web/i18n/pt-BR/about/general.md (+78 -0) ➕ web/i18n/pt-BR/about/privacy.md (+77 -0) ➕ web/i18n/pt-BR/about/terms.md (+58 -0) ➕ web/i18n/pt-BR/button.json (+20 -0) ➕ web/i18n/pt-BR/dialog.json (+25 -0) ➕ web/i18n/pt-BR/donate.json (+37 -0) ➕ web/i18n/pt-BR/error.json (+70 -0) ➕ web/i18n/pt-BR/general.json (+7 -0) ➕ web/i18n/pt-BR/notification.json (+4 -0) ➕ web/i18n/pt-BR/receiver.json (+5 -0) ➕ web/i18n/pt-BR/remux.json (+8 -0) ➕ web/i18n/pt-BR/save.json (+25 -0)
web/i18n/languages.json
web/i18n/pt-BR/a11y/dialog.json
web/i18n/pt-BR/a11y/donate.json
web/i18n/pt-BR/a11y/general.json
web/i18n/pt-BR/a11y/save.json
web/i18n/pt-BR/a11y/tabs.json
web/i18n/pt-BR/about.json
web/i18n/pt-BR/about/credits.md
web/i18n/pt-BR/about/general.md
web/i18n/pt-BR/about/privacy.md
web/i18n/pt-BR/about/terms.md
web/i18n/pt-BR/button.json
web/i18n/pt-BR/dialog.json
web/i18n/pt-BR/donate.json
web/i18n/pt-BR/error.json
web/i18n/pt-BR/general.json
web/i18n/pt-BR/notification.json
web/i18n/pt-BR/receiver.json
web/i18n/pt-BR/remux.json
web/i18n/pt-BR/save.json
...and 3 more files
Basically translation for portuguese :D
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1043
Author: @cicerorph
Created: 1/10/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
dcfeb73added Brazilian Portuguese translations for accessibility, notifications, and general UIdb65da7Merge branch 'main' into main📊 Changes
23 files changed (+680 additions, -1 deletions)
View changed files
📝
web/i18n/languages.json(+2 -1)➕
web/i18n/pt-BR/a11y/dialog.json(+5 -0)➕
web/i18n/pt-BR/a11y/donate.json(+4 -0)➕
web/i18n/pt-BR/a11y/general.json(+3 -0)➕
web/i18n/pt-BR/a11y/save.json(+13 -0)➕
web/i18n/pt-BR/a11y/tabs.json(+3 -0)➕
web/i18n/pt-BR/about.json(+35 -0)➕
web/i18n/pt-BR/about/credits.md(+63 -0)➕
web/i18n/pt-BR/about/general.md(+78 -0)➕
web/i18n/pt-BR/about/privacy.md(+77 -0)➕
web/i18n/pt-BR/about/terms.md(+58 -0)➕
web/i18n/pt-BR/button.json(+20 -0)➕
web/i18n/pt-BR/dialog.json(+25 -0)➕
web/i18n/pt-BR/donate.json(+37 -0)➕
web/i18n/pt-BR/error.json(+70 -0)➕
web/i18n/pt-BR/general.json(+7 -0)➕
web/i18n/pt-BR/notification.json(+4 -0)➕
web/i18n/pt-BR/receiver.json(+5 -0)➕
web/i18n/pt-BR/remux.json(+8 -0)➕
web/i18n/pt-BR/save.json(+25 -0)...and 3 more files
📄 Description
Basically translation for portuguese :D
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.