Skip to content

Commit 930f6db

Browse files
committed
1.10.5.192
1 parent baa6134 commit 930f6db

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"title": "RainLoop Webmail",
44
"description": "Simple, modern & fast web-based email client",
55
"private": true,
6-
"version": "1.10.4",
7-
"release": "183",
8-
"ownCloudPackageVersion": "4.26",
6+
"version": "1.10.5",
7+
"release": "192",
8+
"ownCloudPackageVersion": "4.27",
99
"homepage": "http://rainloop.net",
1010
"main": "gulpfile.js",
1111
"author": {

rainloop/v/0.0.0/app/localization/webmail/pl_PL.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ pl_PL:
122122
BUTTON_THREAD_MORE: "Więcej wiadomości"
123123
MENU_HEADERS: "Pokaż nagłówki wiadomości"
124124
MENU_VIEW_ORIGINAL: "Pokaż zródło"
125-
MENU_DOWNLOAD_ORIGINAL: "Pobież jako plik eml"
125+
MENU_DOWNLOAD_ORIGINAL: "Pobierz jako plik eml"
126126
MENU_FILTER_SIMILAR: "Filtruj podobne wiadomości"
127127
MENU_PRINT: "Drukuj"
128128
EMPTY_SUBJECT_TEXT: "(Brak tematu)"

0 commit comments

Comments
 (0)