mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 07:17:16 -05:00
[PR #744] [CLOSED] web/i18n: added complete brazilian portuguese translations #1252
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/744
Author: @ruizlenato
Created: 9/12/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
9221f33web/i18n: added complete brazilian portuguese translations📊 Changes
19 files changed (+356 additions, -2 deletions)
View changed files
📝
web/i18n/languages.json(+3 -2)➕
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(+12 -0)➕
web/i18n/pt-BR/a11y/tabs.json(+3 -0)➕
web/i18n/pt-BR/about.json(+16 -0)➕
web/i18n/pt-BR/button.json(+19 -0)➕
web/i18n/pt-BR/dialog.json(+25 -0)➕
web/i18n/pt-BR/donate.json(+36 -0)➕
web/i18n/pt-BR/error.json(+52 -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(+3 -0)➕
web/i18n/pt-BR/save.json(+23 -0)➕
web/i18n/pt-BR/settings.json(+124 -0)➕
web/i18n/pt-BR/tabs.json(+8 -0)➕
web/i18n/pt-BR/updates.json(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.