Skip to content

Commit

Permalink
fix: fixed typo on bank translations
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Jun 21, 2024
1 parent b36976d commit 20f1054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server-data/resources/[esx]/es_extended/locales/it.lua
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Locales["it"] = {
["received_salary"] = "Sei stato pagato: $%s",
["received_help"] = "Hai ricevuto il reddito di cittadinanza: $%s",
["company_nomoney"] = "La tua compagnia è troppo povera per pagarti",
["received_paycheck"] = "Ricveuto stipendio",
["received_paycheck"] = "Hai ricevuto lo stipendio",
["bank"] = "Banca",
["account_bank"] = "Conto",
["account_black_money"] = "Soldi sporchi",
Expand Down

0 comments on commit 20f1054

Please sign in to comment.