Skip to content

Commit 565d6cc

Browse files
committed
fix(AppStore): Add translations to REUSE.toml for app store
Signed-off-by: David Dreschner <david.dreschner@nextcloud.com>
1 parent fffba55 commit 565d6cc

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 = "2016 ownCloud, Inc., 2016-2026 Nextcloud translators"
22+
SPDX-License-Identifier = "AGPL-3.0-only OR AGPL-3.0-or-later"

0 commit comments

Comments
 (0)