mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-16 00:03:12 -04:00
[i18n] adding translator on request
This commit is contained in:
parent
82418ea04e
commit
0eb337ffce
@ -36,7 +36,7 @@ my @lang;
|
|||||||
# translator names here as a hash where the key is the lang_country code used for the ts file name
|
# translator names here as a hash where the key is the lang_country code used for the ts file name
|
||||||
my $translators= {
|
my $translators= {
|
||||||
'af' => '',
|
'af' => '',
|
||||||
'ar' => 'Ichaouia Amine, Hosham Munier',
|
'ar' => 'Ichaouia Amine, Hosham Munier, Ammar Shaarbaf',
|
||||||
'bg' => 'Захари Савов, Jordan Tzvetkov',
|
'bg' => 'Захари Савов, Jordan Tzvetkov',
|
||||||
'bs' => 'Almir Karabegovic',
|
'bs' => 'Almir Karabegovic',
|
||||||
'ca' => 'Albert F, Pau Reguant Ridó, Xavier Roijals',
|
'ca' => 'Albert F, Pau Reguant Ridó, Xavier Roijals',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user