diff --git a/l10n/pl.js b/l10n/pl.js index 9d53bf57..b39eb837 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -11,6 +11,7 @@ OC.L10N.register( "Save" : "Zapisz", "Loading documents..." : "Ładowanie dokumentów...", "Edit" : "Edytuj", + "New Document" : "Nowy Dokument", "New Spreadsheet" : "Nowy Arkusz Kalkulacyjny", "New Presentation" : "Nowa Prezentacja", "Could not create file" : "Nie można utworzyć pliku", diff --git a/l10n/pl.json b/l10n/pl.json index ba99e4bd..fbd78489 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -9,6 +9,7 @@ "Save" : "Zapisz", "Loading documents..." : "Ładowanie dokumentów...", "Edit" : "Edytuj", + "New Document" : "Nowy Dokument", "New Spreadsheet" : "Nowy Arkusz Kalkulacyjny", "New Presentation" : "Nowa Prezentacja", "Could not create file" : "Nie można utworzyć pliku",