mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-26 03:31:56 +01:00
[create-pull-request] automated change (#28762)
Co-authored-by: t3chguy <t3chguy@users.noreply.github.com>
This commit is contained in:
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…
x
Reference in New Issue
Block a user