Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Alsijil
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-Alsijil
Commits
27c8318d
Commit
27c8318d
authored
10 months ago
by
Julian
Browse files
Options
Downloads
Patches
Plain Diff
Start translating tardinesses
parent
af46341f
No related branches found
No related tags found
1 merge request
!362
Resolve "Add personal note management dialog in course book"
Pipeline
#191300
failed
10 months ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Stage: docker
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
aleksis/apps/alsijil/frontend/messages/de.json
+8
-2
8 additions, 2 deletions
aleksis/apps/alsijil/frontend/messages/de.json
aleksis/apps/alsijil/frontend/messages/en.json
+7
-1
7 additions, 1 deletion
aleksis/apps/alsijil/frontend/messages/en.json
with
15 additions
and
3 deletions
aleksis/apps/alsijil/frontend/messages/de.json
+
8
−
2
View file @
27c8318d
...
@@ -68,8 +68,11 @@
...
@@ -68,8 +68,11 @@
"personal_notes"
:
{
"personal_notes"
:
{
"note"
:
"Notiz"
,
"note"
:
"Notiz"
,
"create_personal_note"
:
"Weitere Notiz"
,
"create_personal_note"
:
"Weitere Notiz"
,
"confirm_delete"
:
"Notiz wirklich löschen?"
,
"tardiness"
:
"Verspätung"
,
"confirm_delete_explanation"
:
"Die Notiz
\"
{note}
\"
für {name} wird entfernt."
"lesson_length_exceeded"
:
"Die Verspätung überschreitet die Stundenlänge."
,
"confirm_delete"
:
"Anmerkung wirklich löschen?"
,
"confirm_delete_explanation"
:
"Die Notiz
\"
{note}
\"
für {name} wird entfernt."
,
"confirm_delete_tardiness"
:
"Die Verspätung von {name} in Höhe von {tardiness} Minuten wird entfernt."
},
},
"group_roles"
:
{
"group_roles"
:
{
"menu_title_assign"
:
"Gruppenrollen zuweisen"
,
"menu_title_assign"
:
"Gruppenrollen zuweisen"
,
...
@@ -94,5 +97,8 @@
...
@@ -94,5 +97,8 @@
},
},
"actions"
:
{
"actions"
:
{
"back_to_overview"
:
"Zurück zur Übersicht"
"back_to_overview"
:
"Zurück zur Übersicht"
},
"time"
:
{
"minutes"
:
"Minuten"
}
}
}
}
This diff is collapsed.
Click to expand it.
aleksis/apps/alsijil/frontend/messages/en.json
+
7
−
1
View file @
27c8318d
...
@@ -88,11 +88,17 @@
...
@@ -88,11 +88,17 @@
"personal_notes"
:
{
"personal_notes"
:
{
"note"
:
"Note"
,
"note"
:
"Note"
,
"create_personal_note"
:
"Add another note"
,
"create_personal_note"
:
"Add another note"
,
"tardiness"
:
"Tardiness"
,
"lesson_length_exceeded"
:
"The tardiness exceeds the length of the lesson"
,
"confirm_delete"
:
"Delete note?"
,
"confirm_delete"
:
"Delete note?"
,
"confirm_delete_explanation"
:
"The note
\"
{note}
\"
for {name} will be removed."
"confirm_delete_explanation"
:
"The note
\"
{note}
\"
for {name} will be removed."
,
"confirm_delete_tardiness"
:
"The tardiness of {tardiness} minutes will be removed for {name}."
}
}
},
},
"actions"
:
{
"actions"
:
{
"back_to_overview"
:
"Back to overview"
"back_to_overview"
:
"Back to overview"
},
"time"
:
{
"minutes"
:
"minutes"
}
}
}
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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