Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment #4431

Merged
merged 239 commits into from
Feb 10, 2025
Merged
Changes from 1 commit
Commits
Show all changes
239 commits
Select commit Hold shift + click to select a range
9c93994
feat(plugin-video): add basic upload
elbotho Dec 19, 2024
e4928a1
chore(plugin-video): fix types, create and move i18n strings
elbotho Dec 19, 2024
cca4903
feat(plugin-video): add change video button
elbotho Dec 19, 2024
eca9004
fix(plugin-video): remove isTempFile check from static renderers
elbotho Dec 19, 2024
99d36c9
refactor(plugin-video): simplify settings modal
elbotho Dec 19, 2024
442d6e9
refactor(plugin-interactive-video): replace SelectVideoMode with vide…
elbotho Dec 20, 2024
42ab619
refactor(image): add i18n to upload and make error messages more helpful
elbotho Dec 20, 2024
b7141f6
fix(e2e): adapt test
elbotho Dec 20, 2024
7b7937f
refactor: use editor package in frontend (WIP)
hejtful Dec 30, 2024
9a22f05
refactor(editor): export TemplatePluginType in package
hejtful Jan 3, 2025
8f453d0
fix: enable SaveButton
hejtful Jan 3, 2025
5146b4a
refactor: remove BoxRenderer import from ExamsInfoBox
hejtful Jan 8, 2025
f9b0124
refactor: update EditorPluginType import path in revision-preview-box…
hejtful Jan 8, 2025
d63e3bf
refactor: remove renderers init from Revision comp
hejtful Jan 8, 2025
b8b7e96
refactor: remove renderers init from Entity comp
hejtful Jan 8, 2025
f97649f
refactor: update EditorPluginType import path in Entity comp
hejtful Jan 8, 2025
000fd3e
fix: enable Course
hejtful Jan 8, 2025
c7d96e4
refactor: remove CourseHeader import from Entity comp
hejtful Jan 8, 2025
dcfce72
refactor: remove Editor imports from subject landing
hejtful Jan 9, 2025
2351f0f
refactor: export SerloOnlyFeaturesContext as part of Editor package
hejtful Jan 9, 2025
8180607
refactor: export plugin type guards as part of Editor package
hejtful Jan 9, 2025
287b27e
refactor(web): move strings for uuid-url-input to frontend
elbotho Jan 9, 2025
6c750b2
refactor: export static-is-empty as part of Editor package
hejtful Jan 9, 2025
f153c36
refactor(editor): export StaticMath in package
elbotho Jan 9, 2025
d255e57
refactor(web): import StaticMath from package
elbotho Jan 9, 2025
d16e86b
refactor: export plugin state types as part of Editor package
hejtful Jan 9, 2025
199c459
refactor(web): duplicate EditorTooltip in frontend as SimpleTooltip f…
elbotho Jan 9, 2025
b66146d
Merge pull request #4384 from serlo/refactor/split-strings-uuid-tool
hejtful Jan 9, 2025
035ffbe
merge with parent branch
hejtful Jan 9, 2025
35e0fd4
Merge pull request #4385 from serlo/refactor/export-static-math
hejtful Jan 9, 2025
1ceb88a
Merge pull request #4386 from serlo/refactor/frontend-tooltip
hejtful Jan 9, 2025
870b8ef
refactor(tests): migrate to vitest, move all tests to editor
elbotho Jan 10, 2025
d939141
Merge pull request #4388 from serlo/refactor/migrate-to-vitest
hejtful Jan 10, 2025
f5fa037
refactor: remove Next router from Course
hejtful Jan 10, 2025
a0d27f4
fix: dependency cycle
hejtful Jan 10, 2025
5bec2f8
refactor: show empty course notice in Entity
hejtful Jan 13, 2025
f7933aa
Merge pull request #4391 from serlo/refactor/remove-next-router-from-…
hejtful Jan 13, 2025
125061b
fix: add injection static renderer
hejtful Jan 13, 2025
4157974
fix: button styles
hejtful Jan 13, 2025
0887cbc
refactor: remove editor static strings from frontend client base
hejtful Jan 13, 2025
ea010db
refactor: remove box renderer from privacy
hejtful Jan 13, 2025
1fd2bc7
refactor: remove createRenderers from license detail
hejtful Jan 13, 2025
9871a8c
refactor: remove direct Editor imports from Editor presentation
hejtful Jan 13, 2025
5a5d240
refactor: replace EditorRenderer with SerloRenderer in profile page
hejtful Jan 13, 2025
6dc5ff0
fix: domainOrigin server in storage-format
hejtful Jan 13, 2025
b3224a8
refactor: replace EditorRenderer with SerloRenderer in topic page
hejtful Jan 13, 2025
e0696ea
refactor: unused export in static-extract-text
hejtful Jan 13, 2025
aa1d2d1
refactor: remove EditStringsProvider from taxonomy move copy
hejtful Jan 13, 2025
a5841a3
refactor: add User template plugin
hejtful Jan 13, 2025
ef93c1d
refactor: remove SpoilerRenderer from profile settings
hejtful Jan 13, 2025
e1bb369
refactor: hide notices for editor presentation
hejtful Jan 14, 2025
52d28b1
Merge pull request #4393 from serlo/refactor/remove-direct-editor-imp…
hejtful Jan 14, 2025
0e98f73
refactor: move get-course-id-from-path to web
hejtful Jan 14, 2025
82a19cf
refactor: move document helpers to web
hejtful Jan 14, 2025
35e52a2
refactor: package import in request-page
hejtful Jan 14, 2025
3ad0389
refactor: package import in get-translated-type
hejtful Jan 14, 2025
b9ba69e
refactor: move more SaveButton strings to web
hejtful Jan 14, 2025
fb518a4
refactor: remove editor imports from ___editor_preview
hejtful Jan 15, 2025
52fe0b2
refactor: import TemplatePluginType from package
hejtful Jan 15, 2025
3566b5c
refactor: remove editor imports from ___bot_or_not
hejtful Jan 15, 2025
54a81a6
refactor: remove create-plugin and create-renderers from web
hejtful Jan 15, 2025
ca7cbe2
refactor: duplicate SerloAddButton in web
hejtful Jan 15, 2025
b7daf44
refactor: remove editor import from new AddButton component
hejtful Jan 15, 2025
557df19
refactor: export extractStringFromTextDocument from package
hejtful Jan 15, 2025
fc40442
refactor(editor): add Page and PageLayout
hejtful Jan 15, 2025
42558ee
refactor: add Page and PageLayout to serlo-editor
hejtful Jan 15, 2025
2d923ee
refactor: replace PagePartnersRenderer with static image in Donations…
hejtful Jan 15, 2025
bfaa802
refactor: replace PagePartnersRenderer with static image in landing-d…
hejtful Jan 15, 2025
cf50566
refactor: replace PagePartnersRenderer with static image in data-wall…
hejtful Jan 15, 2025
aedab09
refactor(editor): remove page-partners
hejtful Jan 15, 2025
e5eb64c
refactor(editor): remove mentions of page-partners
hejtful Jan 15, 2025
d2de337
refactor: export types used in convert-editor-response-to-state from …
hejtful Jan 15, 2025
7b52f07
merge staging
hejtful Jan 15, 2025
41c2309
refactor: move external revision strings to web
hejtful Jan 15, 2025
453db8a
refactor: decouple saving components from Editor codebase
hejtful Jan 15, 2025
f50c93c
refactor: decouple article-add-modal from Editor codebase
hejtful Jan 15, 2025
b636b94
fix: enable interactive video and taxonomy
hejtful Jan 16, 2025
b912afb
fix: bildungsraum-share error message
hejtful Jan 16, 2025
dc58f08
refactor: duplicate injection static renderer in web
hejtful Jan 16, 2025
8499ac0
refactor: export dispatchReplaceRootDocument from package
hejtful Jan 16, 2025
a0cf7a8
merge staging
hejtful Jan 17, 2025
d35be51
refactor: mark dispatchReplaceRootDocument as deprecated and serlo-only
hejtful Jan 17, 2025
f1225e2
Merge pull request #4410 from serlo/refactor/export-dispatch-replace-…
hejtful Jan 17, 2025
d391e38
refactor: simply use SerloRenderer to render injection
hejtful Jan 17, 2025
dc8cb80
refactor: Editor package exports for ___experiments page
hejtful Jan 17, 2025
b759c09
Merge pull request #4413 from serlo/refactor/package-exports-for-expe…
hejtful Jan 17, 2025
d53db47
Merge pull request #4409 from serlo/refactor/duplicate-injection-stat…
hejtful Jan 17, 2025
6e85975
try rollup-plugin-tree-shakeable
elbotho Jan 17, 2025
9588c29
add side effects
elbotho Jan 17, 2025
1b7e013
remove rollup-plugin-tree-shakeable
elbotho Jan 17, 2025
6edbf19
fix(editor-package): add sideEffects none to allow tree shaking
elbotho Jan 17, 2025
359d152
feat(editor-package): try loading renderers dynamically
elbotho Jan 17, 2025
343ef39
refactor: enable Serlo-specific plugins (and renderers) in Editor
hejtful Jan 17, 2025
e265d32
feat(editor-package): load more renderers dynamically
elbotho Jan 17, 2025
f0bcd11
feat(editor-package): try with suspense
elbotho Jan 17, 2025
46e5f74
Merge pull request #4415 from serlo/fix/editor-package-tree-shaking
hejtful Jan 17, 2025
ce5e45a
Merge pull request #4416 from serlo/refactor/dynamic-import-renderers
hejtful Jan 17, 2025
fe1ced7
Merge branch 'refactor/use-editor-package-in-frontend' into refactor/…
hejtful Jan 17, 2025
fb461d2
refactor: dynamically import serlo static renderers
hejtful Jan 17, 2025
f3acfe0
Merge pull request #4417 from serlo/refactor/enable-serlo-specific-pl…
hejtful Jan 17, 2025
ea1208f
refactor: add TextExercise and TextExerciseGroup
hejtful Jan 17, 2025
24fcf22
docs(editor): update Editor README to reflect current package exports
hejtful Jan 17, 2025
0359b2a
docs(editor): deprecate selectRootDocument
hejtful Jan 27, 2025
0c142cd
fix: render Karla font on serlo.org
hejtful Jan 27, 2025
63b9d08
fix: disable style reset in ___editor_preview and education plugin ex…
hejtful Jan 27, 2025
a287ddd
Merge pull request #4426 from serlo/fix/karla-font-reset
hejtful Jan 27, 2025
0bd2735
merge staging
hejtful Jan 27, 2025
bdadeec
refactor(web): add eslint rule to throw error on direct editor import
hejtful Jan 27, 2025
925cd9e
refactor(web): fix imports after merge
hejtful Jan 27, 2025
2d5e98a
Merge pull request #4430 from serlo/production
elbotho Jan 28, 2025
cc4167d
fix(auth): add unknown error string
elbotho Jan 28, 2025
b474bc7
Merge pull request #4432 from serlo/fix/add-kratos-error-string
elbotho Jan 28, 2025
e44172f
Update source file index.ts
kulla Jan 28, 2025
f98bfb6
New translations index.ts (French)
kulla Jan 28, 2025
86170ba
New translations index.ts (Spanish)
kulla Jan 28, 2025
a151033
New translations index.ts (German)
kulla Jan 28, 2025
3c1b03e
New translations index.ts (Tamil)
kulla Jan 28, 2025
5729540
New translations index.ts (Hindi)
kulla Jan 28, 2025
cd1ed3c
Merge pull request #4433 from serlo/staging-translated
elbotho Jan 28, 2025
90aafe2
Merge pull request #4429 from serlo/refactor/eslint-error-on-direct-e…
hejtful Jan 28, 2025
3ad6ceb
chore(sc-mc-plugin): remove unused component
elbotho Jan 28, 2025
a03f88f
feat(exercise): add random fallback feedback
elbotho Jan 28, 2025
bd8f9cd
refactor(exercise): improve prop naming a little bit
elbotho Jan 28, 2025
6bfc0b7
refactor(editor): solve two eslint warnings
elbotho Jan 28, 2025
b5b896a
Merge pull request #4380 from serlo/refactor/use-editor-package-in-fr…
hejtful Jan 28, 2025
80e1e59
New translations index.ts (French)
kulla Jan 28, 2025
e890b92
New translations index.ts (Spanish)
kulla Jan 28, 2025
d0eeb76
New translations index.ts (German)
kulla Jan 28, 2025
e575f8a
New translations index.ts (Tamil)
kulla Jan 28, 2025
36fb140
New translations index.ts (Hindi)
kulla Jan 28, 2025
d9362a4
Merge pull request #4435 from serlo/staging-translated
hejtful Jan 28, 2025
2b11b78
test(blanks-exercise): wait for button to appear
hejtful Jan 29, 2025
7ad9e77
test(blanks-exercise): wait for button to appear in all scenarios
hejtful Jan 29, 2025
c51ad64
Merge pull request #4436 from serlo/e2e/try-to-fix-staging-after-edit…
hejtful Jan 29, 2025
fe16f7a
test(blanks-exercise): click again if button doesn't appear
hejtful Jan 29, 2025
121f457
test(authors): check number of tabs
hejtful Jan 29, 2025
c1ebf6f
e2e: try changing data-qa
hejtful Jan 29, 2025
3d9db2e
e2e: try adding debug flag to see console logs
hejtful Jan 29, 2025
8e5c1ef
e2e: try closing other tabs
hejtful Jan 29, 2025
a2e33f0
e2e: clean unnecessary changes
hejtful Jan 29, 2025
8061f50
Merge pull request #4434 from serlo/feat/randomized-fallback-exercise…
elbotho Jan 29, 2025
6fa99f2
Merge pull request #4437 from serlo/e2e/try-again-to-fix-staging-afte…
hejtful Jan 29, 2025
73b4966
e2e: exercise dynamic feedback fix
hejtful Jan 29, 2025
57441bc
Merge pull request #4438 from serlo/e2e/exercise-dynamic-feedback-fix
hejtful Jan 29, 2025
8f41b3e
e2e: check if keeping browser state causes flakiness
hejtful Jan 29, 2025
2102eb3
e2e: explicitly open article for undo test
hejtful Jan 29, 2025
5d0e40d
e2e: explicitly log in before log out test
hejtful Jan 29, 2025
8d5da08
e2e: remove commented out playwright config props
hejtful Jan 29, 2025
2e0ef0d
e2e: wait for link suggestion search results
hejtful Jan 29, 2025
afe1b91
e2e: remove existing link fix
hejtful Jan 29, 2025
695c364
fix(plugin-image): upload pixabay images to out bucket
elbotho Jan 30, 2025
5359cf0
Merge pull request #4439 from serlo/e2e/check-if-keeping-browser-stat…
hejtful Jan 30, 2025
74bee23
Merge pull request #4440 from serlo/fix/plugin-image-upload-pixabay
elbotho Jan 30, 2025
bdc930c
chore(editor-upload): use new infra in serlo.org production
elbotho Jan 31, 2025
669d024
fix: enable image upload on Serlo without secret
hejtful Jan 31, 2025
1909114
Merge pull request #4444 from serlo/production
elbotho Jan 31, 2025
58901be
Merge pull request #4443 from serlo/fix/remove-editor-package-leftover
elbotho Jan 31, 2025
dd6473d
feat(exercise): add random correct feedback emojis
elbotho Feb 3, 2025
8a036f3
fix: move comment
elbotho Feb 3, 2025
36ad81d
chore(editor-package): increase version number (refactorings & pixaba…
elbotho Feb 3, 2025
ee43597
Merge pull request #4442 from serlo/feat/new-asset-upload-on-serlo-or…
elbotho Feb 3, 2025
e03013b
chore: update changelog for version 0.22.0
github-actions[bot] Feb 3, 2025
b0681cd
chore: manually update changelog
elbotho Feb 3, 2025
12054d0
Merge branch 'staging' into feat/video-upload
elbotho Feb 3, 2025
62d326f
chore: yarn adds packages
elbotho Feb 3, 2025
8b6038a
fix(video): update path in package
elbotho Feb 3, 2025
649c9ec
feat(video): allow video urls from staging and prod
elbotho Feb 3, 2025
919595b
refactor(video): reorder parseVideoUrl checks by usage
elbotho Feb 3, 2025
018fd5a
feat(video): improve video selection UI
elbotho Feb 3, 2025
ddcc9cb
fix(video): improve placeholder string
elbotho Feb 3, 2025
ecbe556
small cleanup
elbotho Feb 3, 2025
8840a32
Merge branch 'staging' into feat/video-upload
elbotho Feb 3, 2025
9f3106d
fix(video): only show upload button when new upload is available
elbotho Feb 3, 2025
68d8b40
Merge pull request #4446 from serlo/editor-release-new-minor
elbotho Feb 3, 2025
6d4cc16
Merge pull request #4368 from serlo/feat/video-upload
elbotho Feb 3, 2025
24e890a
fix(image): allow pixabay cdn without proxy
elbotho Feb 3, 2025
dc7d963
fix(serlo-lightbox): use image proxy comp here as well
elbotho Feb 3, 2025
4974bbe
chore(editor): add margin to staging warning bar
elbotho Feb 4, 2025
ca58947
fix(plugin-text): fix blue color icon
elbotho Feb 4, 2025
63f864f
fix(editor): enable interactive video on staging
hejtful Feb 4, 2025
90c6659
fix(editor): remove unnecessary NODE_ENV staging check
hejtful Feb 4, 2025
7d05788
fix(plugin-text): only open plugin menu inside rows (not table for ex…
elbotho Feb 4, 2025
3c82832
fix(editor): check NODE_ENV before checking for window
hejtful Feb 4, 2025
6b99b0e
fix(editor): check if helper function is the problem
hejtful Feb 4, 2025
9f8c1c1
fix(editor): use NEXT_PUBLIC_ENV to show interactive video on staging
hejtful Feb 4, 2025
17129a3
fix(plugin-blanks): fix double and misplaced toolbar in table mode
elbotho Feb 4, 2025
cef2add
Merge pull request #4448 from serlo/fix/enable-interactive-video-on-s…
elbotho Feb 4, 2025
9759ec7
chore(plugin-text): remove dep cycle
elbotho Feb 4, 2025
5fcb087
fix(editor): don't render unrevised editor content
hejtful Feb 4, 2025
d9b688f
Merge pull request #4451 from serlo/fix/no-editor-renderer-for-unrevi…
hejtful Feb 4, 2025
bbe49e7
Merge pull request #4449 from serlo/this-and-that
hejtful Feb 4, 2025
f316994
Merge pull request #4447 from serlo/allow-pixabay-cdn
elbotho Feb 4, 2025
943ca9c
fix(editor): restrict @editor/package imports to avoid dep cycle
hejtful Feb 4, 2025
3106b4b
fix(editor): remove @editor/package imports in Editor code
hejtful Feb 4, 2025
1a7a7bf
fix(editor): ignore @editor/package imports in Editor demos
hejtful Feb 4, 2025
244c7fb
Merge pull request #4452 from serlo/fix/restrict-editor-package-impor…
hejtful Feb 4, 2025
5381e6d
fix(plugin-interactive-video): solve 'stuck when playing video' in ed…
LarsTheGlidingSquirrel Feb 4, 2025
dc14ca7
fix(plugin-interactive-video): disable autoplay, adds additional clic…
elbotho Feb 4, 2025
f124333
Merge pull request #4453 from serlo/make-interactive-video-play-in-if…
LarsTheGlidingSquirrel Feb 5, 2025
d0bbef8
fix(blanks-exercise): consistent BlankDraggableAnswer preview positio…
hejtful Feb 5, 2025
7de5737
feat(dropzone-image): add DraggableAnswer drag preview
hejtful Feb 5, 2025
14c7997
Merge branch 'staging' into more-video-improvements
elbotho Feb 5, 2025
eeb383f
Merge pull request #4455 from serlo/more-video-improvements
elbotho Feb 5, 2025
9c4be6f
fix(editor): prevent text selection of draggable answers
hejtful Feb 5, 2025
701e574
fix(exercise-feedback): memoize randomized feedback
hejtful Feb 5, 2025
b7f9b00
Merge pull request #4457 from serlo/fix/draggable-answer-text-selectable
elbotho Feb 5, 2025
9bab2e2
Merge pull request #4456 from serlo/feat/dropzone-image-answer-drag-p…
hejtful Feb 5, 2025
821a215
Merge pull request #4454 from serlo/fix/consistent-blank-draggable-an…
hejtful Feb 5, 2025
1ea75c0
fix(plugin-interactive-video): actually use saved learner interactions
elbotho Feb 5, 2025
0bee302
Merge pull request #4459 from serlo/fix-learner-interactions
elbotho Feb 5, 2025
5eb3baf
Merge pull request #4458 from serlo/fix/random-exercise-feedback-in-l…
elbotho Feb 5, 2025
4c83cd3
chore: simulate cross-origin iframe in editor demo page
LarsTheGlidingSquirrel Feb 5, 2025
3306f53
fix: use wildcard in iframe `allow`
LarsTheGlidingSquirrel Feb 5, 2025
9099984
chore(editor-package): allow interactive video on lti staging
elbotho Feb 5, 2025
3f0b9cb
chore(editor-package): allow new upload infra in lti staging
elbotho Feb 5, 2025
5049020
chore(editor-package): increase version number (patch)
elbotho Feb 5, 2025
d11e102
chore: update changelog for version 0.22.1
github-actions[bot] Feb 5, 2025
37ebb21
chore(editor-package): only show pixabay button when upload is allowed
elbotho Feb 6, 2025
c331b70
chore(editor-dev): simluate cross origin with one dev server
elbotho Feb 6, 2025
542f32b
Merge pull request #4461 from serlo/allow-interactive-video-on-staging
elbotho Feb 6, 2025
ce24ca1
bump vitest from 2.1.8 to 2.1.9
dependabot[bot] Feb 6, 2025
699c8fe
Merge pull request #4463 from serlo/dependabot/npm_and_yarn/vitest-2.1.9
elbotho Feb 6, 2025
96be9ea
Merge pull request #4462 from serlo/simplified-cross-origin-demo
LarsTheGlidingSquirrel Feb 6, 2025
5748c81
refactor(save-modal): remove obsolete LocalStorageButton component
hejtful Feb 6, 2025
22cd280
chore(interactive-video): use useAppDispatch instead of useDispatch
hejtful Feb 7, 2025
acfb43c
New translations index.ts (Spanish)
kulla Feb 9, 2025
461740c
Merge pull request #4467 from serlo/staging-translated
elbotho Feb 9, 2025
f4a95c5
Merge pull request #4466 from serlo/chore/use-app-dispatch-interactiv…
elbotho Feb 10, 2025
28bb85d
Merge pull request #4464 from serlo/refactor/remove-obsolete-error-lo…
elbotho Feb 10, 2025
6fbc4a7
chore(save-modal): add some explanation
elbotho Feb 10, 2025
08d4198
New translations index.ts (French)
kulla Feb 10, 2025
3e1baef
New translations index.ts (Spanish)
kulla Feb 10, 2025
9559362
New translations index.ts (German)
kulla Feb 10, 2025
0d92ba7
New translations index.ts (Tamil)
kulla Feb 10, 2025
d1574c2
New translations index.ts (Hindi)
kulla Feb 10, 2025
97b4bbb
Merge pull request #4460 from serlo/cross-origin-iframe-simulation
elbotho Feb 10, 2025
c41c624
Update source file index.ts
kulla Feb 10, 2025
d68d9d8
New translations index.ts (German)
kulla Feb 10, 2025
0f873d0
Merge pull request #4469 from serlo/staging-translated
elbotho Feb 10, 2025
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
Prev Previous commit
Next Next commit
New translations index.ts (Tamil)
kulla committed Jan 28, 2025
commit e575f8a02427f0369322617e1e449447275fc4a0
45 changes: 43 additions & 2 deletions apps/web/src/data/ta/index.ts
Original file line number Diff line number Diff line change
@@ -127,7 +127,8 @@ export const instanceData = {
emptyNotice: 'There is no content here. Please edit or delete.',
picture: "படம்",
previewImage: 'Preview Image',
task: "பணி"
task: "பணி",
courseNoPagesWarning: 'Sorry there seem to be no reviewed pages in this course yet.'
},
consent: {
title: 'Consent for external Content',
@@ -191,7 +192,9 @@ export const instanceData = {
parentFallbackLink: 'To parent content',
hasChanges: 'There have been changes in this area',
positionForGrouped: 'This %exercise% is part of %title%.',
helpLink: 'Revision Help'
helpLink: 'Revision Help',
revisionSaved: 'Revision saved',
saveRevision: "மீட்டலை புதுப்பித்தல் "
},
revisionHistory: {
changes: "மாற்றங்கள்",
@@ -225,6 +228,12 @@ export const instanceData = {
importedContentNote: 'This revision includes imported content',
importedContentIdentifier: 'Content imported from'
},
externalRevisions: {
importOther: 'Import content from other entity',
importOtherExplanation: "Just paste the url or id of another serlo.org entity of the same type here to duplicate it's content here. Do NOT use this to make exact copies or move content. Exercise Groups and Courses are not supported (but Exercises and Course Pages).",
importOtherWarning: 'Warning: This overwrites everything that is already present in this editor!',
importOtherButton: 'Import content'
},
errors: {
title: '😬 Websites make mistakes sometimes…',
defaultMessage: 'So sorry, we ran into a problem loading this content.',
@@ -428,6 +437,27 @@ export const instanceData = {
bin: {
title: "தலைப்பு",
trashed: 'Trashed…'
},
saveButton: {
noChangesWarning: 'Nothing changed so there is no need to save yet',
save: "சேமி",
saveWithReview: 'Save and get review',
ready: "சேமிக்கத் தயாரா?",
cancel: "ரத்து செய்",
saving: 'Saving…',
missingChanges: 'You need to fill out the changes you made',
missingLicenseTerms: 'You need to accept the license terms',
missingChangesAndLicenseTerms: 'You need to fill out the changes you made and accept the license terms',
errorSaving: 'An error occurred during saving.',
saveLocallyAndRefresh: 'You can store the revision locally, refresh the page and try to save again.',
changes: 'Describe your changes to the content',
confirmRouteChange: 'Are you sure you want to leave without saving?'
},
articleAddModal: {
introText: 'After reading the article, what would help out learners next? %break% Here you can add some %exercises% or link to a single %exerciseFolder%. %break% Or you can suggest %articles%, %courses% or %videos% to follow up with.',
introText2: 'You can either paste an Serlo ID, an URL or choose content from the parent folder below.',
buttonAddType: "இணைக்குக %type%",
title: 'Add related Content or Exercises'
}
}
};
@@ -626,6 +656,17 @@ export const loggedInData = {
saveButtonText: 'Save order'
}
},
uuidUrlInput: {
invalidInput: 'Invalid id or url',
fetchError: 'Something went wrong, please try later',
loading: "ஏற்றுகிறது...",
notFound: 'Could not find that content',
unsupportedType: 'Sorry, type [%type%] is not supported here',
unsupportedId: 'Sorry, this ID is not supported here',
addFromFolderTitle: 'From the folder',
placeholder: 'Paste Serlo ID or URL here',
exerciseFolderNote: 'Only one can be selected here'
},
roles: {
addButton: 'Add as %role%'
}