[PR #5364] [CLOSED] Fix/pt b rtranslate #6482

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/5364
Author: @breno-md
Created: 12/14/2024
Status: Closed

Base: developmentHead: fix/pt_BRtranslate


📝 Commits (10+)

  • b8ce8fd Updated assets for release v0.27
  • ff1494c Merge branch 'master' into release
  • c44a8df Updated version and assets for release v0.27.1
  • 58a5008 Merge branch 'master' into release
  • 8cf7d6a Updated version and assets for release v0.27.2
  • fdd339f Merge branch 'master' into release
  • 0e2bbce Updated version and assets for release v0.27.3
  • 81f9548 Merge branch 'patching-v0.27' into release
  • 5b46493 Updated version and assets for release v0.27.4
  • fb82a2b Merge branch 'patching-v0.27' into release

📊 Changes

10 files changed (+127 additions, -13 deletions)

View changed files

📝 .gitignore (+3 -3)
📝 lang/pt_BR/entities.php (+9 -9)
public/dist/app.js (+33 -0)
public/dist/code.js (+32 -0)
public/dist/export-styles.css (+1 -0)
public/dist/legacy-modes.js (+3 -0)
public/dist/markdown.js (+23 -0)
public/dist/styles.css (+1 -0)
public/dist/wysiwyg.js (+21 -0)
📝 version (+1 -1)

📄 Description

No description provided


🔄 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/5364 **Author:** [@breno-md](https://github.com/breno-md) **Created:** 12/14/2024 **Status:** ❌ Closed **Base:** `development` ← **Head:** `fix/pt_BRtranslate` --- ### 📝 Commits (10+) - [`b8ce8fd`](https://github.com/BookStackApp/BookStack/commit/b8ce8fd85222ad8ce266b2d0cf13b4fadf38d9f7) Updated assets for release v0.27 - [`ff1494c`](https://github.com/BookStackApp/BookStack/commit/ff1494c519c4fa8b93efb22214f22f87a59343a4) Merge branch 'master' into release - [`c44a8df`](https://github.com/BookStackApp/BookStack/commit/c44a8df55d31b4cdc162e6ea85baf6f0672c30fd) Updated version and assets for release v0.27.1 - [`58a5008`](https://github.com/BookStackApp/BookStack/commit/58a5008718bff384f5cec2315785e69e2655a38d) Merge branch 'master' into release - [`8cf7d6a`](https://github.com/BookStackApp/BookStack/commit/8cf7d6a83da84a52f5a6a83bc98ecd493fc923f6) Updated version and assets for release v0.27.2 - [`fdd339f`](https://github.com/BookStackApp/BookStack/commit/fdd339f525b11961c91d4936f469cc1a69284939) Merge branch 'master' into release - [`0e2bbce`](https://github.com/BookStackApp/BookStack/commit/0e2bbcec628c295a3565ebc4c19bcaad54426707) Updated version and assets for release v0.27.3 - [`81f9548`](https://github.com/BookStackApp/BookStack/commit/81f954890d9701fb27837646c9c23874b721ec5d) Merge branch 'patching-v0.27' into release - [`5b46493`](https://github.com/BookStackApp/BookStack/commit/5b464938b67d0a74928e570956bf85008b8346e4) Updated version and assets for release v0.27.4 - [`fb82a2b`](https://github.com/BookStackApp/BookStack/commit/fb82a2b896f0723af624208a67617d07d2e072eb) Merge branch 'patching-v0.27' into release ### 📊 Changes **10 files changed** (+127 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -3) 📝 `lang/pt_BR/entities.php` (+9 -9) ➕ `public/dist/app.js` (+33 -0) ➕ `public/dist/code.js` (+32 -0) ➕ `public/dist/export-styles.css` (+1 -0) ➕ `public/dist/legacy-modes.js` (+3 -0) ➕ `public/dist/markdown.js` (+23 -0) ➕ `public/dist/styles.css` (+1 -0) ➕ `public/dist/wysiwyg.js` (+21 -0) 📝 `version` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:33:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6482