cleanup, updated broken favorites look + localization strings
This commit is contained in:
parent
e8f7491003
commit
693eb4b717
4 changed files with 20 additions and 7 deletions
|
@ -339,7 +339,8 @@ const en = {
|
|||
read: 'Read!',
|
||||
followed_you: 'followed you',
|
||||
favorited_you: 'favorited your status',
|
||||
repeated_you: 'repeated your status'
|
||||
repeated_you: 'repeated your status',
|
||||
broken_favorite: 'Unknown status, searching for it...'
|
||||
},
|
||||
login: {
|
||||
login: 'Log in',
|
||||
|
@ -1628,7 +1629,8 @@ const ru = {
|
|||
read: 'Прочесть',
|
||||
followed_you: 'начал(а) читать вас',
|
||||
favorited_you: 'нравится ваш статус',
|
||||
repeated_you: 'повторил(а) ваш статус'
|
||||
repeated_you: 'повторил(а) ваш статус',
|
||||
broken_favorite: 'Неизвестный статус, ищем...'
|
||||
},
|
||||
login: {
|
||||
login: 'Войти',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue