Skip to content

Conversation

@come-nc
Copy link
Collaborator

@come-nc come-nc commented Jul 31, 2025

fix #61

@come-nc come-nc self-assigned this Jul 31, 2025
@come-nc come-nc requested review from skjnldsv and susnux July 31, 2025 08:54
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc merged commit 7a39874 into main Jul 31, 2025
21 checks passed
@come-nc come-nc deleted the feat/add-l10n branch July 31, 2025 10:13
@come-nc
Copy link
Collaborator Author

come-nc commented Jul 31, 2025

/backport to stable31

@come-nc
Copy link
Collaborator Author

come-nc commented Jul 31, 2025

/backport to stable30

@backportbot
Copy link

backportbot bot commented Jul 31, 2025

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/315/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 7241b474

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/315/stable30

Error: Failed to check for changes with origin/stable30: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support localization

2 participants