Sync Localazy strings - including post treatment.

./tools/localazy/downloadStrings.sh --all
This commit is contained in:
Benoit Marty 2024-02-23 17:27:58 +01:00 committed by Benoit Marty
parent d0a457d751
commit c746a0acc5
210 changed files with 1578 additions and 1578 deletions

View file

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="rich_text_editor_a11y_add_attachment">"Lägg till bilaga"</string>
<string name="rich_text_editor_bullet_list">"Växla punktlista"</string>
<string name="rich_text_editor_close_formatting_options">"Stäng formateringsalternativ"</string>
<string name="rich_text_editor_code_block">"Växla kodblock"</string>
@ -20,5 +21,4 @@
<string name="rich_text_editor_remove_link">"Ta bort länk"</string>
<string name="rich_text_editor_unindent">"Ta bort indrag"</string>
<string name="rich_text_editor_url_placeholder">"Länk"</string>
<string name="rich_text_editor_a11y_add_attachment">"Lägg till bilaga"</string>
</resources>