From 31f61dbc32ec3dfc073f02381b98235df7652ca7 Mon Sep 17 00:00:00 2001 From: Lordiii Date: Mon, 25 Mar 2024 23:58:30 +0100 Subject: [PATCH] Add missing language definitions --- config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.toml b/config.toml index 9d71698..c6716cc 100644 --- a/config.toml +++ b/config.toml @@ -48,6 +48,7 @@ locale_name = "de_DE" publish_time = "veröffentlicht am %date% um %time% Uhr von %author%" all = "Alle" images = "Bilder" +arrival = "Anreise" [extra] ifs_base_path = "https://www.mainframe.io/media/ifs-images" @@ -87,6 +88,7 @@ locale_name = "en_US" publish_time = "published on %date% at %time% by %author%" all = "All" images = "Images" +arrival = "Arrival" status_finished = "Finished" status_in_progress = "In Progress"