[PR #189] [MERGED] feat: choose locale in settings #283

Closed
opened 2025-10-31 17:08:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pd4d10/git-touch/pull/189
Author: @shreyas1599
Created: 2/3/2021
Status: Merged
Merged: 2/14/2021
Merged by: @pd4d10

Base: mainHead: locale-option


📝 Commits (3)

  • ea9c1d9 feat: choose locale in settings
  • 79156c7 fix: translated lang name, inbuilt parser
  • ce8f139 Merge branch 'main' into locale-option

📊 Changes

4 files changed (+68 additions, -1 deletions)

View changed files

📝 lib/app.dart (+11 -1)
📝 lib/models/theme.dart (+39 -0)
📝 lib/screens/settings.dart (+17 -0)
📝 lib/utils/utils.dart (+1 -0)

📄 Description

#143


🔄 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/pd4d10/git-touch/pull/189 **Author:** [@shreyas1599](https://github.com/shreyas1599) **Created:** 2/3/2021 **Status:** ✅ Merged **Merged:** 2/14/2021 **Merged by:** [@pd4d10](https://github.com/pd4d10) **Base:** `main` ← **Head:** `locale-option` --- ### 📝 Commits (3) - [`ea9c1d9`](https://github.com/pd4d10/git-touch/commit/ea9c1d9388e8a70eb492877af4c8b4da7c908ceb) feat: choose locale in settings - [`79156c7`](https://github.com/pd4d10/git-touch/commit/79156c7b31c81e3d687654ffd16c6a589082384c) fix: translated lang name, inbuilt parser - [`ce8f139`](https://github.com/pd4d10/git-touch/commit/ce8f139d2d1719817e003f1c7403d5990f408c69) Merge branch 'main' into locale-option ### 📊 Changes **4 files changed** (+68 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/app.dart` (+11 -1) 📝 `lib/models/theme.dart` (+39 -0) 📝 `lib/screens/settings.dart` (+17 -0) 📝 `lib/utils/utils.dart` (+1 -0) </details> ### 📄 Description #143 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 17:08:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#283