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',
}
}
+7 -7
View File
@@ -1,10 +1,10 @@
Locales ['de'] = {
['buy'] = 'du kaufst',
['not_enough_black'] = 'du hast nicht genug Schwarzgeld',
['not_enough'] = 'du hast nicht genug Geld',
['shop'] = 'Geschäft',
['shop_menu'] = 'Drücke ~INPUT_CONTEXT~ um auf das Geschäft zuzugreifen.',
['map_blip'] = 'Waffenladen',
['buy'] = 'du kaufst',
['not_enough_black'] = 'du hast nicht genug Schwarzgeld',
['not_enough'] = 'du hast nicht genug Geld',
['shop'] = 'Geschäft',
['shop_menu'] = 'Drücke ~INPUT_CONTEXT~ um auf das Geschäft zuzugreifen.',
['map_blip'] = 'Waffenladen',
}
}
+7 -7
View File
@@ -1,10 +1,10 @@
Locales ['en'] = {
['buy'] = 'you bought',
['not_enough_black'] = 'you do not have enough dirty money',
['not_enough'] = 'you do not have enough money',
['shop'] = 'shop',
['shop_menu'] = 'Press ~INPUT_CONTEXT~ to access the shop.',
['map_blip'] = 'gun shop',
['buy'] = 'you bought',
['not_enough_black'] = 'you do not have enough dirty money',
['not_enough'] = 'you do not have enough money',
['shop'] = 'shop',
['shop_menu'] = 'Press ~INPUT_CONTEXT~ to access the shop.',
['map_blip'] = 'gun shop',
}
}
+6 -6
View File
@@ -1,10 +1,10 @@
Locales ['es'] = {
['buy'] = 'Has comprado ~b~1 ',
['not_enough_black'] = 'Usted no tiene ~r~suficiente~s~ dinero negro',
['not_enough'] = 'Usted no tiene ~r~suficiente~s~ dinero',
['shop'] = 'Tienda',
['shop_menu'] = 'Presione ~INPUT_CONTEXT~ para acceder a la tienda.',
['map_blip'] = 'Arsenal',
['buy'] = 'Has comprado ~b~1 ',
['not_enough_black'] = 'Usted no tiene ~r~suficiente~s~ dinero negro',
['not_enough'] = 'Usted no tiene ~r~suficiente~s~ dinero',
['shop'] = 'Tienda',
['shop_menu'] = 'Presione ~INPUT_CONTEXT~ para acceder a la tienda.',
['map_blip'] = 'Arsenal',
}
+7 -7
View File
@@ -1,10 +1,10 @@
Locales ['fr'] = {
['buy'] = 'vous avez acheté ~b~1x ',
['not_enough_black'] = 'Vous n\'avez ~r~pas assez~s~ d\'argent sale',
['not_enough'] = 'vous n\'avez ~r~pas assez~s~ d\'argent',
['shop'] = 'magasin',
['shop_menu'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au magasin.',
['map_blip'] = 'armurerie',
['buy'] = 'vous avez acheté ~b~1x ',
['not_enough_black'] = 'Vous n\'avez ~r~pas assez~s~ d\'argent sale',
['not_enough'] = 'vous n\'avez ~r~pas assez~s~ d\'argent',
['shop'] = 'magasin',
['shop_menu'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au magasin.',
['map_blip'] = 'armurerie',
}
}