From 839a76bffb245290a816a892e4b1a0d38459d97b Mon Sep 17 00:00:00 2001 From: daudix Date: Thu, 22 Aug 2024 16:55:59 +0300 Subject: [PATCH] Remove unused "Repo" i18n string --- i18n/ar.toml | 3 +-- i18n/en.toml | 1 - i18n/ru.toml | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/i18n/ar.toml b/i18n/ar.toml index 73308d3..9e0a12f 100644 --- a/i18n/ar.toml +++ b/i18n/ar.toml @@ -12,13 +12,13 @@ date_locale = "ar_SA" Blog = "المدونة" Demo = "العرض" Tricks = "الحيل" -Repo = "المستودع" all_tags = "انظر جميع العلامات" archived = "الأرشيف" author = "الكاتب" blog_post_author = "كاتب منشور المدونة" boosts_from = "التعزيزات من" +by_author = "بقلم $AUTHOR" caution = "احذر" comments = "التعليقات" comments_description = "يمكنك التعليق على منشور المدونة هذا عن طريق الرد علنًا على هذا المنشور باستخدام حساب Mastodon أو حساب آخر على ActivityPub/Fediverse. يتم عرض الردود المعروفة غير الخاصة أدناه." @@ -69,4 +69,3 @@ updated = "تحديث" view_comment = "عرض التعليق على" view_profile = "عرض الملف الشخصي على" warning = "تحذير" -by_author = "بقلم $AUTHOR" diff --git a/i18n/en.toml b/i18n/en.toml index 2a8d70e..ea454af 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -12,7 +12,6 @@ date_locale = "en_US" Blog = "Blog" Demo = "Demo" Tricks = "Tricks" -Repo = "Repo" all_tags = "See all tags" archived = "Archived" diff --git a/i18n/ru.toml b/i18n/ru.toml index c85e61e..a19dfc7 100644 --- a/i18n/ru.toml +++ b/i18n/ru.toml @@ -16,7 +16,6 @@ date_locale = "ru_RU" Blog = "Блог" Demo = "Демо" Tricks = "Трюки" -Repo = "Репо" all_tags = "Показать все теги" archived = "Архив"