diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-01-30 19:14:33 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-01-30 19:14:33 +0100 |
commit | 2613275461fcf46ceb401b99fc6179bd3b1445f2 (patch) | |
tree | a343d293021df5906282e09aafed5e2dde412161 /resources/langs | |
parent | Remove a few unused includes (diff) | |
download | nheko-2613275461fcf46ceb401b99fc6179bd3b1445f2.tar.xz |
Reimplement error notifications
Diffstat (limited to 'resources/langs')
-rw-r--r-- | resources/langs/nheko_de.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/langs/nheko_de.ts b/resources/langs/nheko_de.ts index 29a04355..c499874b 100644 --- a/resources/langs/nheko_de.ts +++ b/resources/langs/nheko_de.ts @@ -319,7 +319,7 @@ <message> <location line="+66"/> <source>Failed to kick %1 from %2: %3</source> - <translation>Kontte %1 nicht aus %2 entfernen: %3</translation> + <translation>Konnte %1 nicht aus %2 entfernen: %3</translation> </message> </context> <context> |