mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-03-06 12:54:12 +01:00
Add SPDX-License-Identifier to extract-translation-templates.sh
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
parent
8be34c1ef1
commit
975692c84d
@ -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…
x
Reference in New Issue
Block a user