forked from science-ation/science-ation
Aparently the language name needs to insert as UTF8 to work on a Latin1.. <boggle>
This commit is contained in:
parent
3a75f58f41
commit
418322f8fb
@ -1 +1 @@
|
||||
57
|
||||
58
|
||||
|
1
db/db.update.58.sql
Normal file
1
db/db.update.58.sql
Normal file
@ -0,0 +1 @@
|
||||
UPDATE languages SET `langname`='Français' WHERE `lang`='fr';
|
Loading…
Reference in New Issue
Block a user