Browse Source

fix(lang) fix Russian lang

factor2
Sergei Novikov 1 year ago
parent
commit
3d85202987
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      lang/main-ru.json

+ 3
- 0
lang/main-ru.json View File

860
     "pinnedParticipant": "Участник закреплен",
860
     "pinnedParticipant": "Участник закреплен",
861
     "polls": {
861
     "polls": {
862
         "answer": {
862
         "answer": {
863
+            "edit": "Редактировать",
864
+            "send": "Отправить",
863
             "skip": "Пропустить",
865
             "skip": "Пропустить",
864
             "submit": "Подтвердить"
866
             "submit": "Подтвердить"
865
         },
867
         },
873
             "pollQuestion": "Вопрос опроса",
875
             "pollQuestion": "Вопрос опроса",
874
             "questionPlaceholder": "Задайте вопрос",
876
             "questionPlaceholder": "Задайте вопрос",
875
             "removeOption": "Удалить вариант",
877
             "removeOption": "Удалить вариант",
878
+            "save": "Сохранить",
876
             "send": "Отправлять"
879
             "send": "Отправлять"
877
         },
880
         },
878
         "errors": {
881
         "errors": {

Loading…
Cancel
Save