[PR #155] [CLOSED] Brazilian Portuguese Translation #615

Closed
opened 2026-02-04 18:37:06 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/155
Author: @louanfontenele
Created: 4/25/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

📊 Changes

15 files changed (+650 additions, -0 deletions)

View changed files

lang/pt-br/activity.php (+129 -0)
lang/pt-br/admin/eggs.php (+19 -0)
lang/pt-br/admin/node.php (+15 -0)
lang/pt-br/admin/server.php (+27 -0)
lang/pt-br/admin/user.php (+12 -0)
lang/pt-br/auth.php (+27 -0)
lang/pt-br/command/messages.php (+59 -0)
lang/pt-br/dashboard/account.php (+28 -0)
lang/pt-br/dashboard/index.php (+8 -0)
lang/pt-br/exceptions.php (+55 -0)
lang/pt-br/pagination.php (+18 -0)
lang/pt-br/passwords.php (+19 -0)
lang/pt-br/server/users.php (+33 -0)
lang/pt-br/strings.php (+95 -0)
lang/pt-br/validation.php (+106 -0)

📄 Description

Brazilian Portuguese Translation


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/155 **Author:** [@louanfontenele](https://github.com/louanfontenele) **Created:** 4/25/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`a1821fc`](https://github.com/pelican-dev/panel/commit/a1821fcc27aaa1c1fdc4f6bb736a0cdd7c27a5e9) Português Brasileiro ### 📊 Changes **15 files changed** (+650 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `lang/pt-br/activity.php` (+129 -0) ➕ `lang/pt-br/admin/eggs.php` (+19 -0) ➕ `lang/pt-br/admin/node.php` (+15 -0) ➕ `lang/pt-br/admin/server.php` (+27 -0) ➕ `lang/pt-br/admin/user.php` (+12 -0) ➕ `lang/pt-br/auth.php` (+27 -0) ➕ `lang/pt-br/command/messages.php` (+59 -0) ➕ `lang/pt-br/dashboard/account.php` (+28 -0) ➕ `lang/pt-br/dashboard/index.php` (+8 -0) ➕ `lang/pt-br/exceptions.php` (+55 -0) ➕ `lang/pt-br/pagination.php` (+18 -0) ➕ `lang/pt-br/passwords.php` (+19 -0) ➕ `lang/pt-br/server/users.php` (+33 -0) ➕ `lang/pt-br/strings.php` (+95 -0) ➕ `lang/pt-br/validation.php` (+106 -0) </details> ### 📄 Description Brazilian Portuguese Translation --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 18:37:06 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#615