Skip to content

Commit ba6aa61

Browse files
committed
fix: typo
1 parent f5ea8a8 commit ba6aa61

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
@@ -369,8 +369,8 @@ Detailed information can be found by running the command:
369369
370370
.. _sync-translations-command:
371371

372-
Synchronization Translation Files via Command
373-
==============================================
372+
Synchronization Translation Files via Command
373+
=============================================
374374

375375
.. versionadded:: 4.6.0
376376

@@ -388,7 +388,7 @@ All you need to do is execute:
388388
// or set the original locale
389389
php spark lang:sync --locale en --target ru
390390
391-
As a result, you will receive files with the transfer keys.
391+
As a result, you will receive files with the translation keys.
392392
If there were duplicate keys in the target locale, they are saved.
393393

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

0 commit comments

Comments
 (0)