@@ -47,7 +47,7 @@ class Project
47
47
*/
48
48
'meta ' => true ,
49
49
],
50
- 'firefox_ios ' => [
50
+ 'firefox_ios ' => [
51
51
'git_repository ' => 'firefoxios-l10n ' ,
52
52
'locale_mapping ' => [
53
53
'bn-IN ' => 'bn ' ,
@@ -63,11 +63,11 @@ class Project
63
63
'source_type ' => 'mixed ' ,
64
64
'variable_patterns ' => ['dtd ' , 'ftl ' , 'l10njs ' , 'printf ' , 'properties ' ],
65
65
],
66
- 'comm_l10n ' => [
66
+ 'comm_l10n ' => [
67
67
'source_type ' => 'mixed ' ,
68
68
'variable_patterns ' => ['dtd ' , 'ftl ' , 'l10njs ' , 'printf ' , 'properties ' ],
69
69
],
70
- 'mozilla_org ' => [
70
+ 'mozilla_org ' => [
71
71
'git_repository ' => 'www-l10n ' ,
72
72
'git_branch ' => 'master ' ,
73
73
'pontoon_project ' => 'mozillaorg ' ,
@@ -83,7 +83,7 @@ class Project
83
83
'source_type ' => 'xml ' ,
84
84
'variable_patterns ' => ['xml_android ' ],
85
85
],
86
- 'vpn_client ' => [
86
+ 'vpn_client ' => [
87
87
'git_repository ' => 'mozilla-vpn-client-l10n ' ,
88
88
'underscore_locales ' => true ,
89
89
'pontoon_project ' => 'mozilla-vpn-client ' ,
@@ -104,7 +104,7 @@ class Project
104
104
'comm_l10n ' ,
105
105
],
106
106
// Products using Git
107
- 'git ' => [
107
+ 'git ' => [
108
108
'android_l10n ' , 'firefox_ios ' , 'mozilla_org ' , 'vpn_client ' ,
109
109
],
110
110
// Products using free text search on Pontoon
0 commit comments