mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 11:01:29 +00:00
Polish Translation
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
USE `essentialmode`;
|
||||
|
||||
INSERT INTO `items` (`name`, `label`, `limit`) VALUES
|
||||
('bread', 'Chleb', 10),
|
||||
('water', 'Woda', 5)
|
||||
;
|
||||
Reference in New Issue
Block a user