diff options
author | Minteck <contact@minteck.org> | 2022-01-09 09:47:09 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-01-09 09:47:09 +0100 |
commit | 8f47fd78cb2c0f8deb3ea02ea2b5324ea71c664b (patch) | |
tree | 762c6c971b49d2765b29c8b995e04e81b2deb24c /htdocs/data/lang/en.json | |
parent | 258ee23221a98918b44eff59c46d3da7ca6c27ad (diff) | |
parent | 24f7af653cec128d282043882feac6c24a396389 (diff) | |
download | rainbow-8f47fd78cb2c0f8deb3ea02ea2b5324ea71c664b.tar.gz rainbow-8f47fd78cb2c0f8deb3ea02ea2b5324ea71c664b.tar.bz2 rainbow-8f47fd78cb2c0f8deb3ea02ea2b5324ea71c664b.zip |
Merge branch 'trunk' of https://gitlab.minteck.org/minteck/sattelite into trunk
Diffstat (limited to 'htdocs/data/lang/en.json')
-rw-r--r-- | htdocs/data/lang/en.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/htdocs/data/lang/en.json b/htdocs/data/lang/en.json index 72a3353..c239d21 100644 --- a/htdocs/data/lang/en.json +++ b/htdocs/data/lang/en.json @@ -142,7 +142,9 @@ "content": { "intro": "This website is developed, managed and hosted by:", "developer": "Developed and edited by Minteck", - "management": "Server managed, hosted and installed by Minteck", + "home1": "Legally in", + "home2": "Formally in", + "management": "Server managed, hosted and installed by Minteck Hosting Services", "isp": "Internet access managed by", "homed": "and domiciled for the purposes hereof" } @@ -211,4 +213,4 @@ "Call me ..." ] } -}
\ No newline at end of file +} |