mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 18:58:54 +00:00
chore(coding-style): correct indentation
This commit is contained in:
+6
-8
@@ -1,10 +1,8 @@
|
||||
Locales['fr'] = {
|
||||
|
||||
['left_instance'] = 'vous avez quitté l\'instance',
|
||||
['invite_expired'] = 'invitation expirée',
|
||||
['press_to_enter'] = 'appuyez sur ~INPUT_CONTEXT~ pour entrer dans l\'instance',
|
||||
['entered_instance'] = 'vous êtes entré dans l\'instance',
|
||||
['entered_into'] = ' est entré dans l\'instance',
|
||||
['left_out'] = ' est sorti dans l\'instance',
|
||||
|
||||
['left_instance'] = 'vous avez quitté l\'instance',
|
||||
['invite_expired'] = 'invitation expirée',
|
||||
['press_to_enter'] = 'appuyez sur ~INPUT_CONTEXT~ pour entrer dans l\'instance',
|
||||
['entered_instance'] = 'vous êtes entré dans l\'instance',
|
||||
['entered_into'] = ' est entré dans l\'instance',
|
||||
['left_out'] = ' est sorti dans l\'instance',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user