Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit a13b739

Browse files
committed
improvements
1 parent ef70deb commit a13b739

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

ru_ru.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1583,5 +1583,6 @@
15831583
"Low detail mode disables a lot of visual effects to increase performance.": "Режим низкой детализации выключает много визуальных эффектов для увеличения производительности.",
15841584
"Max Followed": "Макс. Отслеживаемых",
15851585
"You can only follow <cy>%i</c> users at the same time.": "Вы можете отслеживать лишь <cy>%i</c> пользователей одновременно.",
1586-
"Collect %i more <cy>Secret Coins</c> to unlock this <cl>level</c>!": "Собери ещё %i <cy>Секретных Монет</c> чтобы разблокировать этот <cl>уровень</c>!"
1586+
"Collect %i more <cy>Secret Coins</c> to unlock this <cl>level</c>!": "Собери ещё %i <cy>Секретных Монет</c> чтобы разблокировать этот <cl>уровень</c>!",
1587+
"Smooth\nEase": "Плавный переход\nкамеры"
15871588
}

win/gdl_patches.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

win/ru_ru_locations.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,5 +217,12 @@
217217
},
218218
"Здесь пока ничего нет... извините :(": {
219219
"scale": 0.55
220-
}
220+
},
221+
"Лкм / пробел / стрелка вверх, чтобы прыгать через шипы": {
222+
"scale": 0.5
223+
},
224+
"Плавный\nпереход\nкамеры": {
225+
"scale": 0.25,
226+
"x": -2
227+
}
221228
}

0 commit comments

Comments
 (0)