chore: Scheduled updates (Firmware, Hardware, Translations) (#2406)

Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
This commit is contained in:
James Rich 2025-07-09 19:55:37 +00:00 committed by GitHub
parent 1bad58a889
commit 48d2690a8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 41 additions and 2 deletions

View file

@ -15,4 +15,6 @@
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<resources></resources>
<resources>
<string name="send_hello_message">Enviar Mensaje Hola</string>
</resources>

View file

@ -16,6 +16,6 @@
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<resources>
<string name="app_name">MeshServiceExample</string>
<string name="app_name">Exemple de service de maillage</string>
<string name="send_hello_message">Envoyer un message dannonce</string>
</resources>