[PR #438] Enhance metadata.json with multilingual support #439

Open
opened 2026-03-01 15:37:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bludit/plugins-repository/pull/438
Author: @elig-45
Created: 11/28/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 72ab3ce Enhance metadata.json with multilingual support

📊 Changes

1 file changed (+26 additions, -15 deletions)

View changed files

📝 items/editable-author-select/metadata.json (+26 -15)

📄 Description

Updated metadata to include multilingual descriptions and additional fields.

This pull request updates the metadata for the Editable Author Select item to improve multilingual support and modernize field naming conventions. The most important changes are grouped below:

Metadata structure improvements:

  • Renamed several fields for consistency and clarity, such as changing releaseDate to release_date, downloadURL to download_url, and adding new fields like price_usd, demo_url, and information_url.
  • Removed personal author information fields (author, email, website, authorWebsite) and replaced them with author_username.

Multilingual enhancements:

  • Added localized description and features fields for French (_fr), German (_de), Spanish (_es), and Russian (_ru) to support multiple languages.
  • Updated the main description to be clearer and more concise, emphasizing administrator functionality and multilingual support.

🔄 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/bludit/plugins-repository/pull/438 **Author:** [@elig-45](https://github.com/elig-45) **Created:** 11/28/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`72ab3ce`](https://github.com/bludit/plugins-repository/commit/72ab3cef7f4f86e6e5b4dd9cb7173e6017f1d2e8) Enhance metadata.json with multilingual support ### 📊 Changes **1 file changed** (+26 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `items/editable-author-select/metadata.json` (+26 -15) </details> ### 📄 Description **Updated metadata to include multilingual descriptions and additional fields.** This pull request updates the metadata for the `Editable Author Select` item to improve multilingual support and modernize field naming conventions. The most important changes are grouped below: **Metadata structure improvements:** * Renamed several fields for consistency and clarity, such as changing `releaseDate` to `release_date`, `downloadURL` to `download_url`, and adding new fields like `price_usd`, `demo_url`, and `information_url`. * Removed personal author information fields (`author`, `email`, `website`, `authorWebsite`) and replaced them with `author_username`. **Multilingual enhancements:** * Added localized `description` and `features` fields for French (`_fr`), German (`_de`), Spanish (`_es`), and Russian (`_ru`) to support multiple languages. * Updated the main `description` to be clearer and more concise, emphasizing administrator functionality and multilingual support. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/plugins-repository#439
No description provided.