[PR #517] [MERGED] Added 'Spanish Argentina' translation #5661

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/517
Author: @leomartinez
Created: 9/19/2017
Status: Merged
Merged: 9/20/2017
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (3)

  • eec1b21 Added 'Spanish Argentina' translation.
  • 8e652f5 Added 'Spanish Argentina' translation.
  • 941bb73 Added missing colon

📊 Changes

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

View changed files

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

📄 Description

Added 'Spanish Argentina' translation. The use of some terms differ from the spanish used in Spain.


🔄 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/517 **Author:** [@leomartinez](https://github.com/leomartinez) **Created:** 9/19/2017 **Status:** ✅ Merged **Merged:** 9/20/2017 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`eec1b21`](https://github.com/BookStackApp/BookStack/commit/eec1b21928415e8599bfa8df91870f676cb771c4) Added 'Spanish Argentina' translation. - [`8e652f5`](https://github.com/BookStackApp/BookStack/commit/8e652f5d8f802ba4cf998a2f8a3a0dc8810f46bd) Added 'Spanish Argentina' translation. - [`941bb73`](https://github.com/BookStackApp/BookStack/commit/941bb73a683b4e778b50d9e3d00ec2fe4562b0e6) Added missing colon ### 📊 Changes **12 files changed** (+814 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `config/app.php` (+1 -1) 📝 `resources/lang/en/settings.php` (+1 -0) ➕ `resources/lang/es_AR/activities.php` (+42 -0) ➕ `resources/lang/es_AR/auth.php` (+76 -0) ➕ `resources/lang/es_AR/common.php` (+61 -0) ➕ `resources/lang/es_AR/components.php` (+32 -0) ➕ `resources/lang/es_AR/entities.php` (+260 -0) ➕ `resources/lang/es_AR/errors.php` (+77 -0) ➕ `resources/lang/es_AR/pagination.php` (+19 -0) ➕ `resources/lang/es_AR/passwords.php` (+22 -0) ➕ `resources/lang/es_AR/settings.php` (+115 -0) ➕ `resources/lang/es_AR/validation.php` (+108 -0) </details> ### 📄 Description Added 'Spanish Argentina' translation. The use of some terms differ from the spanish used in Spain. --- <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:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5661