Commit a804a9e authored and committed Dec 17, 2023
1 parent a3b7569 commit a804a9e Copy full SHA for a804a9e
File tree 1 file changed +12
-0
lines changed
app/src/main/res/values-pl
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 230
230
<string name =" add_anyway" >Dodaj mimo to</string >
231
231
<string name =" open_browser_in_split_screen" >Otwieraj przeglądarkę na podzielonym ekranie</string >
232
232
<string name =" show_reading_time" >Pokazuj szacowany czas czytania</string >
233
+ <string name =" many_words" >%1$s słów</string >
234
+ <string name =" other_minutes" >%1$s minut</string >
235
+ <string name =" few_minutes" >%1$s minuty</string >
236
+ <string name =" two_words" >%1$s słowa</string >
237
+ <string name =" many_minutes" >%1$s minut</string >
238
+ <string name =" zero_minutes" >%1$s minut</string >
239
+ <string name =" few_words" >%1$s słowa</string >
240
+ <string name =" zero_words" >%1$s słów</string >
241
+ <string name =" one_minute" >%1$s minuta</string >
242
+ <string name =" two_minutes" >%1$s minuty</string >
243
+ <string name =" other_words" >%1$s słów</string >
244
+ <string name =" one_word" >%1$s słowo</string >
233
245
</resources >
You can’t perform that action at this time.
0 commit comments