Browse Source

fix profile window

master
Shift 10 years ago
parent
commit
f347bfc0f3
  1. 2
      css/profile.css
  2. 2
      interface_localization.js

2
css/profile.css

@ -76,7 +76,7 @@ @@ -76,7 +76,7 @@
right: 10px;
padding: 10px;
font-size: 12px;
width: 120px;
width: 110px;
text-align: center;
color: rgba( 0, 0, 0, .7 );
background: rgba( 0, 0, 0, .1 );

2
interface_localization.js

@ -765,7 +765,7 @@ if(preferredLanguage == "ru"){ @@ -765,7 +765,7 @@ if(preferredLanguage == "ru"){
"days": "%{smart_count} день |||| %{smart_count} дней",
"Detailed information": "Подробная информация",
"DHT network down.": "Недоступна DHT сеть.",
"Direct Messages": ичные сообщения",
"Direct Messages": С",
"Disable": "Отключено",
"Display mentions to @": "Показать ответы для @",
"Display retransmissions": "Показать репосты",

Loading…
Cancel
Save