tokens for selfhosted OS, and corred missing token for OS warning in … #1214

Open
yeet648 wants to merge 9 commits from yeet648/i18n into i18n
2 changed files with 6 additions and 3 deletions
Showing only changes of commit d552fd75b8 - Show all commits

View File

@ -365,4 +365,7 @@ filesync:
sparkleshare_descr: "SparkleShare creates a special folder on your computer. You can add remotely hosted folders (or \"projects\") to this folder. These projects will be automatically kept in sync with both the host and all of your peers when someone adds, removes or edits a file."
syncthing_descr: "Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third-party and how it's transmitted over the Internet."
worth_mentioning: "Worth Mentioning"
gitannex_descr: "- Allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, time, or disk space."
gitannex_descr: "- Allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, time, or disk space."
real_time_communication:
title: "Real-Time Communication"
descr: "Discover secure and private ways to communicate with others online without letting any third parties read your messages."

View File

@ -1,8 +1,8 @@
---
layout: page
permalink: /software/real-time-communication/
title: "Real-Time Communication"
description: "Discover secure and private ways to communicate with others online without letting any third parties read your messages."
title: "{% t real_time_communication.title %}"
description: "{% t real_time_communication.descr %}"
---
{% include sections/instant-messenger.html %}