From 77aa5fe9ab41154bb5ecdfb46c519f7f2dadc93d Mon Sep 17 00:00:00 2001 From: Shlee Date: Tue, 15 Sep 2026 12:12:14 +0930 Subject: [PATCH] New translations profile.php (Sardinian) [ci skip] --- lang/sc-IT/profile.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 lang/sc-IT/profile.php diff --git a/lang/sc-IT/profile.php b/lang/sc-IT/profile.php new file mode 100644 index 000000000..d1d19a030 --- /dev/null +++ b/lang/sc-IT/profile.php @@ -0,0 +1,21 @@ + '', + 'emptyFollowers' => '', + 'emptyFollowing' => '', + 'emptySaved' => '', + 'savedWarning' => '', + 'privateProfileWarning' => '', + 'alreadyFollow' => '', + 'loginToSeeProfile' => '', + + 'status.disabled.header' => '', + 'status.disabled.body' => '', + + 'block.domain.max' => '', + + 'mutedAccounts' => '', + 'blockedAccounts' => '', + 'blockedDomains' => '', +];