chore(coding-style): correct indentation

This commit is contained in:
Romain Lanz
2017-09-14 16:52:50 +02:00
parent f9936dc41d
commit 39bd6a80f0
7 changed files with 230 additions and 231 deletions
+6 -8
View File
@@ -1,10 +1,8 @@
Locales['en'] = {
['left_instance'] = 'you have left the instance',
['invite_expired'] = 'invite expired',
['press_to_enter'] = 'press ~INPUT_CONTEXT~ to enter the instance',
['entered_instance'] = 'you entered the instance',
['entered_into'] = ' entered the instance',
['left_out'] = ' left the instance',
['left_instance'] = 'you have left the instance',
['invite_expired'] = 'invite expired',
['press_to_enter'] = 'press ~INPUT_CONTEXT~ to enter the instance',
['entered_instance'] = 'you entered the instance',
['entered_into'] = ' entered the instance',
['left_out'] = ' left the instance',
}