소스 검색

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",
     }
 };