Merge pull request #1142 from nichwall/translation_workflow_check

Add: i18n workflow check
This commit is contained in:
advplyr
2024-03-20 16:43:26 -05:00
committed by GitHub
4 changed files with 31 additions and 3 deletions
+1 -1
View File
@@ -291,4 +291,4 @@
"ToastPodcastCreateSuccess": "Podcast oprettet med succes",
"ToastRSSFeedCloseFailed": "Mislykkedes lukning af RSS-feed",
"ToastRSSFeedCloseSuccess": "RSS-feed lukket"
}
}
+1 -1
View File
@@ -291,4 +291,4 @@
"ToastPodcastCreateSuccess": "Podcast erstellt",
"ToastRSSFeedCloseFailed": "RSS-Feed konnte nicht geschlossen werden",
"ToastRSSFeedCloseSuccess": "RSS-Feed geschlossen"
}
}
+1 -1
View File
@@ -291,4 +291,4 @@
"ToastPodcastCreateSuccess": "Podcast created successfully",
"ToastRSSFeedCloseFailed": "Failed to close RSS feed",
"ToastRSSFeedCloseSuccess": "RSS feed closed"
}
}