Sync more languages

de, tr_TR translations exist for security-doc, copy the translated files
for those over as well.

Change-Id: I358f47b965f152a20ddabbdb77e2429210507258
This commit is contained in:
Andreas Jaeger 2020-03-07 10:32:19 +01:00
parent feba182b88
commit 8c2d5bf328
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ function copy_rst_trans {
target=$1
# Copy over some RST files
mkdir -p $PROJECT_DIR/$target/source/locale
for lang in id ja ; do
for lang in de id ja tr_TR ; do
TARGET=$PROJECT_DIR/$target/source/locale/$lang/LC_MESSAGES
mkdir -p $TARGET
cp doc/common/source/locale/$lang/LC_MESSAGES/common.po \