mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-13 13:35:30 -04:00
commit
ed36dba3f5
1 changed files with 15 additions and 15 deletions
|
@ -36,7 +36,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
|
||||
nav:
|
||||
play: "Уровни"
|
||||
# community: "Community"
|
||||
community: "Сообщество"
|
||||
editor: "Редактор"
|
||||
blog: "Блог"
|
||||
forum: "Форум"
|
||||
|
@ -139,7 +139,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
group: "Группа"
|
||||
clothes: "Одежда"
|
||||
trim: "Отделка"
|
||||
# cloud: "Cloud"
|
||||
cloud: "Облако"
|
||||
team: "Облако"
|
||||
spell: "Заклинание"
|
||||
boots: "Обувь"
|
||||
|
@ -746,11 +746,11 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
user_schema: "Пользовательская Schema"
|
||||
user_profile: "Пользовательский профиль"
|
||||
patches: "Патчи"
|
||||
# patched_model: "Source Document"
|
||||
patched_model: "Исходный документ"
|
||||
model: "Модель"
|
||||
# system: "System"
|
||||
# component: "Component"
|
||||
# components: "Components"
|
||||
system: "Система"
|
||||
component: "Компонент"
|
||||
components: "Компоненты"
|
||||
# thang: "Thang"
|
||||
# thangs: "Thangs"
|
||||
# level_session: "Your Session"
|
||||
|
@ -758,17 +758,17 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
|
|||
# article: "Article"
|
||||
# user_names: "User Names"
|
||||
# thang_names: "Thang Names"
|
||||
# files: "Files"
|
||||
files: "Файлы"
|
||||
# top_simulators: "Top Simulators"
|
||||
# source_document: "Source Document"
|
||||
# document: "Document"
|
||||
source_document: "Исходный документ"
|
||||
document: "Документ"
|
||||
# sprite_sheet: "Sprite Sheet"
|
||||
|
||||
# delta:
|
||||
# added: "Added"
|
||||
# modified: "Modified"
|
||||
# deleted: "Deleted"
|
||||
delta:
|
||||
added: "Добавлено"
|
||||
modified: "Изменено"
|
||||
deleted: "Удалено"
|
||||
# moved_index: "Moved Index"
|
||||
# text_diff: "Text Diff"
|
||||
text_diff: "Разница"
|
||||
# merge_conflict_with: "MERGE CONFLICT WITH"
|
||||
# no_changes: "No Changes"
|
||||
no_changes: "Нет изменений"
|
||||
|
|
Loading…
Add table
Reference in a new issue