Переглянути джерело

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 ключ що відповідає даному підпису Ідентифікатор GPG ключа: 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.


Завантаження…
Відмінити
Зберегти