diff options
| author | 0ko <0ko@noreply.codeberg.org> | 2025-08-20 18:29:08 +0000 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2025-11-05 22:28:35 +0100 |
| commit | 080f4123378e76f628e068a7b53753903a4810f3 (patch) | |
| tree | 3e48bfdab87ca5e96e0c47cb1b59b30dc9491421 | |
| parent | 87dfad632bda86ba69ffa35a79ceae7128796fca (diff) | |
| download | hurrycurry-080f4123378e76f628e068a7b53753903a4810f3.tar hurrycurry-080f4123378e76f628e068a7b53753903a4810f3.tar.bz2 hurrycurry-080f4123378e76f628e068a7b53753903a4810f3.tar.zst | |
Translated using Weblate (Russian)v3.0.1
Currently translated at 100.0% (290 of 290 strings)
Translation: Hurry Curry!/Game
Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/ru/
| -rw-r--r-- | locale/ru.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/ru.ini b/locale/ru.ini index a6b75a96..757796f4 100644 --- a/locale/ru.ini +++ b/locale/ru.ini @@ -338,4 +338,4 @@ s.tool.map_linter.unknown_tile = Клетка {0} неизвестна. s.tool.map_linter.walkable = Через клетку {0} можно пройти. s.tool.map_linter.not_walkable = Через клетку {0} нельзя пройти. c.settings.input.toggle_first_person = Переключить вид камеры -s.tool.map_linter.no_demands = Требования невозможны.
\ No newline at end of file +s.tool.map_linter.no_demands = Требования невозможны. |