Skip to content

Commit

Permalink
Translated using Weblate (Russian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (189 of 189 strings)

Translation: Hedy/Cheatsheets
Translate-URL: https://hosted.weblate.org/projects/hedy/commands/ru/
  • Loading branch information
thejenja authored and weblate committed Apr 10, 2023
1 parent bb9e30b commit 1e675ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/cheatsheets/ru.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
- name: назначить текст
explanation: Текст в кавычках после `=`
demo_code: "имя = 'Hedy the Robot'\n{print} 'Hello ' имя"
- name: котировки после сравнения `{if}`
- name: кавычки после сравнения `{if}`
explanation: Текст в кавычках после `{if}`.
demo_code: "имя = {ask} 'Кто вы?'\n{if} имя = 'Хеди'\n {print} 'Hi there!'"
- name: кавычки в списке
Expand Down

0 comments on commit 1e675ab

Please sign in to comment.