mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 18:58:54 +00:00
chore: Move important resources to "core" folder
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Locales['pl'] = {
|
||||
['left_instance'] = 'opuszczasz instancję',
|
||||
['invite_expired'] = 'zaproszenie wygasło',
|
||||
['press_to_enter'] = 'wciśnij ~INPUT_CONTEXT~ aby wejść do instancji',
|
||||
['entered_instance'] = 'wchodzisz do instancji',
|
||||
['entered_into'] = '%s wchodzi do instancji',
|
||||
['left_out'] = '%s opuszcza instancję',
|
||||
}
|
||||
Reference in New Issue
Block a user