Skip to content

Commit e126aee

Browse files
Merge pull request #60205 from nextcloud/fix/add-appstore-to-reuse
chore(AppStore): Add translations to REUSE.toml for app store
2 parents 7304083 + 230afb8 commit e126aee

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

apps/appstore/REUSE.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@ path = ["img/app.svg"]
1414
precedence = "aggregate"
1515
SPDX-FileCopyrightText = "2018-2024 Google LLC"
1616
SPDX-License-Identifier = "Apache-2.0"
17+
18+
[[annotations]]
19+
path = ["l10n/**.js", "l10n/**.json"]
20+
precedence = "aggregate"
21+
SPDX-FileCopyrightText = "2026 Nextcloud translators"
22+
SPDX-License-Identifier = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)