Add Finnish lang...

This commit is contained in:
AdrineX
2018-06-13 00:15:18 +03:00
parent e0baebf083
commit 990800d7fd
3 changed files with 30 additions and 0 deletions
+7
View File
@@ -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)
;