[PR #917] [MERGED] Added translation for messages in JS files #1147

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/917
Author: @josaphatim
Created: 2/21/2024
Status: Merged
Merged: 3/12/2024
Merged by: @kroky

Base: masterHead: translated-js-msgs


📝 Commits (1)

  • af5a2f5 Added translation for messages in JS files

📊 Changes

26 files changed (+692 additions, -82 deletions)

View changed files

📝 language/az.php (+38 -0)
📝 language/de.php (+38 -0)
📝 language/en.php (+38 -0)
📝 language/es.php (+38 -0)
📝 language/et.php (+38 -0)
📝 language/fa.php (+38 -0)
📝 language/fr.php (+65 -28)
📝 language/hu.php (+38 -0)
📝 language/id.php (+38 -0)
📝 language/it.php (+38 -0)
📝 language/ja.php (+38 -0)
📝 language/nl.php (+38 -0)
📝 language/pt-BR.php (+38 -0)
📝 language/ro.php (+38 -0)
📝 language/ru.php (+38 -0)
📝 language/zh-Hans.php (+38 -0)
📝 modules/2fa/site.js (+2 -2)
📝 modules/advanced_search/site.js (+4 -4)
📝 modules/contacts/site.js (+4 -4)
📝 modules/core/site.js (+17 -13)

...and 6 more files

📄 Description

This MR takes advantage of hm_trans function to translate strings in js files.


🔄 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/917 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 2/21/2024 **Status:** ✅ Merged **Merged:** 3/12/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `translated-js-msgs` --- ### 📝 Commits (1) - [`af5a2f5`](https://github.com/cypht-org/cypht/commit/af5a2f577cbcd0eac9b65ea994a460607b943f58) Added translation for messages in JS files ### 📊 Changes **26 files changed** (+692 additions, -82 deletions) <details> <summary>View changed files</summary> 📝 `language/az.php` (+38 -0) 📝 `language/de.php` (+38 -0) 📝 `language/en.php` (+38 -0) 📝 `language/es.php` (+38 -0) 📝 `language/et.php` (+38 -0) 📝 `language/fa.php` (+38 -0) 📝 `language/fr.php` (+65 -28) 📝 `language/hu.php` (+38 -0) 📝 `language/id.php` (+38 -0) 📝 `language/it.php` (+38 -0) 📝 `language/ja.php` (+38 -0) 📝 `language/nl.php` (+38 -0) 📝 `language/pt-BR.php` (+38 -0) 📝 `language/ro.php` (+38 -0) 📝 `language/ru.php` (+38 -0) 📝 `language/zh-Hans.php` (+38 -0) 📝 `modules/2fa/site.js` (+2 -2) 📝 `modules/advanced_search/site.js` (+4 -4) 📝 `modules/contacts/site.js` (+4 -4) 📝 `modules/core/site.js` (+17 -13) _...and 6 more files_ </details> ### 📄 Description This MR takes advantage of hm_trans function to translate strings in js files. --- <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:22 +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#1147
No description provided.