Skip to content

Commit a22ed72

Browse files
committed
End of course has moved
1 parent f69149a commit a22ed72

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

translations/english.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22928,7 +22928,9 @@ msgstr ""
2292822928
"\n"
2292922929
"For this to work, we just have to make sure that all the values in `letters` are unique.\n"
2293022930
"Otherwise it would be impossible to decrypt messages properly. If both `'h'` and `'j'` got replaced with `'q'`\n"
22931-
"during encryption, there would be no way to know whether `'qpeef'` means `'hello'` or `'jello'`!"
22931+
"during encryption, there would be no way to know whether `'qpeef'` means `'hello'` or `'jello'`!\n"
22932+
"\n"
22933+
"Congratulations! You've reached the end of the course so far. More is on the way!"
2293222934

2293322935
#. https://poeditor.com/projects/view_terms?id=490053&search=pages.CreatingKeyValuePairs.steps.list_append_reminder
2293422936
msgid "pages.CreatingKeyValuePairs.steps.list_append_reminder.output_prediction_choices.1"
@@ -24010,7 +24012,10 @@ msgstr ""
2401024012

2401124013
#. https://futurecoder.io/course/#DictionaryKeysAndValues
2401224014
msgid "pages.DictionaryKeysAndValues.steps.final_text.text"
24013-
msgstr "Congratulations! You've reached the end of the course so far. More is on the way!"
24015+
msgstr ""
24016+
"👌\n"
24017+
"\n"
24018+
"Now that you can *get* values from a dictionary, you'll soon learn how to *set* values in a dictionary."
2401424019

2401524020
#. https://futurecoder.io/course/#DictionaryKeysAndValues
2401624021
msgid "pages.DictionaryKeysAndValues.steps.introducing_keys.requirements"
111 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)