diff --git a/src/i18n/translations/en.js b/src/i18n/translations/en.js index 2e5d9fefa..aa04ddebf 100644 --- a/src/i18n/translations/en.js +++ b/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", } }; diff --git a/src/i18n/translations/ig.js b/src/i18n/translations/ig.js index 34731bd6f..9276a8a85 100644 --- a/src/i18n/translations/ig.js +++ b/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", } }; diff --git a/src/i18n/translations/nl.js b/src/i18n/translations/nl.js index de53dd04b..568af6fc5 100644 --- a/src/i18n/translations/nl.js +++ b/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', diff --git a/src/i18n/translations/tr.js b/src/i18n/translations/tr.js index 57241e5a5..49e8ee23f 100644 --- a/src/i18n/translations/tr.js +++ b/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", } };