diff --git a/i18n/ar.toml b/i18n/ar.toml index b92ac07..77f0b1d 100644 --- a/i18n/ar.toml +++ b/i18n/ar.toml @@ -58,6 +58,7 @@ reload = "إعادة التحميل" repo = "المستودع" search = "بحث" search_for = "ابحث عن" +share = "شارك" skip_to_content = "تخطي إلى المحتوى الرئيسي" source = "مصدر الموقع الإلكتروني" table_of_contents = "جدول المحتويات" diff --git a/i18n/en.toml b/i18n/en.toml index 8c5fd67..adf84f8 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -62,6 +62,7 @@ reload = "Reload" repo = "Repository" search = "Search" search_for = "Search for" +share = "Share" skip_to_content = "Skip to main content" source = "Website source" table_of_contents = "Table of Contents" diff --git a/i18n/ms.toml b/i18n/ms.toml index b4e2c05..0697f35 100644 --- a/i18n/ms.toml +++ b/i18n/ms.toml @@ -62,6 +62,7 @@ reload = "Muat semula" repo = "Repositori" search = "Cari" search_for = "Cari untuk" +share = "Bagikan" skip_to_content = "Melompat ke kandungan utama" source = "Sumber laman web" table_of_contents = "Senarai Kandungan" diff --git a/i18n/ru.toml b/i18n/ru.toml index ab43f07..606e28d 100644 --- a/i18n/ru.toml +++ b/i18n/ru.toml @@ -69,6 +69,7 @@ reload = "Перезагрузить" repo = "Репозиторий" search = "Поиск" search_for = "Искать" +share = "Поделиться" skip_to_content = "Перейти к основному содержанию" source = "Исходный код веб-сайта" table_of_contents = "Оглавление"