[create-pull-request] automated change (#28762)
Co-authored-by: t3chguy <t3chguy@users.noreply.github.com>pull/28765/head
parent
c2799a1812
commit
cbc1838755
|
@ -2115,7 +2115,8 @@
|
|||
"show_less": "Pokaż mniej",
|
||||
"show_n_more": {
|
||||
"one": "Pokaż %(count)s więcej",
|
||||
"other": "Pokaż %(count)s więcej"
|
||||
"few": "Pokaż %(count)s więcej",
|
||||
"many": "Pokaż %(count)s więcej"
|
||||
},
|
||||
"show_previews": "Pokazuj podgląd wiadomości",
|
||||
"sort_by": "Sortuj według",
|
||||
|
@ -3689,7 +3690,8 @@
|
|||
"close": "Zamknij podgląd",
|
||||
"show_n_more": {
|
||||
"one": "Pokaż %(count)s inny podgląd",
|
||||
"other": "Pokaż %(count)s innych podglądów"
|
||||
"few": "Pokaż %(count)s inne podglądy",
|
||||
"many": "Pokaż %(count)s innych podglądów"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue