mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 15:22:37 -05:00
[PR #309] update: flutter version 3.13 & dart 3.1 #302
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pd4d10/git-touch/pull/309
Author: @isaron
Created: 9/18/2023
Status: 🔄 Open
Base:
main← Head:main📝 Commits (10+)
547005dTranslated using Weblate (Italian)8c1fc09chore: Translated using Weblate (Portuguese (Brazil))7ff9698chore: Translated using Weblate (German)88ea346chore: Translated using Weblate (Dutch)824f526chore: Translated using Weblate (Spanish)c825799chore: Translated using Weblate (Indonesian)25a0f4dchore: Translated using Weblate (Czech)ea98b81chore: Translated using Weblate (Romanian)219e5d6chore: Translated using Weblate (Turkish)1228233chore: Translated using Weblate (Chinese (Simplified))📊 Changes
108 files changed (+7965 additions, -1112 deletions)
View changed files
➕
.github/workflows/dart.yml(+38 -0)📝
.github/workflows/lint.yml(+3 -3)📝
.gitignore(+0 -1)📝
CHANGELOG.md(+116 -70)📝
android/app/build.gradle(+1 -1)📝
android/build.gradle(+2 -2)📝
l10n.yaml(+1 -1)➕
lib/l10n/intl_cs.arb(+110 -0)📝
lib/l10n/intl_de.arb(+514 -17)📝
lib/l10n/intl_en.arb(+4 -3)📝
lib/l10n/intl_es.arb(+519 -5)📝
lib/l10n/intl_fr.arb(+508 -11)➕
lib/l10n/intl_gl.arb(+278 -0)📝
lib/l10n/intl_id.arb(+526 -12)➕
lib/l10n/intl_it.arb(+350 -0)📝
lib/l10n/intl_ja.arb(+11 -7)➕
lib/l10n/intl_ko.arb(+1 -0)📝
lib/l10n/intl_nl.arb(+518 -4)📝
lib/l10n/intl_pt.arb(+178 -13)📝
lib/l10n/intl_pt_BR.arb(+175 -10)...and 80 more files
📄 Description
Merged translations to correct i10n .arb files and dart fix apply.
ps: need more reviews
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.