mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-10 07:42:19 -05:00
[PR #740] [CLOSED] Feat: Italian translation #1249
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/imputnet/cobalt/pull/740
Author: @ghost
Created: 9/12/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (5)
d6541f5Feat: Italian translationbcf0b54Merge branch 'main' into maind336e5bMerge branch 'main' into main5d4701aMerge branch 'main' into main162b3ceMerge branch 'main' into main📊 Changes
19 files changed (+354 additions, -1 deletions)
View changed files
➕
web/i18n/it/a11y/dialog.json(+5 -0)➕
web/i18n/it/a11y/donate.json(+4 -0)➕
web/i18n/it/a11y/general.json(+3 -0)➕
web/i18n/it/a11y/save.json(+12 -0)➕
web/i18n/it/a11y/tabs.json(+3 -0)➕
web/i18n/it/about.json(+16 -0)➕
web/i18n/it/button.json(+19 -0)➕
web/i18n/it/dialog.json(+24 -0)➕
web/i18n/it/donate.json(+36 -0)➕
web/i18n/it/error.json(+52 -0)➕
web/i18n/it/general.json(+7 -0)➕
web/i18n/it/notification.json(+4 -0)➕
web/i18n/it/receiver.json(+5 -0)➕
web/i18n/it/remux.json(+3 -0)➕
web/i18n/it/save.json(+23 -0)➕
web/i18n/it/settings.json(+124 -0)➕
web/i18n/it/tabs.json(+8 -0)➕
web/i18n/it/updates.json(+4 -0)📝
web/i18n/languages.json(+2 -1)📄 Description
Not sure if it can already be merged but at least I've done all of the translating already
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.