Skip to content

Commit

Permalink
[FIX] Russian translation of "False" (#10418)
Browse files Browse the repository at this point in the history
i18n: word "False" now is not "Ложный" in russian
  • Loading branch information
strangerintheq authored and graywolf336 committed Apr 18, 2018
1 parent f072189 commit 5a3ea7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/rocketchat-i18n/i18n/ru.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@
"External_Service": "Внешний сервис",
"External_Queue_Service_URL": "URL внешнего сервера очередей",
"Facebook_Page": "Страница Facebook",
"False": "Ложный",
"False": "Нет",
"Favorite_Rooms": "Включить избранные каналы",
"Favorites": "Избранное",
"Features_Enabled": "Доступные функции",
Expand Down Expand Up @@ -2241,4 +2241,4 @@
"your_message_optional": "Сообщение (опционально)",
"Your_password_is_wrong": "Ваш пароль неверен!",
"Your_push_was_sent_to_s_devices": "Оповещение было отправлено на %s устройств."
}
}

0 comments on commit 5a3ea7b

Please sign in to comment.