From 90d437d4b3144e799ee104d31aa21da73c036918 Mon Sep 17 00:00:00 2001
From: Cara UwU OwO <finistthefalcon@email.cz>
Date: Wed, 7 Apr 2021 09:34:57 +0000
Subject: [PATCH] Translated using Weblate (Czech)

Currently translated at 52.8% (132 of 250 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/cs/
---
 cs.json | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/cs.json b/cs.json
index 1d2ce10..e8e85f2 100644
--- a/cs.json
+++ b/cs.json
@@ -12,7 +12,8 @@
         "enter": {
             "email": "Vložte svůj e-mail.",
             "password": "Vložte svoje heslo.",
-            "username": "Zadejte uživatelské jméno."
+            "username": "Zadejte uživatelské jméno.",
+            "current_password": "Vložte své současné heslo."
         },
         "forgot": "Zapomenuté heslo?",
         "new": "NovÄ› u REVOLT?",
@@ -26,7 +27,9 @@
         "set_password": "Nastavit nové heslo.",
         "error": {
             "create": "Registrace selhala!"
-        }
+        },
+        "successful_registration": "Registrace úspěšná!",
+        "current_password": "Současné Heslo"
     },
     "app": {
         "main": {
-- 
GitLab