Skip to content

Commit

Permalink
Fix translations for default project
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolay-vasilev-prime committed Dec 12, 2024
1 parent d2480f8 commit 4f06336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"forgottenPassword" : "Забравихте ли паролата си?",
"or" : "или",
"dontHaveAccount" : "Нямате акаунт?",
"signUpLabel" : "Регистрирайте се!",{{/enable_login}}{{#enable_social_logins}}
"signUpLabel" : "Регистрирайте се!"{{/enable_login}}{{#enable_social_logins}},
"appleLogin":"Вход с Apple",
"googleLogin":"Вход с Google",
"facebookLogin":"Вход с Facebook"{{/enable_social_logins}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"forgottenPassword" : "Forgotten Password?",
"or" : "or",
"dontHaveAccount" : "Don`t have an account?",
"signUpLabel" : "Sign up!",{{/enable_login}}{{#enable_social_logins}}
"signUpLabel" : "Sign up!"{{/enable_login}}{{#enable_social_logins}},
"appleLogin":"Sign in with Apple",
"googleLogin":"Sign in with Google",
"facebookLogin":"Login with Facebook"{{/enable_social_logins}}
Expand Down

0 comments on commit 4f06336

Please sign in to comment.