We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb7057 commit 4618e6cCopy full SHA for 4618e6c
book/translation.rst
@@ -322,7 +322,7 @@ Creating Translations
322
323
The act of creating translation files is an important part of "localization"
324
(often abbreviated `L10n`_). Translation files consist of a series of
325
-id-translation pairs for the given domain and locale. The id is the identifier
+id-translation pairs for the given domain and locale. The source is the identifier
326
for the individual translation, and can be the message in the main locale (e.g.
327
"Symfony is great") of your application or a unique identifier (e.g.
328
"symfony2.great" - see the sidebar below):
0 commit comments