iachat/app/javascript/survey/i18n/locale
Shivam Mishra a8c12ffb25
chore: update interpolation syntax for i18n files (#10198)
There were two warnings showing up on new teams page

1. `errorMessage` prop was getting invalid value, this was because were
short circuting the error message using `&&`, fixed it by using ternary
operator
2. `vue-i18n` has deprecated [rails
syntax](https://vue-i18n.intlify.dev/guide/essentials/syntax#rails-i18n-format),
fixed that warning by removing `%` before `{}` for interpolation

> Note: the `vue-i18n` deprecation needs to be handled, but we can do it
later
2024-10-07 11:12:40 -07:00
..
am.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
ar.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
bg.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
ca.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
cs.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
da.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
de.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
el.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
en.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
es.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
fa.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
fi.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
fr.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
he.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
hi.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
hr.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
hu.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
hy.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
id.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
is.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
it.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
ja.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
ka.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
ko.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
lt.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
lv.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
ml.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
ms.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
ne.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
nl.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
no.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
pl.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
pt_BR.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
pt.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
ro.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
ru.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
sh.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
sk.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
sl.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
sq.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
sr.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
sv.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
ta.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
th.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
tl.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
tr.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
uk.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
ur_IN.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
ur.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
vi.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
zh_CN.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00
zh_TW.json chore: update interpolation syntax for i18n files (#10198) 2024-10-07 11:12:40 -07:00