cleanup translations

This commit is contained in:
wea_ondara
2023-10-08 11:09:21 +02:00
parent e6e872375f
commit 126da2bd04
2 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ export const messagesDe = {
}, },
manga: { manga: {
chapters: { chapters: {
newCount: '#Neue Kapitel', newCount: 'Neue Kapitel',
latest: 'Letzte Kapitel', latest: 'Letzte Kapitel',
}, },
progress: 'Fortschritt', progress: 'Fortschritt',

View File

@@ -25,8 +25,8 @@ export const messagesEn = {
}, },
manga: { manga: {
chapters: { chapters: {
newCount: '#new chapters', newCount: 'New chapters',
latest: 'Last chapters', latest: 'Latest chapters',
}, },
progress: 'Progress', progress: 'Progress',
score: 'Score', score: 'Score',