Skip to content

Commit d0d6959

Browse files
authoredMay 16, 2017
Merge pull request #4570 from mach0/master
[i18n] adding translator on request
2 parents 0bac937 + 0eb337f commit d0d6959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/tsstat.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
# translator names here as a hash where the key is the lang_country code used for the ts file name
3737
my $translators= {
3838
'af' => '',
39-
'ar' => 'Ichaouia Amine, Hosham Munier',
39+
'ar' => 'Ichaouia Amine, Hosham Munier, Ammar Shaarbaf',
4040
'bg' => 'Захари Савов, Jordan Tzvetkov',
4141
'bs' => 'Almir Karabegovic',
4242
'ca' => 'Albert F, Pau Reguant Ridó, Xavier Roijals',

0 commit comments

Comments
 (0)
Please sign in to comment.