Skip to content

Commit

Permalink
Add translations for the EXPAND formula arguments - for bug 62555
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlana81 committed Oct 9, 2023
1 parent 75e8425 commit 89f9b96
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1896,7 +1896,7 @@
"d": "Връща поредица от числа"
},
"EXPAND": {
"a": "(масив, редове, [колони], [pad_with])",
"a": "(масив, редове, [колони], [попълни_с])",
"d": "Разгъва масив до указаните измерения."
},
"XMATCH": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1896,7 +1896,7 @@
"d": "Atgriež skaitļu secību"
},
"EXPAND": {
"a": "(masīvs, rindas, [kolonnas], [pad_with])",
"a": "(masīvs, rindas, [kolonnas], [paliktnis_ar])",
"d": "Paplašina masīvu līdz norādītajiem izmēriem."
},
"XMATCH": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1896,7 +1896,7 @@
"d": "Vráti postupnosť čísel"
},
"EXPAND": {
"a": "(array, rows, [columns], [pad_with])",
"a": "(array, rows, [columns], [zadať_hodnotu])",
"d": "Rozšíri pole na zadané rozmery."
},
"XMATCH": {
Expand Down

0 comments on commit 89f9b96

Please sign in to comment.