Skip to content

Commit

Permalink
remove unused locale strings
Browse files Browse the repository at this point in the history
  • Loading branch information
BelligerentBash committed Mar 12, 2023
1 parent b5c34f0 commit 43e903e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions locales/es.lua
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
local Translations = {
error = {
you_dont_have_a_cryptostick = 'No tienes un cryptostick',
one_bus_active = 'Sólo puedes tener un autobús activo a la vez',
drop_off_passengers = 'Deja a los pasajeros antes de dejar de trabajar',
cryptostick_malfunctioned = 'El criptostick ha funcionado mal'
},
success = {
Expand Down
2 changes: 0 additions & 2 deletions locales/pt.lua
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
local Translations = {
error = {
you_dont_have_a_cryptostick = 'Não possui um Cryptostick',
one_bus_active = 'Só pode ter um autocarro activo.',
drop_off_passengers = 'Deixe os passageiros antes de parar de trabalhar',
cryptostick_malfunctioned = 'Cryptostick com defeito'
},
success = {
Expand Down

0 comments on commit 43e903e

Please sign in to comment.