[PR #422] [MERGED] Add Japanese translations #5646

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/422
Author: @S64
Created: 7/1/2017
Status: Merged
Merged: 7/2/2017
Merged by: @ssddanbrown

Base: masterHead: japanese-translation


📝 Commits (10+)

📊 Changes

12 files changed (+768 additions, -1 deletions)

View changed files

📝 config/app.php (+1 -1)
📝 resources/lang/en/settings.php (+1 -0)
resources/lang/ja/activities.php (+40 -0)
resources/lang/ja/auth.php (+76 -0)
resources/lang/ja/common.php (+59 -0)
resources/lang/ja/components.php (+24 -0)
resources/lang/ja/entities.php (+236 -0)
resources/lang/ja/errors.php (+70 -0)
resources/lang/ja/pagination.php (+19 -0)
resources/lang/ja/passwords.php (+22 -0)
resources/lang/ja/settings.php (+112 -0)
resources/lang/ja/validation.php (+108 -0)

📄 Description

Hello. I'm Shuma.
I'm working as a Freelance Android developer in Tokyo.

I've created Japanese translation files. Please check this! 🙏


🔄 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/422 **Author:** [@S64](https://github.com/S64) **Created:** 7/1/2017 **Status:** ✅ Merged **Merged:** 7/2/2017 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `japanese-translation` --- ### 📝 Commits (10+) - [`26e703a`](https://github.com/BookStackApp/BookStack/commit/26e703a1cdb61be7da66e0967b17cec9b29f7c28) translate activities.php - [`168c668`](https://github.com/BookStackApp/BookStack/commit/168c66815e10a16832d894762f0b4bb15dbf2a57) add `ja` to settings - [`b8ebefd`](https://github.com/BookStackApp/BookStack/commit/b8ebefd803696377fd585da89adf9d0c321f2596) Translate components.php - [`75eca03`](https://github.com/BookStackApp/BookStack/commit/75eca03b0530a90775d9a646db639ff5ed4ca65b) Translate settings.php - [`52010e5`](https://github.com/BookStackApp/BookStack/commit/52010e5820e08e8b1ab2ce17bced210207220fca) Translate pagination.php - [`b020520`](https://github.com/BookStackApp/BookStack/commit/b02052036619469ac3f7c92b39657bdc41bdac36) Translate passwords.php - [`f10d3a8`](https://github.com/BookStackApp/BookStack/commit/f10d3a85640575a56117ae8f4e9c4f9db74a61f2) Translate validation.php - [`60710e7`](https://github.com/BookStackApp/BookStack/commit/60710e7fb4ec3973c7d4433088808603b553de0c) Translate auth.php - [`7bec70d`](https://github.com/BookStackApp/BookStack/commit/7bec70d429659e9c68c18df2c1d3cb10861bb72f) Translate common.php - [`2d345fe`](https://github.com/BookStackApp/BookStack/commit/2d345fe45428c1d6ee9feb4d4272bfb61c52bae3) Translate entities.php ### 📊 Changes **12 files changed** (+768 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `config/app.php` (+1 -1) 📝 `resources/lang/en/settings.php` (+1 -0) ➕ `resources/lang/ja/activities.php` (+40 -0) ➕ `resources/lang/ja/auth.php` (+76 -0) ➕ `resources/lang/ja/common.php` (+59 -0) ➕ `resources/lang/ja/components.php` (+24 -0) ➕ `resources/lang/ja/entities.php` (+236 -0) ➕ `resources/lang/ja/errors.php` (+70 -0) ➕ `resources/lang/ja/pagination.php` (+19 -0) ➕ `resources/lang/ja/passwords.php` (+22 -0) ➕ `resources/lang/ja/settings.php` (+112 -0) ➕ `resources/lang/ja/validation.php` (+108 -0) </details> ### 📄 Description Hello. I'm Shuma. I'm working as a Freelance Android developer in Tokyo. I've created Japanese translation files. Please check this! 🙏 --- <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:13:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5646