Skip to content

Commit

Permalink
Update apertiumlangs.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangth committed Apr 29, 2016
1 parent 48b0af0 commit cc47b3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/apertiumlangs.sql
Original file line number Diff line number Diff line change
Expand Up @@ -9143,6 +9143,8 @@ INSERT INTO "fixes" VALUES(NULL,'kk','kaa','қарақалпақша');
INSERT INTO "fixes" VALUES(NULL,'kk','tyv','тываша');
INSERT INTO "fixes" VALUES(NULL,'ca','crh','tàtar de Crimea');
INSERT INTO "fixes" VALUES(NULL,'eu','crh','Krimeako tatarera');
INSERT INTO "fixes" VALUES(NULL,'en','oct_aran','Occitan Aranese');
INSERT INTO "fixes" VALUES(NULL,'de','oct_aran','Okzitanisch Aranesisch');

INSERT INTO "languageNames" (lg, inLg, name) select lg, inLg, name from "fixes";
COMMIT;

0 comments on commit cc47b3a

Please sign in to comment.