mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-04-20 07:36:05 -04:00
Add minor Api translation
This commit is contained in:
parent
95c015ac28
commit
1d3e811e1b
@ -765,6 +765,9 @@
|
||||
"smseagleMsgTtsAdvanced": "Text-to-speech Advanced call",
|
||||
"smseagleDuration": "Duration (default=10)",
|
||||
"smseagleTtsModel": "Text-to-speech model ID",
|
||||
"smseagleApiType": "API version",
|
||||
"smseagleApiv1": "APIv1 (for existing projects and backward compatibility)",
|
||||
"smseagleApiv2": "APIv2 (recommended for new integrations)",
|
||||
"smspartnerApiurl": "You can find your API key in your dashboard at {0}",
|
||||
"smspartnerPhoneNumber": "Phone number(s)",
|
||||
"smspartnerPhoneNumberHelptext": "The number must be in the international format {0}, {1}. Multiple numbers must be separated by {2}",
|
||||
|
@ -378,6 +378,9 @@
|
||||
"smseagleMsgTtsAdvanced": "Połączenie text-to-speech (zaawansowane)",
|
||||
"smseagleDuration": "Czas trwania (domyślnie=10)",
|
||||
"smseagleTtsModel": "ID modelu głosowego TTS",
|
||||
"smseagleApiType": "wersja API",
|
||||
"smseagleApiv1": "APIv1 (dla istniejących projektów)",
|
||||
"smseagleApiv2": "APIv2 (zalecane dla nowych integracji)",
|
||||
"stackfield": "Stackfield",
|
||||
"Customize": "Dostosuj",
|
||||
"Custom Footer": "Niestandardowa stopka",
|
||||
|
Loading…
x
Reference in New Issue
Block a user