mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-09 23:24:07 -08:00
Translated using Weblate (English)
Currently translated at 99.8% (884 of 885 strings) Co-authored-by: Akashubham09 <Shubhamkumar56169@gmail.com> Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/en/ Translation: Uptime Kuma/Uptime Kuma
This commit is contained in:
parent
ac4e1d890c
commit
721234b5f6
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"languageName": "English",
|
"languageName": "English",
|
||||||
"setupDatabaseChooseDatabase": "Which database do you want to use?",
|
"setupDatabaseChooseDatabase": "",
|
||||||
"setupDatabaseEmbeddedMariaDB": "You don't need to set anything. This docker image has embedded and configured MariaDB for you automatically. Uptime Kuma will connect to this database via unix socket.",
|
"setupDatabaseEmbeddedMariaDB": "You don't need to set anything. This docker image has embedded and configured MariaDB for you automatically. Uptime Kuma will connect to this database via unix socket.",
|
||||||
"setupDatabaseMariaDB": "Connect to an external MariaDB database. You need to set the database connection information.",
|
"setupDatabaseMariaDB": "Connect to an external MariaDB database. You need to set the database connection information.",
|
||||||
"setupDatabaseSQLite": "A simple database file, recommended for small-scale deployments. Prior to v2.0.0, Uptime Kuma used SQLite as the default database.",
|
"setupDatabaseSQLite": "A simple database file, recommended for small-scale deployments. Prior to v2.0.0, Uptime Kuma used SQLite as the default database.",
|
||||||
|
|
Loading…
Reference in a new issue