mirror of https://github.com/procxx/kepka.git
improved langs support, v 0.8.16 commit
This commit is contained in:
parent
5bb83afc7a
commit
cfdacb09ac
|
@ -1473,7 +1473,7 @@ newScroll: flatScroll(scrollDef) {
|
|||
stickersMaxHeight: 340px;
|
||||
stickersAddOrShare: 70px;
|
||||
btnStickersAdd: flatButton(btnDefNext, btnDefBig) {
|
||||
width: 180px;
|
||||
width: 200px;
|
||||
height: 42px;
|
||||
|
||||
textTop: 9px;
|
||||
|
|
|
@ -434,7 +434,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
|
|||
|
||||
"lng_custom_stickers" = "Eigene Sticker";
|
||||
"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_not_found" = "Sticker-Paket nicht gefunden.";
|
||||
"lng_stickers_copied" = "Sticker-Paket Link in die Zwischenablage kopiert.";
|
||||
|
|
Loading…
Reference in New Issue