浏览代码

chore: Remove duplicate translation keys

Sam Atkins 1 年之前
父节点
当前提交
4a426ce045
共有 4 个文件被更改,包括 0 次插入4 次删除
  1. 0 1
      src/i18n/translations/en.js
  2. 0 1
      src/i18n/translations/ig.js
  3. 0 1
      src/i18n/translations/nl.js
  4. 0 1
      src/i18n/translations/tr.js

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

@@ -255,7 +255,6 @@ const en = {
         yes_release_it: 'Yes, Release It',
         you_have_been_referred_to_puter_by_a_friend: "You have been referred to Puter by a friend!",
         zip: "Zip",
-        storage_puter_used: "used by Puter",
     }
 };
 

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

@@ -249,7 +249,6 @@ const ig = {
         yes_release_it: 'Ee, Hapụ ya',
         you_have_been_referred_to_puter_by_a_friend: "Otu enyi zigara gị na Puter!",
         zip: "Zip",
-        storage_puter_used: "nke Puter na-eji",
     }
 };
 

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

@@ -99,7 +99,6 @@ const nl = {
 		license: "Licentie",
 		loading: 'Laden',
 		log_in: "Inloggen",
-		log_into_another_account_anyway: 'Log into another account anyway',
 		log_into_another_account_anyway: 'Alsnog met ander account inloggen',
 		log_out: 'Uitloggen',
 		move: 'Verplaatsen',

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

@@ -225,7 +225,6 @@ const tr = {
         yes_release_it: "Evet, Bırak",
         you_have_been_referred_to_puter_by_a_friend: "Bir arkadaşınız tarafından Puter'a yönlendirildiniz!",
         zip: "Sıkıştır",
-        storage_puter_used: "Puter tarafından kullanılıyor",
     }
 };