[PR #219] [MERGED] #199 Adding translation to schedules list #92960

Closed
opened 2026-05-26 05:07:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/219
Author: @manuelcanepa
Created: 8/30/2022
Status: Merged
Merged: 8/30/2022
Merged by: @TomAFrench

Base: i18nHead: i18n


📝 Commits (10+)

📊 Changes

6 files changed (+195 additions, -49 deletions)

View changed files

📝 packages/desktop-client/src/components/schedules/EditSchedule.js (+42 -27)
📝 packages/desktop-client/src/components/schedules/SchedulesTable.js (+24 -15)
📝 packages/desktop-client/src/components/schedules/StatusBadge.js (+15 -4)
📝 packages/desktop-client/src/components/schedules/index.js (+5 -2)
📝 packages/desktop-client/src/locales/en-GB.json (+55 -1)
📝 packages/desktop-client/src/locales/es-ES.json (+54 -0)

📄 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/actualbudget/actual/pull/219 **Author:** [@manuelcanepa](https://github.com/manuelcanepa) **Created:** 8/30/2022 **Status:** ✅ Merged **Merged:** 8/30/2022 **Merged by:** [@TomAFrench](https://github.com/TomAFrench) **Base:** `i18n` ← **Head:** `i18n` --- ### 📝 Commits (10+) - [`a7f9a3d`](https://github.com/actualbudget/actual/commit/a7f9a3d227a702bb209c3f42f146b206b4da6e44) #199 Adding translation to schedules list - [`b84824a`](https://github.com/actualbudget/actual/commit/b84824a9df832ed75bcfd45443c18b2d83977071) #199 Fixing lint import - [`76e2f22`](https://github.com/actualbudget/actual/commit/76e2f22304ca3fb24308926500737c314f18f171) Merge branch 'i18n' into i18n - [`47c09d7`](https://github.com/actualbudget/actual/commit/47c09d7669c178e513b303d82415b25f5ad3acd2) Merge branch 'i18n' into i18n - [`9401063`](https://github.com/actualbudget/actual/commit/940106339fbaf28669ab438fe54cab127786db97) Merge branch 'i18n' into i18n - [`54bc782`](https://github.com/actualbudget/actual/commit/54bc78266c6374ef4df2245e75f6927c80d952ba) #199 Complete translation on EditSchedule Form - [`7bafaa3`](https://github.com/actualbudget/actual/commit/7bafaa3d379f70424c5343f171dfd7e06c5e17fc) #199 Translation for status badge - [`71dfc54`](https://github.com/actualbudget/actual/commit/71dfc54551f4498666a0139d4623f38ab2897c66) Update package.json - [`a4e43b0`](https://github.com/actualbudget/actual/commit/a4e43b0299bbd913c555b094644974f79991e2d8) #199 Minor changes, suggested by @j-f1 - [`8a25b45`](https://github.com/actualbudget/actual/commit/8a25b451220a32e42df3e037d625af5926486f5c) #199 Reverting translation of fatal errors ### 📊 Changes **6 files changed** (+195 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/schedules/EditSchedule.js` (+42 -27) 📝 `packages/desktop-client/src/components/schedules/SchedulesTable.js` (+24 -15) 📝 `packages/desktop-client/src/components/schedules/StatusBadge.js` (+15 -4) 📝 `packages/desktop-client/src/components/schedules/index.js` (+5 -2) 📝 `packages/desktop-client/src/locales/en-GB.json` (+55 -1) 📝 `packages/desktop-client/src/locales/es-ES.json` (+54 -0) </details> ### 📄 Description _No description provided_ --- <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 2026-05-26 05:07:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#92960