mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 19:42:15 +09:00
Fix #1406 convert 'jp' to 'ja' in lang table
This commit is contained in:
parent
0177ee3abe
commit
338951f5c8
5 changed files with 67 additions and 4 deletions
|
|
@ -8,5 +8,6 @@
|
|||
<conditions>
|
||||
<condition operation="equal" column="site_srl" var="site_srl" notnull="notnull" filter="number" />
|
||||
<condition operation="equal" column="name" var="name" pipe="and" />
|
||||
<condition operation="equal" column="lang_code" var="lang_code" pipe="and" />
|
||||
</conditions>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue