fix: resolved #2707

This commit is contained in:
Liyas Thomas
2022-09-30 19:06:44 +05:30
parent 44c439d7a9
commit 06a8d62dfe
7 changed files with 33 additions and 33 deletions

View File

@@ -144,10 +144,10 @@
"count": {
"header": "Nagłówek {count}",
"message": "Wiadomość {count}",
"parameter": "Parametr {liczba}",
"protocol": "Protokół {liczba}",
"value": "Wartość {liczba}",
"variable": "Zmienna {liczba}"
"parameter": "Parametr {count}",
"protocol": "Protokół {count}",
"value": "Wartość {count}",
"variable": "Zmienna {count}"
},
"documentation": {
"generate": "Wygeneruj dokumentację",