mirror of
https://gitlab.com/keys.openpgp.org/hagrid.git
synced 2025-10-06 00:23:08 +02:00
i18n: fix make-translated-templates script
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/zsh
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
for i in templates-untranslated/**/*.hbs; do
|
||||
local template=${${i#templates-untranslated/}}
|
||||
|
Reference in New Issue
Block a user