[PR #4130] [CLOSED] 文言変更 #6308

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/4130
Author: @KangYoosam
Created: 3/25/2023
Status: Closed

Base: developmentHead: feature/relpace_category_words


📝 Commits (10+)

  • 1573677 Merge branch 'master' into release
  • 6258175 Updated assets and version for v0.18.1 release
  • a08d80e Merge branch 'master' into release
  • e90da18 Updated assets and version for v0.18.2 release
  • 16117d3 Merge branch 'master' into release, Updated version
  • 5a6d544 Merge branch 'master' into release
  • df95e99 Updated assets and version for release v0.18.4
  • 757cddd Updated version and JS for release v0.18.5
  • 8b30c7f Merge branch 'master' into release
  • 22df25a Updated assets and version for v0.19.0

📊 Changes

14 files changed (+222 additions, -120 deletions)

View changed files

📝 .gitignore (+3 -3)
📝 app/Config/setting-defaults.php (+1 -2)
📝 lang/ja/activities.php (+18 -18)
📝 lang/ja/components.php (+1 -1)
📝 lang/ja/entities.php (+79 -79)
📝 lang/ja/errors.php (+4 -4)
📝 lang/ja/settings.php (+5 -5)
public/dist/app.js (+69 -0)
public/dist/code.js (+38 -0)
public/dist/export-styles.css (+1 -0)
public/dist/print-styles.css (+1 -0)
public/dist/styles.css (+1 -0)
📝 resources/views/settings/layout.blade.php (+0 -7)
📝 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/4130 **Author:** [@KangYoosam](https://github.com/KangYoosam) **Created:** 3/25/2023 **Status:** ❌ Closed **Base:** `development` ← **Head:** `feature/relpace_category_words` --- ### 📝 Commits (10+) - [`1573677`](https://github.com/BookStackApp/BookStack/commit/15736777a0c1ea5834fc55b25fb6785464e2dc3f) Merge branch 'master' into release - [`6258175`](https://github.com/BookStackApp/BookStack/commit/625817592268a918689d985949e89fa7d2cf814a) Updated assets and version for v0.18.1 release - [`a08d80e`](https://github.com/BookStackApp/BookStack/commit/a08d80e1cc3567ce1e175c21971c64ff1abd8429) Merge branch 'master' into release - [`e90da18`](https://github.com/BookStackApp/BookStack/commit/e90da18adaf962b248c3109bc906235861f4689c) Updated assets and version for v0.18.2 release - [`16117d3`](https://github.com/BookStackApp/BookStack/commit/16117d329c14020474e5ec35851c70e9b20eb76c) Merge branch 'master' into release, Updated version - [`5a6d544`](https://github.com/BookStackApp/BookStack/commit/5a6d544db78c21e1cf3f9d063666182486297bab) Merge branch 'master' into release - [`df95e99`](https://github.com/BookStackApp/BookStack/commit/df95e99680a65e996857b0772eeca523642045a0) Updated assets and version for release v0.18.4 - [`757cddd`](https://github.com/BookStackApp/BookStack/commit/757cdddc7cd23cf54184265fc1bfdf3bcf3e7f06) Updated version and JS for release v0.18.5 - [`8b30c7f`](https://github.com/BookStackApp/BookStack/commit/8b30c7f02e781868a17e9d8ff0ef72e75a47f653) Merge branch 'master' into release - [`22df25a`](https://github.com/BookStackApp/BookStack/commit/22df25a48092ed771a1190b897bbbe6fe89f5fa8) Updated assets and version for v0.19.0 ### 📊 Changes **14 files changed** (+222 additions, -120 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -3) 📝 `app/Config/setting-defaults.php` (+1 -2) 📝 `lang/ja/activities.php` (+18 -18) 📝 `lang/ja/components.php` (+1 -1) 📝 `lang/ja/entities.php` (+79 -79) 📝 `lang/ja/errors.php` (+4 -4) 📝 `lang/ja/settings.php` (+5 -5) ➕ `public/dist/app.js` (+69 -0) ➕ `public/dist/code.js` (+38 -0) ➕ `public/dist/export-styles.css` (+1 -0) ➕ `public/dist/print-styles.css` (+1 -0) ➕ `public/dist/styles.css` (+1 -0) 📝 `resources/views/settings/layout.blade.php` (+0 -7) 📝 `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:28:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6308