[PR #5] [CLOSED] Added support for Ukrainian language #2

Closed
opened 2026-01-24 11:41:12 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/php/web-doc-editor/pull/5
Author: @KostyaTretyak
Created: 9/20/2014
Status: Closed

Base: masterHead: path-add-uk


📝 Commits (5)

  • 8ee114f Deleted nonexistent language code UA, and added a translation file uk.js
  • 3e125a8 More translation for Ukrainian language; renamed file translation urk.js to uk.js; Ukrainian language added to the language selection interface.
  • 85ff566 Removed extra characters (from patch-add-uk)
  • 3c48bc6 Added more translations (taken from the French file)
  • ec4bbe3 Fix some error in file locale uk.js

📊 Changes

6 files changed (+783 additions, -13 deletions)

View changed files

📝 js/ExtJs/src/locale/ext-lang-uk.js (+10 -10)
📝 js/locale/ru.js (+1 -0)
js/locale/uk.js (+768 -0)
📝 js/main-all-debug.js (+2 -1)
📝 js/ui/cmp/EditorConf.js (+2 -1)
📝 themes/flags.css (+0 -1)

📄 Description

No description provided


🔄 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/php/web-doc-editor/pull/5 **Author:** [@KostyaTretyak](https://github.com/KostyaTretyak) **Created:** 9/20/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `path-add-uk` --- ### 📝 Commits (5) - [`8ee114f`](https://github.com/php/web-doc-editor/commit/8ee114fad826836f6b70d6778c87c239fb3ca48c) Deleted nonexistent language code UA, and added a translation file uk.js - [`3e125a8`](https://github.com/php/web-doc-editor/commit/3e125a8e686936a01418e42b400f8f2669ff8a41) More translation for Ukrainian language; renamed file translation urk.js to uk.js; Ukrainian language added to the language selection interface. - [`85ff566`](https://github.com/php/web-doc-editor/commit/85ff5661a4a85dbce349cf0074871b42c59760c0) Removed extra characters (from patch-add-uk) - [`3c48bc6`](https://github.com/php/web-doc-editor/commit/3c48bc6995c97bf8fa6f3297a921e851ff7abe03) Added more translations (taken from the French file) - [`ec4bbe3`](https://github.com/php/web-doc-editor/commit/ec4bbe3f4f79d7ba130abb0bf44067ce2be34a46) Fix some error in file locale uk.js ### 📊 Changes **6 files changed** (+783 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `js/ExtJs/src/locale/ext-lang-uk.js` (+10 -10) 📝 `js/locale/ru.js` (+1 -0) ➕ `js/locale/uk.js` (+768 -0) 📝 `js/main-all-debug.js` (+2 -1) 📝 `js/ui/cmp/EditorConf.js` (+2 -1) 📝 `themes/flags.css` (+0 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:41:12 +01:00
admin closed this issue 2026-01-24 11:41:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/web-doc-editor#2