[PR #279] [MERGED] Brazilian Portuguese Localization #5626

Closed
opened 2026-02-05 10:12:39 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/279
Author: @NakaharaL
Created: 1/18/2017
Status: Merged
Merged: 1/18/2017
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (1)

  • a0035e4 Brazilian Portuguese Localization

📊 Changes

10 files changed (+781 additions, -0 deletions)

View changed files

resources/lang/ptbr/activities.php (+40 -0)
resources/lang/ptbr/auth.php (+74 -0)
resources/lang/ptbr/common.php (+58 -0)
resources/lang/ptbr/components.php (+24 -0)
resources/lang/ptbr/entities.php (+226 -0)
resources/lang/ptbr/errors.php (+70 -0)
resources/lang/ptbr/pagination.php (+19 -0)
resources/lang/ptbr/passwords.php (+22 -0)
resources/lang/ptbr/settings.php (+140 -0)
resources/lang/ptbr/validation.php (+108 -0)

📄 Description

Translated files for messages from English to Brazilian Portuguese


🔄 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/BookStackApp/BookStack/pull/279 **Author:** [@NakaharaL](https://github.com/NakaharaL) **Created:** 1/18/2017 **Status:** ✅ Merged **Merged:** 1/18/2017 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a0035e4`](https://github.com/BookStackApp/BookStack/commit/a0035e4de233f752567bacb8ef6af4d116a649be) Brazilian Portuguese Localization ### 📊 Changes **10 files changed** (+781 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `resources/lang/ptbr/activities.php` (+40 -0) ➕ `resources/lang/ptbr/auth.php` (+74 -0) ➕ `resources/lang/ptbr/common.php` (+58 -0) ➕ `resources/lang/ptbr/components.php` (+24 -0) ➕ `resources/lang/ptbr/entities.php` (+226 -0) ➕ `resources/lang/ptbr/errors.php` (+70 -0) ➕ `resources/lang/ptbr/pagination.php` (+19 -0) ➕ `resources/lang/ptbr/passwords.php` (+22 -0) ➕ `resources/lang/ptbr/settings.php` (+140 -0) ➕ `resources/lang/ptbr/validation.php` (+108 -0) </details> ### 📄 Description Translated files for messages from English to Brazilian Portuguese --- <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-05 10:12:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5626