Confirmed users
675
edits
Line 85: | Line 85: | ||
example: | example: | ||
translation table | |||
+----+--------+------------------+ | +----+--------+------------------+ | ||
Line 96: | Line 96: | ||
+----+--------+------------------+ | +----+--------+------------------+ | ||
a table | |||
+----+----------+----------+ | +----+----------+----------+ | ||
Line 104: | Line 104: | ||
+----+----------+----------+ | +----+----------+----------+ | ||
sql for english | |||
select a.id, g.localized_string as greeting, d.localized_string as danger | select a.id, g.localized_string as greeting, d.localized_string as danger |