[PR #1099] [MERGED] Slovak and Czech language added #8904

Closed
opened 2026-02-05 13:55:14 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1099
Author: @PeterBasista
Created: 12/13/2022
Status: Merged
Merged: 12/13/2022
Merged by: @alextran1502

Base: mainHead: translate_SK_CZ


📝 Commits (3)

📊 Changes

4 files changed (+394 additions, -2 deletions)

View changed files

mobile/assets/i18n/cz-CZ.json (+194 -0)
mobile/assets/i18n/sk-SK.json (+194 -0)
📝 mobile/ios/Runner/Info.plist (+4 -2)
📝 mobile/lib/constants/locales.dart (+2 -0)

📄 Description

Added translation for the Slovak and Czech language


🔄 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/immich-app/immich/pull/1099 **Author:** [@PeterBasista](https://github.com/PeterBasista) **Created:** 12/13/2022 **Status:** ✅ Merged **Merged:** 12/13/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `translate_SK_CZ` --- ### 📝 Commits (3) - [`400160b`](https://github.com/immich-app/immich/commit/400160b0fdf75e8afc80c514c734db8020581641) Added SK translate - [`642d5b8`](https://github.com/immich-app/immich/commit/642d5b80f6355c49f5c5e16afa52c0e87af22e8e) Added SK translate - [`bd7dcd0`](https://github.com/immich-app/immich/commit/bd7dcd061749174e29eb11d5a351a9450bb443f2) Added CZ translate ### 📊 Changes **4 files changed** (+394 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `mobile/assets/i18n/cz-CZ.json` (+194 -0) ➕ `mobile/assets/i18n/sk-SK.json` (+194 -0) 📝 `mobile/ios/Runner/Info.plist` (+4 -2) 📝 `mobile/lib/constants/locales.dart` (+2 -0) </details> ### 📄 Description Added translation for the Slovak and Czech language --- <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 13:55:14 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8904