[PR #1534] [MERGED] Fix pt_BR translations #5834

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1534
Author: @andresilva-cc
Created: 7/12/2019
Status: Merged
Merged: 7/15/2019
Merged by: @ssddanbrown

Base: masterHead: pt_BR


📝 Commits (1)

📊 Changes

10 files changed (+156 additions, -206 deletions)

View changed files

📝 resources/lang/pt_BR/activities.php (+5 -7)
📝 resources/lang/pt_BR/auth.php (+11 -20)
📝 resources/lang/pt_BR/common.php (+20 -18)
📝 resources/lang/pt_BR/components.php (+5 -6)
📝 resources/lang/pt_BR/entities.php (+50 -57)
📝 resources/lang/pt_BR/errors.php (+5 -5)
📝 resources/lang/pt_BR/pagination.php (+5 -12)
📝 resources/lang/pt_BR/passwords.php (+5 -12)
📝 resources/lang/pt_BR/settings.php (+38 -34)
📝 resources/lang/pt_BR/validation.php (+12 -35)

📄 Description

As stated in the Upgrade Notes of version 0.26.0:

Translations - Since many interfaces and lines of text have been updated, It may take a little while for some translations to catch-up. Expect to see more English text than usual if you're using a non-English language option.

This pull request fixes the pt_BR translation strings.


🔄 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/1534 **Author:** [@andresilva-cc](https://github.com/andresilva-cc) **Created:** 7/12/2019 **Status:** ✅ Merged **Merged:** 7/15/2019 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `pt_BR` --- ### 📝 Commits (1) - [`94f610d`](https://github.com/BookStackApp/BookStack/commit/94f610d04087fc1220b36b72e7ab17073781dad4) Fix pt_BR translations ### 📊 Changes **10 files changed** (+156 additions, -206 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/pt_BR/activities.php` (+5 -7) 📝 `resources/lang/pt_BR/auth.php` (+11 -20) 📝 `resources/lang/pt_BR/common.php` (+20 -18) 📝 `resources/lang/pt_BR/components.php` (+5 -6) 📝 `resources/lang/pt_BR/entities.php` (+50 -57) 📝 `resources/lang/pt_BR/errors.php` (+5 -5) 📝 `resources/lang/pt_BR/pagination.php` (+5 -12) 📝 `resources/lang/pt_BR/passwords.php` (+5 -12) 📝 `resources/lang/pt_BR/settings.php` (+38 -34) 📝 `resources/lang/pt_BR/validation.php` (+12 -35) </details> ### 📄 Description As stated in the Upgrade Notes of version 0.26.0: > Translations - Since many interfaces and lines of text have been updated, It may take a little while for some translations to catch-up. Expect to see more English text than usual if you're using a non-English language option. This pull request fixes the pt_BR translation strings. --- <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:18:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5834