Skip to content

Commit f9b9244

Browse files
committed
fix: typo
1 parent a58a37a commit f9b9244

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

user_guide_src/source/outgoing/localization.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,8 @@ Detailed information can be found by running the command:
330330
331331
.. _sync-translations-command:
332332

333-
Synchronization Translation Files via Command
334-
==============================================
333+
Synchronization Translation Files via Command
334+
=============================================
335335

336336
.. versionadded:: 4.6.0
337337

@@ -349,7 +349,7 @@ All you need to do is execute:
349349
// or set the original locale
350350
php spark lang:sync --locale en --target ru
351351
352-
As a result, you will receive files with the transfer keys.
352+
As a result, you will receive files with the translation keys.
353353
If there were duplicate keys in the target locale, they are saved.
354354

355355
.. warning:: Non-matching keys in new translations are deleted!

0 commit comments

Comments
 (0)