[PR #506] [MERGED] Russian lang added #5658

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/506
Author: @turbotankist
Created: 9/12/2017
Status: Merged
Merged: 9/14/2017
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (1)

📊 Changes

12 files changed (+809 additions, -2 deletions)

View changed files

📝 config/app.php (+1 -1)
📝 resources/lang/en/settings.php (+2 -1)
resources/lang/ru/activities.php (+42 -0)
resources/lang/ru/auth.php (+76 -0)
resources/lang/ru/common.php (+61 -0)
resources/lang/ru/components.php (+25 -0)
resources/lang/ru/entities.php (+260 -0)
resources/lang/ru/errors.php (+77 -0)
resources/lang/ru/pagination.php (+19 -0)
resources/lang/ru/passwords.php (+22 -0)
resources/lang/ru/settings.php (+116 -0)
resources/lang/ru/validation.php (+108 -0)

📄 Description

Added Russian language


🔄 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/506 **Author:** [@turbotankist](https://github.com/turbotankist) **Created:** 9/12/2017 **Status:** ✅ Merged **Merged:** 9/14/2017 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`ab7f5de`](https://github.com/BookStackApp/BookStack/commit/ab7f5def04a667ce4e6a6aff8b51d27b82550f42) Russian lang added ### 📊 Changes **12 files changed** (+809 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `config/app.php` (+1 -1) 📝 `resources/lang/en/settings.php` (+2 -1) ➕ `resources/lang/ru/activities.php` (+42 -0) ➕ `resources/lang/ru/auth.php` (+76 -0) ➕ `resources/lang/ru/common.php` (+61 -0) ➕ `resources/lang/ru/components.php` (+25 -0) ➕ `resources/lang/ru/entities.php` (+260 -0) ➕ `resources/lang/ru/errors.php` (+77 -0) ➕ `resources/lang/ru/pagination.php` (+19 -0) ➕ `resources/lang/ru/passwords.php` (+22 -0) ➕ `resources/lang/ru/settings.php` (+116 -0) ➕ `resources/lang/ru/validation.php` (+108 -0) </details> ### 📄 Description Added Russian language --- <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:31 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5658