We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2fe4e commit d9b368eCopy full SHA for d9b368e
frontend/src/i18n/landingCopy.js
@@ -228,7 +228,7 @@ export const landingCopy = {
228
},
229
230
footer: {
231
- notice: 'This service is a demo and still in progress; bugs may occur. Please report issues at',
+ notice: 'This service is a demo; bugs may occur. Please report issues at',
232
issueLabel: 'GitHub Issues',
233
noticeTail: '.',
234
@@ -462,7 +462,7 @@ export const landingCopy = {
462
463
464
465
- notice: '이 서비스는 데모 버전이며 아직 미완성이라 버그가 있을 수 있습니다. 오류가 발생하면',
+ notice: '이 서비스는 데모 버전이므로 버그가 있을 수 있습니다. 오류가 발생하면',
466
467
noticeTail: '에 남겨주세요.',
468
0 commit comments