add lang fi + fr

This commit is contained in:
xiaomlove
2025-04-22 02:55:12 +07:00
parent 92530e2c79
commit ca33cbacfe
269 changed files with 13933 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
<?php
return [
'actions' => [
'store_success' => 'Lisää kirjanmerkkiin onnistuneesti!',
'delete_success' => 'Kirjanmerkki peruttu onnistuneesti!',
]
];