[PR #18] [MERGED] feat(I10n): add localization via CrowdIn #1181

Closed
opened 2026-07-13 03:31:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LizardByte/awesome-sunshine/pull/18
Author: @ReenigneArcher
Created: 12/14/2024
Status: Merged
Merged: 12/14/2024
Merged by: @ReenigneArcher

Base: masterHead: feat/I10n/add-localization-via-CrowdIn


📝 Commits (1)

  • ff3cd30 feat(I10n): add localization via CrowdIn

📊 Changes

1 file changed (+28 additions, -0 deletions)

View changed files

crowdin.yml (+28 -0)

📄 Description

Description

This PR adds a CrowdIn configuration file to allow for localization of the markdown files.

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

🔄 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/LizardByte/awesome-sunshine/pull/18 **Author:** [@ReenigneArcher](https://github.com/ReenigneArcher) **Created:** 12/14/2024 **Status:** ✅ Merged **Merged:** 12/14/2024 **Merged by:** [@ReenigneArcher](https://github.com/ReenigneArcher) **Base:** `master` ← **Head:** `feat/I10n/add-localization-via-CrowdIn` --- ### 📝 Commits (1) - [`ff3cd30`](https://github.com/LizardByte/awesome-sunshine/commit/ff3cd30db5136f89b25b71cd3b1d3fc3328ab9b6) feat(I10n): add localization via CrowdIn ### 📊 Changes **1 file changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `crowdin.yml` (+28 -0) </details> ### 📄 Description ## Description <!--- Please include a summary of the changes. ---> This PR adds a CrowdIn configuration file to allow for localization of the markdown files. ### Screenshot <!--- Include screenshots if the changes are UI-related. ---> ### Issues Fixed or Closed <!--- Close issue example: `- Closes #1` ---> <!--- Fix bug issue example: `- Fixes #2` ---> <!--- Resolve issue example: `- Resolves #3` ---> ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Dependency update (updates to dependencies) - [ ] Documentation update (changes to documentation) - [x] Repository update (changes to repository files, e.g. `.github/...`) ## Checklist - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [ ] I have added or updated the in code docstring/documentation-blocks for new or existing methods/components --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-13 03:31:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sunshine#1181