Commits on Source (23)
-
I’ve rebased the translation on the English one and: — fixed some wordings, — added unbreakable spaces after single letter conjunctions, — replaced U+002D with its Unicode counterparts.
f48e1128 -
Bastien Le Querrec authored
Polish translation update See merge request Silence/silence-im!4
1367ad94 -
Bastien Le Querrec authoredcab17727
-
Bastien Le Querrec authored7bc0e148
-
Bastien Le Querrec authored151538a3
-
Bastien Le Querrec authored50e9af66
-
Bastien Le Querrec authored7c028e1b
-
Bastien Le Querrec authoredea4e8d9e
-
Bastien Le Querrec authored
This reverts commit 50e9af66.
a7d06cd0 -
Bastien Le Querrec authored119c5728
-
Bastien Le Querrec authoredae39ea66
-
1022200e
-
Bastien Le Querrec authored
aktualigis esperantan tradukon See merge request Silence/silence-im!5
0320674b -
Bastien Le Querrec authoredc20a1b49
-
Bastien Le Querrec authoredac4a2eb2
-
Bastien Le Querrec authoredd465f179
-
Bastien Le Querrec authored7518fb90
-
Bastien Le Querrec authoreda1c4f349
-
Bastien Le Querrec authored08d9c752
-
Bastien Le Querrec authored581d07c8
-
Bastien Le Querrec authored2def0a47
-
Bastien Le Querrec authored7ca79f88
-
Bastien Le Querrec authored40ee0ca5
| ... | @@ -14,19 +14,18 @@ | ... | @@ -14,19 +14,18 @@ |
| "author": "Bastien Le Querrec", | "author": "Bastien Le Querrec", | ||
| "license": "AGPL-3.0", | "license": "AGPL-3.0", | ||
| "engines": { | "engines": { | ||
| "node": "8.x.x" | "node": "12.x.x" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "async": "^3.1.0", | "bootstrap": "^4.4.1", | ||
| "bootstrap": "^4.3.1", | "ejs": "^3.1.2", | ||
| "ejs": "^2.6.2", | |||
| "express": "^4.17.1", | "express": "^4.17.1", | ||
| "fork-awesome": "^1.1.7", | "fork-awesome": "^1.1.7", | ||
| "geoip-lite": "^1.3.7", | "geoip-lite": "^1.4.1", | ||
| "i18n": "^0.8.3", | "i18n": "^0.9.0", | ||
| "jquery": "^3.4.1", | "jquery": "^3.5.0", | ||
| "jquery.scrollto": "^2.1.2", | "jquery.scrollto": "^2.1.2", | ||
| "moment": "^2.24.0", | "moment": "^2.24.0", | ||
| "request": "^2.88.0" | "request": "^2.88.2" | ||
| } | } | ||
| } | } |