Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix indentation in yaml file #2881

Merged
merged 1 commit into from Dec 10, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 6 additions & 6 deletions Resources/translations/FOSUserBundle.vi.yml
Expand Up @@ -41,11 +41,11 @@ registration:
email:
subject: 'Chào mừng %username%!'
message: |
Xin chào %username%!
Xin chào %username%!

Để hoàn tất kích hoạt tài khoản của bạn - vui lòng truy cập %confirmationUrl%.
Để hoàn tất kích hoạt tài khoản của bạn - vui lòng truy cập %confirmationUrl%.

Cám ơn.'
Cám ơn.'

resetting:
check_email: |
Expand All @@ -63,11 +63,11 @@ resetting:
email:
subject: 'Thiết lập lại mật khẩu'
message: |
Xin chào %username%!
Xin chào %username%!

Để thiết lập lại mật khẩu của bạn - vui lòng truy cập %confirmationUrl%
Để thiết lập lại mật khẩu của bạn - vui lòng truy cập %confirmationUrl%

Trân trọng.
Trân trọng.

# Global strings
layout:
Expand Down