Skip to content

Commit

Permalink
Merge branch 'v24.02'
Browse files Browse the repository at this point in the history
  • Loading branch information
dlohvinov committed Mar 29, 2024
2 parents 0fba73a + 364874c commit f5e98e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/app/locale/en/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,7 @@ export default {
sitekey: 'Site key',
secret: 'Secret key',
threshold: 'Threshold',
showFlag: 'Show reCAPTCHA badge',
},
chat: {
chat: 'Chat',
Expand Down
1 change: 1 addition & 0 deletions src/app/locale/ru/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,7 @@ export default {
sitekey: 'Site key',
secret: 'Secret key',
threshold: 'Порог',
showFlag: 'Показывать значок reCAPTCHA',
},
chat: {
chat: 'Чат',
Expand Down
1 change: 1 addition & 0 deletions src/app/locale/ua/ua.js
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,7 @@ export default {
sitekey: 'Site key',
secret: 'Secret key',
threshold: 'Поріг',
showFlag: 'Показувати значок reCAPTCHA',
},
chat: {
chat: 'Чат',
Expand Down

0 comments on commit f5e98e2

Please sign in to comment.