added grade exporting translation
This commit is contained in:
parent
918252ae4b
commit
2b36528327
@ -123,6 +123,7 @@ extension SettingsLocalization on String {
|
|||||||
"only_ch_title_font": "Font Only for Titles",
|
"only_ch_title_font": "Font Only for Titles",
|
||||||
"new_popups": "New Popups",
|
"new_popups": "New Popups",
|
||||||
"export_method": "Export Method",
|
"export_method": "Export Method",
|
||||||
|
"grade_exporting": "Grade Exporting",
|
||||||
},
|
},
|
||||||
"hu_hu": {
|
"hu_hu": {
|
||||||
"personal_details": "Személyes információk",
|
"personal_details": "Személyes információk",
|
||||||
@ -244,6 +245,7 @@ extension SettingsLocalization on String {
|
|||||||
"only_ch_title_font": "Betűtípus csak címekre",
|
"only_ch_title_font": "Betűtípus csak címekre",
|
||||||
"new_popups": "Új felugró ablakok",
|
"new_popups": "Új felugró ablakok",
|
||||||
"export_method": "Exportálási mód",
|
"export_method": "Exportálási mód",
|
||||||
|
"grade_exporting": "Jegy exportálás",
|
||||||
},
|
},
|
||||||
"de_de": {
|
"de_de": {
|
||||||
"personal_details": "Persönliche Angaben",
|
"personal_details": "Persönliche Angaben",
|
||||||
@ -365,6 +367,7 @@ extension SettingsLocalization on String {
|
|||||||
"only_ch_title_font": "Schriftart nur für Titel",
|
"only_ch_title_font": "Schriftart nur für Titel",
|
||||||
"new_popups": "Neue Popups",
|
"new_popups": "Neue Popups",
|
||||||
"export_method": "Exportmethode",
|
"export_method": "Exportmethode",
|
||||||
|
"grade_exporting": "Noten exportieren",
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user