Skip to content

Commit

Permalink
Merge pull request #228 from okauppinen/stats-userds-locale
Browse files Browse the repository at this point in the history
Statistics update user datasource locale
  • Loading branch information
ZakarFin authored Mar 7, 2024
2 parents 5acf57e + 61efb35 commit bad3bd6
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
UPDATE oskari_statistical_datasource
SET locale = '{"fi":{"name":"Omat indikaattorit"},"sv":{"name":"Mina indikatorer"},"en":{"name":"My indicators"}}'
WHERE plugin = 'UserStats';

0 comments on commit bad3bd6

Please sign in to comment.