Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
greenart7c3 committed Dec 11, 2024
2 parents d9aac0f + 4763301 commit c350d39
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -454,4 +454,7 @@
<string name="check_the_code">Check the code</string>
<string name="edit_profile">Edit profile</string>
<string name="your_nostr_account_explainer">This is your public key, a sort of username that you can share with anyone to let it find you on Nostr:</string>
<string name="congratulations_your_new_account_is_ready">Congratulations, your new account is ready!\n</string>
<string name="your_account_is_ready_to_use">Now you can start using apps that support Amber, when needed Amber will open and ask you to confirm permissions.\nIn this view you will find all the apps that have active permissions.\n\nDiscover all Nostr apps for android at </string>
<string name="nostr_app">nostrapps.com</string>
</resources>
3 changes: 3 additions & 0 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -454,4 +454,7 @@
<string name="check_the_code">Check the code</string>
<string name="edit_profile">Edit profile</string>
<string name="your_nostr_account_explainer">This is your public key, a sort of username that you can share with anyone to let it find you on Nostr:</string>
<string name="congratulations_your_new_account_is_ready">Congratulations, your new account is ready!\n</string>
<string name="your_account_is_ready_to_use">Now you can start using apps that support Amber, when needed Amber will open and ask you to confirm permissions.\nIn this view you will find all the apps that have active permissions.\n\nDiscover all Nostr apps for android at </string>
<string name="nostr_app">nostrapps.com</string>
</resources>
3 changes: 3 additions & 0 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -454,4 +454,7 @@
<string name="check_the_code">Check the code</string>
<string name="edit_profile">Edit profile</string>
<string name="your_nostr_account_explainer">This is your public key, a sort of username that you can share with anyone to let it find you on Nostr:</string>
<string name="congratulations_your_new_account_is_ready">Congratulations, your new account is ready!\n</string>
<string name="your_account_is_ready_to_use">Now you can start using apps that support Amber, when needed Amber will open and ask you to confirm permissions.\nIn this view you will find all the apps that have active permissions.\n\nDiscover all Nostr apps for android at </string>
<string name="nostr_app">nostrapps.com</string>
</resources>
3 changes: 3 additions & 0 deletions app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -452,4 +452,7 @@
<string name="check_the_code">Check the code</string>
<string name="edit_profile">Edit profile</string>
<string name="your_nostr_account_explainer">This is your public key, a sort of username that you can share with anyone to let it find you on Nostr:</string>
<string name="congratulations_your_new_account_is_ready">Congratulations, your new account is ready!\n</string>
<string name="your_account_is_ready_to_use">Now you can start using apps that support Amber, when needed Amber will open and ask you to confirm permissions.\nIn this view you will find all the apps that have active permissions.\n\nDiscover all Nostr apps for android at </string>
<string name="nostr_app">nostrapps.com</string>
</resources>
3 changes: 3 additions & 0 deletions app/src/main/res/values-sw-rKE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -451,4 +451,7 @@
<string name="check_the_code">Check the code</string>
<string name="edit_profile">Edit profile</string>
<string name="your_nostr_account_explainer">This is your public key, a sort of username that you can share with anyone to let it find you on Nostr:</string>
<string name="congratulations_your_new_account_is_ready">Congratulations, your new account is ready!\n</string>
<string name="your_account_is_ready_to_use">Now you can start using apps that support Amber, when needed Amber will open and ask you to confirm permissions.\nIn this view you will find all the apps that have active permissions.\n\nDiscover all Nostr apps for android at </string>
<string name="nostr_app">nostrapps.com</string>
</resources>
3 changes: 3 additions & 0 deletions app/src/main/res/values-zh/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -454,4 +454,7 @@
<string name="check_the_code">Check the code</string>
<string name="edit_profile">Edit profile</string>
<string name="your_nostr_account_explainer">This is your public key, a sort of username that you can share with anyone to let it find you on Nostr:</string>
<string name="congratulations_your_new_account_is_ready">Congratulations, your new account is ready!\n</string>
<string name="your_account_is_ready_to_use">Now you can start using apps that support Amber, when needed Amber will open and ask you to confirm permissions.\nIn this view you will find all the apps that have active permissions.\n\nDiscover all Nostr apps for android at </string>
<string name="nostr_app">nostrapps.com</string>
</resources>

0 comments on commit c350d39

Please sign in to comment.