[PR #934] [MERGED] Fixed failing tests and added translations #1158

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/934
Author: @josaphatim
Created: 3/23/2024
Status: Merged
Merged: 3/23/2024
Merged by: @josaphatim

Base: masterHead: fixed-tests-and-enh-of-ui


📝 Commits (1)

  • 1b4fc98 Fixed failing tests and added translations

📊 Changes

24 files changed (+75 additions, -106 deletions)

View changed files

📝 language/az.php (+1 -0)
📝 language/de.php (+1 -0)
📝 language/en.php (+1 -0)
📝 language/es.php (+1 -0)
📝 language/et.php (+1 -0)
📝 language/fa.php (+1 -0)
📝 language/fr.php (+1 -0)
📝 language/hu.php (+1 -0)
📝 language/id.php (+1 -0)
📝 language/it.php (+1 -0)
📝 language/ja.php (+1 -0)
📝 language/nl.php (+1 -0)
📝 language/pt-BR.php (+1 -0)
📝 language/ro.php (+1 -0)
📝 language/ru.php (+1 -0)
📝 language/zh-Hans.php (+1 -0)
📝 modules/core/output_modules.php (+14 -14)
📝 modules/core/site.css (+3 -23)
📝 modules/feeds/site.css (+1 -1)
📝 modules/imap/output_modules.php (+21 -35)

...and 4 more files

📄 Description

This MR fixes failing tests, adds untranslated strings to lang files and removes tables used for design


🔄 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/934 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 3/23/2024 **Status:** ✅ Merged **Merged:** 3/23/2024 **Merged by:** [@josaphatim](https://github.com/josaphatim) **Base:** `master` ← **Head:** `fixed-tests-and-enh-of-ui` --- ### 📝 Commits (1) - [`1b4fc98`](https://github.com/cypht-org/cypht/commit/1b4fc9882a3b8508c47bf8d7caceaccb55200681) Fixed failing tests and added translations ### 📊 Changes **24 files changed** (+75 additions, -106 deletions) <details> <summary>View changed files</summary> 📝 `language/az.php` (+1 -0) 📝 `language/de.php` (+1 -0) 📝 `language/en.php` (+1 -0) 📝 `language/es.php` (+1 -0) 📝 `language/et.php` (+1 -0) 📝 `language/fa.php` (+1 -0) 📝 `language/fr.php` (+1 -0) 📝 `language/hu.php` (+1 -0) 📝 `language/id.php` (+1 -0) 📝 `language/it.php` (+1 -0) 📝 `language/ja.php` (+1 -0) 📝 `language/nl.php` (+1 -0) 📝 `language/pt-BR.php` (+1 -0) 📝 `language/ro.php` (+1 -0) 📝 `language/ru.php` (+1 -0) 📝 `language/zh-Hans.php` (+1 -0) 📝 `modules/core/output_modules.php` (+14 -14) 📝 `modules/core/site.css` (+3 -23) 📝 `modules/feeds/site.css` (+1 -1) 📝 `modules/imap/output_modules.php` (+21 -35) _...and 4 more files_ </details> ### 📄 Description This MR fixes failing tests, adds untranslated strings to lang files and removes tables used for design --- <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:24 +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#1158
No description provided.