Skip to content
Snippets Groups Projects
Commit c9048240 authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Add missing translation

parent 46efd6aa
No related branches found
No related tags found
2 merge requests!352Draft: Resolve "Add dialog with each lesson's students",!350Resolve "Add simple course book list"
Pipeline #171692 failed
<template> <template>
<c-r-u-d-iterator <c-r-u-d-iterator
i18n-key="coursebook" i18n-key="alsijil.coursebook"
:gql-query="gqlQuery" :gql-query="gqlQuery"
:gql-additional-query-args="gqlQueryArgs" :gql-additional-query-args="gqlQueryArgs"
:enable-create="false" :enable-create="false"
......
...@@ -35,6 +35,7 @@ ...@@ -35,6 +35,7 @@
"coursebook": { "coursebook": {
"menu_title": "Kursbuch", "menu_title": "Kursbuch",
"page_title": "Kursbuch für {name}", "page_title": "Kursbuch für {name}",
"title_plural": "Kursbuch",
"summary": { "summary": {
"topic": "Thema", "topic": "Thema",
"homework": { "homework": {
......
...@@ -35,6 +35,7 @@ ...@@ -35,6 +35,7 @@
"coursebook": { "coursebook": {
"menu_title": "Coursebook", "menu_title": "Coursebook",
"page_title": "Coursebook for {name}", "page_title": "Coursebook for {name}",
"title_plural": "Coursebook",
"summary": { "summary": {
"topic": "Topic", "topic": "Topic",
"homework": { "homework": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment