[PR #61] [CLOSED] Danish translations #575

Closed
opened 2026-02-05 17:47:43 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/61
Author: @MikkelHebel
Created: 4/13/2024
Status: Closed

Base: 3.xHead: da-translations


📝 Commits (10+)

  • 34ca7d1 New translations account.php (Hebrew)
  • 3810915 New translations account.php (Hungarian)
  • 5e4b7ae New translations account.php (Italian)
  • a562700 New translations account.php (Japanese)
  • d0268f9 New translations account.php (Korean)
  • ba025a1 New translations account.php (Dutch)
  • 25f2e77 New translations account.php (Norwegian)
  • 8b12a14 New translations account.php (Polish)
  • bb4082f New translations account.php (Portuguese)
  • a9f0ca8 New translations account.php (Russian)

📊 Changes

471 files changed (+20154 additions, -10 deletions)

View changed files

📝 .github/workflows/build.yaml (+0 -3)
📝 .github/workflows/ci.yaml (+1 -1)
📝 .github/workflows/lint.yaml (+0 -3)
lang/af/activity.php (+130 -0)
lang/af/admin/eggs.php (+19 -0)
lang/af/admin/node.php (+15 -0)
lang/af/admin/server.php (+27 -0)
lang/af/admin/user.php (+12 -0)
lang/af/auth.php (+27 -0)
lang/af/command/messages.php (+59 -0)
lang/af/dashboard/account.php (+28 -0)
lang/af/dashboard/index.php (+8 -0)
lang/af/exceptions.php (+55 -0)
lang/af/pagination.php (+17 -0)
lang/af/passwords.php (+19 -0)
lang/af/server/users.php (+33 -0)
lang/af/strings.php (+95 -0)
lang/af/validation.php (+106 -0)
lang/ar/activity.php (+130 -0)
lang/ar/admin/eggs.php (+19 -0)

...and 80 more files

📄 Description

I'm a native danish speaker and I have translated all of the messages of pelican into danish.
Contact me if there's any mistakes or questions.


🔄 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/pelican-dev/panel/pull/61 **Author:** [@MikkelHebel](https://github.com/MikkelHebel) **Created:** 4/13/2024 **Status:** ❌ Closed **Base:** `3.x` ← **Head:** `da-translations` --- ### 📝 Commits (10+) - [`34ca7d1`](https://github.com/pelican-dev/panel/commit/34ca7d1a84da7a392128be6f4113db8845a7831f) New translations account.php (Hebrew) - [`3810915`](https://github.com/pelican-dev/panel/commit/3810915287f509fe64fe75091918250004ae8a8c) New translations account.php (Hungarian) - [`5e4b7ae`](https://github.com/pelican-dev/panel/commit/5e4b7ae536c0bcbeef4fdb840a846a303a635d9c) New translations account.php (Italian) - [`a562700`](https://github.com/pelican-dev/panel/commit/a562700a53481cea594a0225d7a599deaf582e2b) New translations account.php (Japanese) - [`d0268f9`](https://github.com/pelican-dev/panel/commit/d0268f9566890102c8966ab94b1d931911d0fe5a) New translations account.php (Korean) - [`ba025a1`](https://github.com/pelican-dev/panel/commit/ba025a13162edac76402b476ee5ac09a8fa073c4) New translations account.php (Dutch) - [`25f2e77`](https://github.com/pelican-dev/panel/commit/25f2e7760b92401019aba4104350334fce9924e5) New translations account.php (Norwegian) - [`8b12a14`](https://github.com/pelican-dev/panel/commit/8b12a149520eb48b71796cfa1210732e0806a3d4) New translations account.php (Polish) - [`bb4082f`](https://github.com/pelican-dev/panel/commit/bb4082ffa407307ad4d8f1bc3523ac4fd1a53d89) New translations account.php (Portuguese) - [`a9f0ca8`](https://github.com/pelican-dev/panel/commit/a9f0ca8d25724837a1b5deaef2013ffc9b08b39b) New translations account.php (Russian) ### 📊 Changes **471 files changed** (+20154 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yaml` (+0 -3) 📝 `.github/workflows/ci.yaml` (+1 -1) 📝 `.github/workflows/lint.yaml` (+0 -3) ➕ `lang/af/activity.php` (+130 -0) ➕ `lang/af/admin/eggs.php` (+19 -0) ➕ `lang/af/admin/node.php` (+15 -0) ➕ `lang/af/admin/server.php` (+27 -0) ➕ `lang/af/admin/user.php` (+12 -0) ➕ `lang/af/auth.php` (+27 -0) ➕ `lang/af/command/messages.php` (+59 -0) ➕ `lang/af/dashboard/account.php` (+28 -0) ➕ `lang/af/dashboard/index.php` (+8 -0) ➕ `lang/af/exceptions.php` (+55 -0) ➕ `lang/af/pagination.php` (+17 -0) ➕ `lang/af/passwords.php` (+19 -0) ➕ `lang/af/server/users.php` (+33 -0) ➕ `lang/af/strings.php` (+95 -0) ➕ `lang/af/validation.php` (+106 -0) ➕ `lang/ar/activity.php` (+130 -0) ➕ `lang/ar/admin/eggs.php` (+19 -0) _...and 80 more files_ </details> ### 📄 Description I'm a native danish speaker and I have translated all of the messages of pelican into danish. Contact me if there's any mistakes or questions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 17:47:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#575