diff options
author | C. Lente <7017340+clente@users.noreply.github.com> | 2023-02-10 16:51:07 -0300 |
---|---|---|
committer | C. Lente <7017340+clente@users.noreply.github.com> | 2023-02-10 16:51:07 -0300 |
commit | a18a8cc797d6302856b5c24fd7a7577b0ebb7b03 (patch) | |
tree | c792d34f791a4d9940e6a35459f1c1355b0d71e5 /i18n/en.toml | |
parent | 17caeb985f606a7df18dd508aa1d15b74e8bfcdd (diff) | |
download | hugo-bearcub-a18a8cc797d6302856b5c24fd7a7577b0ebb7b03.tar.gz hugo-bearcub-a18a8cc797d6302856b5c24fd7a7577b0ebb7b03.tar.bz2 |
Translate no-post
Diffstat (limited to 'i18n/en.toml')
-rw-r--r-- | i18n/en.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/en.toml b/i18n/en.toml index b3704ba..1a89360 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -1,5 +1,8 @@ [filtering-for] other = "Filtering for" +[no-posts] + other = "No posts yet" + [email-subject] other = "Reply to "
\ No newline at end of file |