mirror of
https://github.com/nextcloud/server.git
synced 2026-05-22 01:55:56 -04:00
Merge pull request #60205 from nextcloud/fix/add-appstore-to-reuse
chore(AppStore): Add translations to REUSE.toml for app store
This commit is contained in:
commit
e126aee10f
1 changed files with 6 additions and 0 deletions
|
|
@ -14,3 +14,9 @@ path = ["img/app.svg"]
|
|||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2018-2024 Google LLC"
|
||||
SPDX-License-Identifier = "Apache-2.0"
|
||||
|
||||
[[annotations]]
|
||||
path = ["l10n/**.js", "l10n/**.json"]
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2026 Nextcloud translators"
|
||||
SPDX-License-Identifier = "AGPL-3.0-or-later"
|
||||
|
|
|
|||
Loading…
Reference in a new issue