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/i18n/translations/en.json
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -234,8 +234,14 @@
234
234
"copy_push_token": "Copy push token",
235
235
"current_theme": "Current theme: {{theme}}",
236
236
"sign_out": "Sign out!",
237
-
"selected": " - selected",
238
-
"remove_account": "Remove account"
237
+
"selected": " - selected"
238
+
},
239
+
"profile_screen": {
240
+
"profile": "Profile",
241
+
"update_your_details": "Update your personal details here.",
242
+
"remove_account": "Remove account",
243
+
"are_you_sure": "Are you sure?",
244
+
"remove_account_desc": "This action cannot be undone.\n\nYou will lose access to your account. If you have an active subscription you will lose access to it.\n\nPlease make sure you are certain about this action."
239
245
},
240
246
"sign_in_screen": {
241
247
"do_not_have_an_account": "Don't have an account?",
Copy file name to clipboardExpand all lines: src/i18n/translations/pl.json
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -232,8 +232,14 @@
232
232
"settings_screen": {
233
233
"current_theme": "Current theme: {{theme}}",
234
234
"selected": " - wybrano",
235
-
"sign_out": "Wyloguj!",
236
-
"remove_account": "Usuń konto"
235
+
"sign_out": "Wyloguj!"
236
+
},
237
+
"profile_screen": {
238
+
"profile": "Profil",
239
+
"update_your_details": "Zaktualizuj swoje dane osobowe tutaj.",
240
+
"remove_account": "Usuń konto",
241
+
"are_you_sure": "Jesteś pewny/a?",
242
+
"remove_account_desc": "Tej akcji nie można cofnąć.\n\nUtracisz dostęp do swojego konta. Jeśli masz aktywną subskrypcję, utracisz do niej dostęp.\n\nUpewnij się, że jesteś pewien tej akcji"
0 commit comments