Skip to content

Commit

Permalink
Minor stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Bartlett committed Jun 4, 2015
1 parent 68346ab commit 6c526e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions locales/is.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,8 @@
"Revoke token": "Afvirkja auðkenni",
"Your generated token is below. It will not be shown again.": "Nýtt auðkenni birtist að neðan, auðkennið verður ekki birt aftur.",
"Add Room": "Nýtt herbergi",
"Slug": "Stutt lýsing"
}
"Slug": "Stutt lýsing",
"XMPP/Jabber": "XMPP/Jabber",
"Private?": "Private?",
"Empty for public room": "Empty for public room"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lets-chat",
"version": "0.3.13",
"description": "A chat app for small teams.",
"private": false,
"license" : "MIT",
"main": "app.js",
"scripts": {
"start": "node app.js",
Expand Down

0 comments on commit 6c526e8

Please sign in to comment.