Browse Source

Merge pull request #387 from ghostxbh/patch-1

fix: Eliminates duplicate translation keys
Sam Atkins 1 year ago
parent
commit
387cfd758f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/i18n/translations/ru.js

+ 0 - 1
src/i18n/translations/ru.js

@@ -254,7 +254,6 @@ const ru = {
         yes_release_it: 'Да, освободить.',
         you_have_been_referred_to_puter_by_a_friend: "Вы были приглашены в Puter другом!",
         zip: "Заархивировать",
-        storage_puter_used: "использовано Puter",
     }
 };