Skip to content

Commit 4618e6c

Browse files
committed
Fixes #968
1 parent 2cb7057 commit 4618e6c

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
@@ -322,7 +322,7 @@ Creating Translations
322322

323323
The act of creating translation files is an important part of "localization"
324324
(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
325+
id-translation pairs for the given domain and locale. The source is the identifier
326326
for the individual translation, and can be the message in the main locale (e.g.
327327
"Symfony is great") of your application or a unique identifier (e.g.
328328
"symfony2.great" - see the sidebar below):

0 commit comments

Comments
 (0)