Skip to content

Commit c03b79f

Browse files
committed
Set ann0see as german app translator
1 parent 19a0498 commit c03b79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/create-translation-issues.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ START_DATE=$(date -Idate)
7272
# with LANG being the language code (different syntax for app and web!)
7373
declare -A TRANSLATORS_BY_LANG
7474
# App translators:
75-
TRANSLATORS_BY_LANG[app_de_DE]="rolamos"
75+
TRANSLATORS_BY_LANG[app_de_DE]="ann0see"
7676
TRANSLATORS_BY_LANG[app_es_ES]="ignotus666"
7777
TRANSLATORS_BY_LANG[app_fr_FR]="jujudusud,trebmuh"
7878
TRANSLATORS_BY_LANG[app_it_IT]="dzpex"

0 commit comments

Comments
 (0)