mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 14:54:05 +00:00
FIx 1
This commit is contained in:
parent
5ce3f0615f
commit
a4ab9caa43
2 changed files with 3 additions and 2 deletions
|
@ -49,4 +49,4 @@ export default {
|
|||
color: $secondary-text;
|
||||
font-size: 12px;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
|
|
@ -1051,5 +1051,6 @@
|
|||
"From":"From",
|
||||
"Can be found on:": "Can be found on: {0}",
|
||||
"The phone number of the recipient in E.164 format.": "The phone number of the recipient in E.164 format.",
|
||||
"Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.":"Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies."
|
||||
"Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.":"Either a text sender ID or a phone number in E.164 format if you want to be able to receive replies.",
|
||||
"nextCheckIn": "Next in "
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue