Browse Source

chore(i18n): Capitalization standardized

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
rakekniven 9 months ago
parent
commit
d9cc5a68dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/main/res/values/strings.xml

+ 1 - 1
app/src/main/res/values/strings.xml

@@ -803,5 +803,5 @@ How to translate with transifex:
     <string name="ban">Ban</string>
     <string name="show_ban_reason">Show ban reason</string>
     <string name="error_unbanning">Error occurred when unbanning participant</string>
-    <string name="connection_lost">Connection Lost</string>
+    <string name="connection_lost">Connection lost</string>
 </resources>