diff --git a/blog/config.toml b/blog/config.toml index 4ee824f0..c1fbc62b 100644 --- a/blog/config.toml +++ b/blog/config.toml @@ -236,6 +236,24 @@ Do you have a problem, want to share feedback, or discuss further ideas? Feel fr title = "Writing an OS in Rust" [languages.ar.translations] lang_name = "Arabic" +toc = "Table of Contents" +all_posts = "« All Posts" +comments = "Comments" +comments_notice = "Please leave your comments in English if possible." +readmore = "read more »" +not_translated = "(This post is not translated yet.)" +translated_content = "Translated Content:" +translated_content_notice = "This is a community translation of the _original.title_ post. It might be incomplete, outdated or contain errors. Please report any issues!" +translated_by = "Translation by" +translation_contributors = "With contributions from" +word_separator = "and" +support_me = """ +
Creating and maintaining this blog and the associated libraries is a lot of work, but I really enjoy doing it. By supporting me, you allow me to invest more time in new content, new features, and continuous maintenance. The best way to support me is to sponsor me on GitHub. Thank you!
+""" +comment_note = """ +Do you have a problem, want to share feedback, or discuss further ideas? Feel free to leave a comment here! Please stick to English and follow Rust's code of conduct. This comment thread directly maps to a discussion on GitHub, so you can also comment there if you prefer. +""" # Spanish [languages.es]