New translations app.json (Russian)
This commit is contained in:
parent
cdbfbd7e71
commit
c437a68186
|
@ -336,16 +336,16 @@
|
||||||
},
|
},
|
||||||
"compose": {
|
"compose": {
|
||||||
"title": {
|
"title": {
|
||||||
"new_post": "New Post",
|
"new_post": "Новый пост",
|
||||||
"new_reply": "New Reply"
|
"new_reply": "Новый ответ"
|
||||||
},
|
},
|
||||||
"media_selection": {
|
"media_selection": {
|
||||||
"camera": "Take Photo",
|
"camera": "Сделать фото",
|
||||||
"photo_library": "Photo Library",
|
"photo_library": "Photo Library",
|
||||||
"browse": "Browse"
|
"browse": "Выбрать"
|
||||||
},
|
},
|
||||||
"content_input_placeholder": "Type or paste what’s on your mind",
|
"content_input_placeholder": "Type or paste what’s on your mind",
|
||||||
"compose_action": "Publish",
|
"compose_action": "Опубликовать",
|
||||||
"replying_to_user": "replying to %s",
|
"replying_to_user": "replying to %s",
|
||||||
"attachment": {
|
"attachment": {
|
||||||
"photo": "photo",
|
"photo": "photo",
|
||||||
|
|
Loading…
Reference in New Issue