Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
yotta
/
pictogram
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
60
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
43f9b70f
authored
Apr 14, 2016
by
Pablo Molina
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Fixed
#383
parent
f1fb46f5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
sails/conf/sql/pictodb-data.sql
sails/conf/sql/pictodb-data.sql
View file @
43f9b70f
...
...
@@ -566,12 +566,12 @@ UPDATE picto_exp SET text='papá' WHERE id_pic=49287 and lang='es-es';
UPDATE
picto_exp
SET
text
=
'mom'
WHERE
id_pic
=
7476
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'mom'
WHERE
id_pic
=
7476
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'mamá'
WHERE
id_pic
=
7476
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'grand
m
a'
WHERE
id_pic
=
7348
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'grand
m
a'
WHERE
id_pic
=
7348
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'abuel
a
'
WHERE
id_pic
=
7348
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'grand
p
a'
WHERE
id_pic
=
7350
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'grand
p
a'
WHERE
id_pic
=
7350
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'abuel
o
'
WHERE
id_pic
=
7350
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'grand
p
a'
WHERE
id_pic
=
7348
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'grand
p
a'
WHERE
id_pic
=
7348
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'abuel
o
'
WHERE
id_pic
=
7348
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'grand
m
a'
WHERE
id_pic
=
7350
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'grand
m
a'
WHERE
id_pic
=
7350
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'abuel
a
'
WHERE
id_pic
=
7350
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'girl'
WHERE
id_pic
=
7329
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'girl'
WHERE
id_pic
=
7329
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'chica'
WHERE
id_pic
=
7329
and
lang
=
'es-es'
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment