Skip to content

Commit

Permalink
Added koffi (#486)
Browse files Browse the repository at this point in the history
Issue #485 

* Fix key duplication in translation for matthew

* Added fr translation for james and joshua

* Added koffi

* Fixed language code
  • Loading branch information
koffisani authored and CodeWritingCow committed Dec 10, 2017
1 parent 63cd097 commit f561bd7
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
3 changes: 2 additions & 1 deletion collection/james.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"jim"
],
"translations": {
"heb": "ג'יימס"
"heb": "ג'יימס",
"fra": "jacques"
},
"sex": "m"
}
16 changes: 16 additions & 0 deletions collection/koffi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "koffi",
"meaning": "Born on friday",
"aliases": [
"koffivi",
"koffitse",
"coffi",
"kofi",
"cofi",
"kofitse",
"kofivi"
],
"translations": {
},
"sex": "m"
}
1 change: 0 additions & 1 deletion collection/matthew.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
],
"translations": {
"afr": "matteus",
"por": "mateus",
"spa": "mateo",
"heb": "מַתִּתְיָהוּ",
"ukr": "меттью",
Expand Down

0 comments on commit f561bd7

Please sign in to comment.