You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/translations/en_IN.ts
+25-11Lines changed: 25 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1334,7 +1334,7 @@ If you understand the above remarks and wish to proceed, press the button below
1334
1334
</message>
1335
1335
<message>
1336
1336
<source>wrong_password</source>
1337
-
<translation>The provided password is not correct</translation>
1337
+
<translation>The provided password is incorrect</translation>
1338
1338
</message>
1339
1339
<message>
1340
1340
<source>invalid_invoice_error</source>
@@ -1681,24 +1681,38 @@ If you understand the above remarks and wish to proceed, press the button below
1681
1681
<translation>Asset</translation>
1682
1682
</message>
1683
1683
<message>
1684
-
<source>data_directory_path_label</source>
1685
-
<translation>Data directory path:</translation>
1684
+
<source>data_directory_path_label</source>
1685
+
<translation>Data directory path:</translation>
1686
1686
</message>
1687
1687
<message>
1688
-
<source>remote</source>
1689
-
<translation>Remote</translation>
1688
+
<source>remote</source>
1689
+
<translation>Remote</translation>
1690
1690
</message>
1691
1691
<message>
1692
-
<source>embedded_connection_info</source>
1693
-
<translation>With embedded connection, an RGB Lightning Node is automatically run in the background.</translation>
1692
+
<source>embedded_connection_info</source>
1693
+
<translation>With embedded connection, an RGB Lightning Node is automatically run in the background.</translation>
1694
1694
</message>
1695
1695
<message>
1696
-
<source>remote_connection_info</source>
1697
-
<translation>With remote connection, an RGB Lightning Node needs to be hosted separately and its URL will need to be provided.</translation>
1696
+
<source>remote_connection_info</source>
1697
+
<translation>With remote connection, an RGB Lightning Node needs to be hosted separately and its URL will need to be provided.</translation>
1698
1698
</message>
1699
1699
<message>
1700
-
<source>rln_node_connection_description</source>
1701
-
<translation>An RLN (RGB Lightning Node) instance is necessary to support the app's functionalities. Clicking an option reveals details about it.</translation>
1700
+
<source>rln_node_connection_description</source>
1701
+
<translation>An RLN (RGB Lightning Node) instance is necessary to support the app's functionalities. Clicking an option reveals details about it.</translation>
1702
+
</message>
1703
+
<message>
1704
+
<source>rgb_ln_node_connection_failed</source>
1705
+
<translation>The RGB Lightning Node unexpectedly crashed or was terminated, causing the connection to the provided Lightning Node to fail. The application requires the RGB Lightning Node to function properly, and it must be running for a successful connection. You can report this issue on {} for assistance.
1706
+
1707
+
{}You can try to restart the RGB Lightning Node or close the application.</translation>
0 commit comments