mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
improved langs support, v 0.8.16 commit
This commit is contained in:
parent
5bb83afc7a
commit
cfdacb09ac
2 changed files with 2 additions and 2 deletions
|
@ -1473,7 +1473,7 @@ newScroll: flatScroll(scrollDef) {
|
||||||
stickersMaxHeight: 340px;
|
stickersMaxHeight: 340px;
|
||||||
stickersAddOrShare: 70px;
|
stickersAddOrShare: 70px;
|
||||||
btnStickersAdd: flatButton(btnDefNext, btnDefBig) {
|
btnStickersAdd: flatButton(btnDefNext, btnDefBig) {
|
||||||
width: 180px;
|
width: 200px;
|
||||||
height: 42px;
|
height: 42px;
|
||||||
|
|
||||||
textTop: 9px;
|
textTop: 9px;
|
||||||
|
|
|
@ -434,7 +434,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
|
||||||
|
|
||||||
"lng_custom_stickers" = "Eigene Sticker";
|
"lng_custom_stickers" = "Eigene Sticker";
|
||||||
"lng_stickers_remove_pack" = "«{sticker_pack}» entfernen?";
|
"lng_stickers_remove_pack" = "«{sticker_pack}» entfernen?";
|
||||||
"lng_stickers_add_pack" = "{count:_not_used_|# Sticker|# Stickers} hinzufügen";
|
"lng_stickers_add_pack" = "{count:_not_used_|# Sticker|# Sticker} hinzufügen";
|
||||||
"lng_stickers_share_pack" = "Sticker teilen";
|
"lng_stickers_share_pack" = "Sticker teilen";
|
||||||
"lng_stickers_not_found" = "Sticker-Paket nicht gefunden.";
|
"lng_stickers_not_found" = "Sticker-Paket nicht gefunden.";
|
||||||
"lng_stickers_copied" = "Sticker-Paket Link in die Zwischenablage kopiert.";
|
"lng_stickers_copied" = "Sticker-Paket Link in die Zwischenablage kopiert.";
|
||||||
|
|
Loading…
Add table
Reference in a new issue