File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -95,6 +95,9 @@ OC.L10N.register(
9595 "Add row before" : "Dodaj wiersz przed" ,
9696 "Add row after" : "Dodaj wiersz po" ,
9797 "Delete this row" : "Usuń ten wiersz" ,
98+ "Left align column" : "Wyrównaj kolumnę do lewej" ,
99+ "Center align column" : "Wyśrodkuj kolumnę" ,
100+ "Right align column" : "Wyrównaj kolumnę do prawej" ,
98101 "Add column before" : "Dodaj kolumnę przed" ,
99102 "Add column after" : "Dodaj kolumnę po" ,
100103 "Delete this column" : "Usuń tę kolumnę" ,
Original file line number Diff line number Diff line change 9393 "Add row before" : " Dodaj wiersz przed" ,
9494 "Add row after" : " Dodaj wiersz po" ,
9595 "Delete this row" : " Usuń ten wiersz" ,
96+ "Left align column" : " Wyrównaj kolumnę do lewej" ,
97+ "Center align column" : " Wyśrodkuj kolumnę" ,
98+ "Right align column" : " Wyrównaj kolumnę do prawej" ,
9699 "Add column before" : " Dodaj kolumnę przed" ,
97100 "Add column after" : " Dodaj kolumnę po" ,
98101 "Delete this column" : " Usuń tę kolumnę" ,
You can’t perform that action at this time.
0 commit comments