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
+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',
}