Skip to content

Commit 021f8d3

Browse files
committed
Merge pull request #1579 from richardmiller/fixing_translation_example
Updated yml translation example to match other formats
2 parents acdb64f + 2faf274 commit 021f8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/translation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ is done just as before:
224224
.. code-block:: yaml
225225
226226
# messages.fr.yml
227-
'Hello %name%': Hello %name%
227+
'Hello %name%': Bonjour %name%
228228
229229
.. note::
230230

0 commit comments

Comments
 (0)