Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arsnova-lite
Manage
Activity
Members
Labels
Plan
Issues
24
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
ARSnova
arsnova-lite
Commits
222be289
Commit
222be289
authored
6 years ago
by
Lukas Mauß
Browse files
Options
Downloads
Patches
Plain Diff
Create subfolder for created participant translation-file
parent
b6c40898
1 merge request
!116
Resolve "Refactor project structure"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/assets/i18n/participant/de.json
+28
-0
28 additions, 0 deletions
src/assets/i18n/participant/de.json
src/assets/i18n/participant/en.json
+28
-0
28 additions, 0 deletions
src/assets/i18n/participant/en.json
with
56 additions
and
0 deletions
src/assets/i18n/participant/de.json
0 → 100644
+
28
−
0
View file @
222be289
{
"home-page"
:
{
"join-demo-session"
:
"Demo-Session betreten"
,
"session-id"
:
"Session-Id"
,
"no-room-found"
:
"Es wurde keine Session mit dieser ID gefunden."
,
"please-enter"
:
"Bitte geben Sie eine Session-ID ein."
,
"exactly-8"
:
"Eine Session-ID hat genau 8 Ziffern."
},
"room-page"
:
{
"comments"
:
"Kommentare"
,
"learn"
:
"Lernen"
,
"create-comment"
:
"Kommentar abgeben"
,
"give-feedback"
:
"Feedback geben"
,
"live-feedback"
:
"Live Feedback"
,
"answer-statistics"
:
"Statistiken"
},
"comment-page"
:
{
"enter-title"
:
"Geben Sie einen Titel ein"
,
"back"
:
"Zurück"
,
"send"
:
"Senden"
},
"answer"
:
{
"submit"
:
"Absenden"
,
"abstain"
:
"Enthalten"
,
"sent"
:
"Antwort gesendet."
,
"your-answer"
:
"Ihre Antwort"
}
}
This diff is collapsed.
Click to expand it.
src/assets/i18n/participant/en.json
0 → 100644
+
28
−
0
View file @
222be289
{
"home-page"
:
{
"join-demo-session"
:
"Join demo-session"
,
"session-id"
:
"Session-Id"
,
"no-room-found"
:
"No session was found with id:"
,
"please-enter"
:
"Please enter a session-id."
,
"exactly-8"
:
"A session-id has exactly 8 digits."
},
"room-page"
:
{
"comments"
:
"Comments"
,
"learn"
:
"Learn"
,
"create-comment"
:
"Create comment"
,
"give-feedback"
:
"Give feedback"
,
"live-feedback"
:
"Live feedback"
,
"answer-statistics"
:
"Statistics"
},
"comment-page"
:
{
"enter-title"
:
"Enter a title"
,
"back"
:
"Back"
,
"send"
:
"Send"
},
"answer"
:
{
"submit"
:
"Submit"
,
"abstain"
:
"Abstain"
,
"sent"
:
"Answer sent."
,
"your-answer"
:
"Your answer"
}
}
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment