forked from mirrors/gecko-dev
Bug 1886291 - Add linux64-aarch64 to browser/locales/l10n-onchange-changesets.json r=releng-reviewers,jcristau
Depends on D204823 Differential Revision: https://phabricator.services.mozilla.com/D205138
This commit is contained in:
parent
a00d24caa6
commit
41d67a11d1
1 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"ar": {
|
"ar": {
|
||||||
"platforms": [
|
"platforms": [
|
||||||
|
"linux64-aarch64",
|
||||||
"linux",
|
"linux",
|
||||||
"linux-devedition",
|
"linux-devedition",
|
||||||
"linux64",
|
"linux64",
|
||||||
|
|
@ -18,6 +19,7 @@
|
||||||
},
|
},
|
||||||
"en-CA": {
|
"en-CA": {
|
||||||
"platforms": [
|
"platforms": [
|
||||||
|
"linux64-aarch64",
|
||||||
"linux",
|
"linux",
|
||||||
"linux-devedition",
|
"linux-devedition",
|
||||||
"linux64",
|
"linux64",
|
||||||
|
|
@ -35,6 +37,7 @@
|
||||||
},
|
},
|
||||||
"he": {
|
"he": {
|
||||||
"platforms": [
|
"platforms": [
|
||||||
|
"linux64-aarch64",
|
||||||
"linux",
|
"linux",
|
||||||
"linux-devedition",
|
"linux-devedition",
|
||||||
"linux64",
|
"linux64",
|
||||||
|
|
@ -52,6 +55,7 @@
|
||||||
},
|
},
|
||||||
"it": {
|
"it": {
|
||||||
"platforms": [
|
"platforms": [
|
||||||
|
"linux64-aarch64",
|
||||||
"linux",
|
"linux",
|
||||||
"linux-devedition",
|
"linux-devedition",
|
||||||
"linux64",
|
"linux64",
|
||||||
|
|
@ -69,6 +73,7 @@
|
||||||
},
|
},
|
||||||
"ja": {
|
"ja": {
|
||||||
"platforms": [
|
"platforms": [
|
||||||
|
"linux64-aarch64",
|
||||||
"linux",
|
"linux",
|
||||||
"linux-devedition",
|
"linux-devedition",
|
||||||
"linux64",
|
"linux64",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue