mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
Add Finnish lang...
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
INSERT INTO `datastore` (name, label, shared) VALUES
|
||||
('user_ears','Korvat',0),
|
||||
('user_glasses','Lasit',0),
|
||||
('user_helmet','Kypärät',0),
|
||||
('user_mask','Maskit',0)
|
||||
;
|
||||
Reference in New Issue
Block a user