From 02e8706f7c35182c7e4eda8892e36fc7e5c3d14e Mon Sep 17 00:00:00 2001 From: Lukas Herzog Date: Tue, 13 Oct 2020 13:28:57 +0200 Subject: [PATCH] english part for at --- i18n/en.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i18n/en.toml b/i18n/en.toml index 6a5be72..a768334 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -5,6 +5,9 @@ other = "Home" [posts] other = "Posts" +[at] +other = "at" + [resume] other = "My resume"