瀏覽代碼

Add SPDX-License-Identifier to extract-translation-templates.sh

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4143/head
Suguru Hirahara 1 年之前
父節點
當前提交
975692c84d
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E4F9743DAB4B7B75
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      i18n/bin/extract-translation-templates.sh

+ 2
- 0
i18n/bin/extract-translation-templates.sh 查看文件

@@ -1,6 +1,8 @@
#!/bin/bash

# SPDX-FileCopyrightText: 2024 Slavi Pantaleev <slavi@devture.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later

# This script extracts translation templates (original English strings) into the `translation-templates/` directory.
# These templates are later used to generate locale files for each language in the `locales/` directory.


Loading…
取消
儲存