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
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -242,7 +242,8 @@
242
242
"are_you_sure": "Are you sure?",
243
243
"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.",
244
244
"your_photo": "Your photo",
245
-
"your_photo_description": "This will be displayed on your profile."
245
+
"your_photo_description": "This will be displayed on your profile.",
246
+
"photo_innerText": "No Image"
246
247
},
247
248
"sign_in_screen": {
248
249
"do_not_have_an_account": "Don't have an account?",
Copy file name to clipboardExpand all lines: src/i18n/translations/pl.json
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,7 @@
28
28
"remove": "Usuń",
29
29
"save": "Zapisz",
30
30
"change": "Zmień",
31
+
"upload": "Prześlij",
31
32
"search": "Szukaj",
32
33
"try_again_later": "Proszę spróbuj ponownie później",
33
34
"try_again": "Spróbuj ponownie"
@@ -238,7 +239,10 @@
238
239
"update_your_details": "Zaktualizuj swoje dane osobowe tutaj.",
239
240
"remove_account": "Usuń konto",
240
241
"are_you_sure": "Jesteś pewny/a?",
241
-
"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"
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",
243
+
"your_photo": "Twoje zdjęcie",
244
+
"your_photo_description": "To będzie wyświetlane na twoim profilu.",
0 commit comments