Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion i18n/en.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"integration_count": {
"other": "900"
"other": "1,000"
},
"beta_sentence": {
"other": "Beta - For support or to report any issues, contact"
Expand Down
2 changes: 1 addition & 1 deletion i18n/es.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"integration_count": {
"other": "900"
"other": "1,000"
},
"beta_sentence": {
"other": "Beta - Para obtener asistencia o informar de cualquier problema, ponte en contacto con"
Expand Down
2 changes: 1 addition & 1 deletion i18n/fr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"integration_count": {
"other": "900"
"other": "1,000"
},
"beta_sentence": {
"other": "Bêta : pour obtenir de l'aide ou signaler tout problème, contactez"
Expand Down
2 changes: 1 addition & 1 deletion i18n/ja.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"integration_count": {
"other": "900"
"other": "1,000"
},
"beta_sentence": {
"other": " ベータ - 問題についてのお問い合わせまたは報告は"
Expand Down
2 changes: 1 addition & 1 deletion i18n/ko.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"integration_count": {
"other": "900"
"other": "1,000"
},
"beta_sentence": {
"other": "베타 - 지원이 필요하거나 오류 발생 시 다음으로 문의해 주세요 "
Expand Down
Loading