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: lib/l10n/app_en.arb
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -954,6 +954,8 @@
954
954
"releaseNotes": "Release notes",
955
955
"releaseNotesTitle": "What's new",
956
956
"version": "Version {version}",
957
+
"releaseNotes_4_7_7": "Fixed errors in monthly transit calculations. Subscription badges now display only when appropriate.",
958
+
"releaseNotes_4_7_6": "Improved font rendering.",
957
959
"releaseNotes_4_7_1": "Connection error messages now translated.",
958
960
"releaseNotes_4_5_1": "New app icons. Improved logo quality in the menu. Fixed a validation issue when editing birth charts.",
959
961
"releaseNotes_4_0_1": "Fixed an issue where the PDF button did not appear after reading generation. Saved charts now refresh correctly when navigating back with the browser.",
@@ -970,5 +972,7 @@
970
972
"releaseNotes_2_0_1": "Initial release with birth chart readings, synastry analysis for couple compatibility, and daily and monthly transit predictions. PDF export. Full support for English and Italian.",
971
973
"updateRequired": "Just a moment!",
972
974
"updateNow": "Update",
973
-
"errorMessageCopied": "Error message copied to clipboard"
975
+
"errorMessageCopied": "Error message copied to clipboard",
976
+
"portalReturnTitle": "Done",
977
+
"portalReturnMessage": "You can close this window and return to the app."
Copy file name to clipboardExpand all lines: lib/l10n/app_it.arb
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -933,6 +933,8 @@
933
933
"releaseNotes": "Note di rilascio",
934
934
"releaseNotesTitle": "Novità",
935
935
"version": "Versione {version}",
936
+
"releaseNotes_4_7_7": "Risolti errori nel calcolo dei transiti mensili. I badge degli abbonamenti ora si mostrano solo quando appropriato.",
937
+
"releaseNotes_4_7_6": "Migliorato il rendering dei font.",
936
938
"releaseNotes_4_7_1": "Messaggi di errore di connessione ora tradotti in italiano.",
937
939
"releaseNotes_4_5_1": "Nuove icone dell'app. Migliorata la qualità del logo nel menu. Risolto un problema di validazione nella modifica del tema natale.",
938
940
"releaseNotes_4_0_1": "Risolto un problema per cui il pulsante PDF non appariva dopo la generazione della lettura. I grafici salvati ora si aggiornano correttamente tornando indietro con il browser.",
@@ -949,5 +951,7 @@
949
951
"releaseNotes_2_0_1": "Rilascio iniziale con letture del tema natale, analisi di sinastria per la compatibilità di coppia, e previsioni dei transiti giornalieri e mensili. Esportazione PDF. Supporto completo per inglese e italiano.",
950
952
"updateRequired": "Un attimo!",
951
953
"updateNow": "Aggiorna",
952
-
"errorMessageCopied": "Messaggio di errore copiato negli appunti"
954
+
"errorMessageCopied": "Messaggio di errore copiato negli appunti",
955
+
"portalReturnTitle": "Fatto",
956
+
"portalReturnMessage": "Puoi chiudere questa finestra e tornare all'app."
0 commit comments