chore(style): change indentation

This commit is contained in:
Romain Lanz
2017-10-14 23:42:41 +02:00
parent 1e03d2fc1c
commit 4803dac2f5
10 changed files with 215 additions and 207 deletions
+7 -7
View File
@@ -1,10 +1,10 @@
Locales ['br'] = {
['buy'] = 'Você comprou',
['not_enough_black'] = 'Você não tem dinheiro sujo suficiente',
['not_enough'] = 'você não tem dinheiro suficiente',
['shop'] = 'Comprar',
['shop_menu'] = 'Pressione ~INPUT_CONTEXT~ para comprar armas.',
['map_blip'] = 'Loja de Armas',
['buy'] = 'Você comprou',
['not_enough_black'] = 'Você não tem dinheiro sujo suficiente',
['not_enough'] = 'você não tem dinheiro suficiente',
['shop'] = 'Comprar',
['shop_menu'] = 'Pressione ~INPUT_CONTEXT~ para comprar armas.',
['map_blip'] = 'Loja de Armas',
}
}