[PR #1007] [MERGED] Remove trans while saving #1208

Closed
opened 2026-02-25 21:37:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1007
Author: @Shadow243
Created: 5/7/2024
Status: Merged
Merged: 5/7/2024
Merged by: @josaphatim

Base: masterHead: fix-undefined-trans-in-store_contact_message


📝 Commits (1)

  • c318e7a Remove trans while saving

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 modules/contacts/modules.php (+2 -2)

📄 Description

We keep trans only while displaying but while saving we use the default language: English.

Related issue: https://github.com/cypht-org/cypht/issues/945#issuecomment-2098673950


🔄 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/cypht-org/cypht/pull/1007 **Author:** [@Shadow243](https://github.com/Shadow243) **Created:** 5/7/2024 **Status:** ✅ Merged **Merged:** 5/7/2024 **Merged by:** [@josaphatim](https://github.com/josaphatim) **Base:** `master` ← **Head:** `fix-undefined-trans-in-store_contact_message` --- ### 📝 Commits (1) - [`c318e7a`](https://github.com/cypht-org/cypht/commit/c318e7a295654dd5adc7fa352ec4d3d5d5184fae) Remove trans while saving ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `modules/contacts/modules.php` (+2 -2) </details> ### 📄 Description We keep trans only while displaying but while saving we use the default language: English. Related issue: https://github.com/cypht-org/cypht/issues/945#issuecomment-2098673950 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:33 +03:00
Sign in to join this conversation.
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/cypht#1208
No description provided.