Skip to content

Commit

Permalink
v2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Juzlus committed Apr 3, 2024
1 parent 30534a8 commit a9bd0d4
Show file tree
Hide file tree
Showing 21 changed files with 230 additions and 1,977 deletions.
6 changes: 5 additions & 1 deletion data/lang/english.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"autogiveaway_settings_p1": "Win Notifications",
"autogiveaway_settings_a1": "You must allow notifications from the site",
"autogiveaway_settings_p2": "Join Count",
"autogiveaway_settings_a2": "You can only join up to 10 giveaways per day",
"autogiveaway_settings_a2": "You can only join up to 20 giveaways per day",
"autogiveaway_settings_p5": "Minimum Amount",
"autogiveaway_settings_a5": "Minimum amount of the giveaway",
"autogiveaway_settings_p3": "Won Giveaways",
Expand Down Expand Up @@ -169,6 +169,7 @@
"skinChanger_priceText": "Price",
"skinChanger_priceDiff": "Price Difference",
"skinChanger_priceDiffButtonText": "Search for skins with the largest price difference",
"skinChanger_inventoryNull": "No skins to display!",

"accessDenied_title": "COPY VERIFICATION ISSUE",
"accessDenied_desc": "THIS EXTENSION COPY IS NOT INTEGRATED WITH THIS STEAM ACCOUNT",
Expand All @@ -181,5 +182,8 @@
"dailyCase_dailyCase": "Daily Case",
"dailyCase_skinsValue": "Value of skins",

"disclosurePanels_lastDeposit": "Last deposit",
"disclosurePanels_never": "never",

"correct_link_update": "New version available. <a href=\"https://www.github.com/Juzlus/KeydropPlus/releases/latest/download/Keydrop+.v2.zip\">Download</a>"
}
6 changes: 5 additions & 1 deletion data/lang/polish.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"autogiveaway_settings_p1": "Powiadomienia o wygranej",
"autogiveaway_settings_a1": "Musisz zezwolić na powiadomienia ze strony",
"autogiveaway_settings_p2": "Ilość dołączeń",
"autogiveaway_settings_a2": "Codziennie można dołączyć tylko do 10 konkursów",
"autogiveaway_settings_a2": "Codziennie można dołączyć tylko do 20 konkursów",
"autogiveaway_settings_p5": "Minimalna kwota",
"autogiveaway_settings_a5": "Minimalna kwota konkursu",
"autogiveaway_settings_p3": "Wygrane konkursy",
Expand Down Expand Up @@ -169,6 +169,7 @@
"skinChanger_priceText": "Cena",
"skinChanger_priceDiff": "Różnica Cen",
"skinChanger_priceDiffButtonText": "Wyszukaj skiny z największą róznicą cen",
"skinChanger_inventoryNull": "Brak skinów do wyświetlenia!",

"accessDenied_title": "PROBLEM Z WERYFIKACJĄ KOPII",
"accessDenied_desc": "TA KOPIA ROZSZERZENIA NIE JEST ZINTEGROWANA Z TYM KONTEM STEAM",
Expand All @@ -181,5 +182,8 @@
"dailyCase_dailyCase": "Codzienna Skrzynia",
"dailyCase_skinsValue": "Wartość skinów",

"disclosurePanels_lastDeposit": "Ostatnia wpłata",
"disclosurePanels_never": "nigdy",

"correct_link_update": "New version available. <a href=\"https://www.github.com/Juzlus/KeydropPlus/releases/latest/download/Keydrop+.v2.zip\">Download</a>"
}
8 changes: 6 additions & 2 deletions data/lang/portuguese.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"autogiveaway_settings_p1": "Notificação de vitórias",
"autogiveaway_settings_a1": "Você deve permitir notificações do site",
"autogiveaway_settings_p2": "Contagem de adesão",
"autogiveaway_settings_a2": "Você só pode participar de até 10 sorteios por dia",
"autogiveaway_settings_a2": "Você só pode participar de até 20 sorteios por dia",
"autogiveaway_settings_p5": "Quantidade mínima",
"autogiveaway_settings_a5": "Quantidade mínima do sorteio",
"autogiveaway_settings_p3": "Sorteios Ganhos",
Expand Down Expand Up @@ -169,6 +169,7 @@
"skinChanger_priceText": "Preço",
"skinChanger_priceDiff": "Diferença de Preço",
"skinChanger_priceDiffButtonText": "Busque skins com maior diferença de preço",
"skinChanger_inventoryNull": "Não há skins para exibir!",

"accessDenied_title": "PROBLEMA DE VERIFICAÇÃO DE CÓPIA",
"accessDenied_desc": "ESTA CÓPIA DE EXTENSÃO NÃO ESTÁ INTEGRADA COM ESTA CONTA STEAM",
Expand All @@ -179,5 +180,8 @@
"dailyCase_waitTime": "EM",
"dailyCase_readyTime": "PRONTO!",
"dailyCase_dailyCase": "Caixa diária",
"dailyCase_skinsValue": "Valor das skins"
"dailyCase_skinsValue": "Valor das skins",

"disclosurePanels_lastDeposit": "Último depósito",
"disclosurePanels_never": "nunca"
}
Loading

0 comments on commit a9bd0d4

Please sign in to comment.