Skip to content

Commit 5b9fb1c

Browse files
committed
chore: update localization strings via Crowdin
1 parent cf9babd commit 5b9fb1c

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

features/meetings/src/main/res/values-de/strings.xml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,17 @@
1616
~ You should have received a copy of the GNU General Public License
1717
~ along with this program. If not, see http://www.gnu.org/licenses/.
1818
-->
19-
<resources></resources>
19+
<resources>
20+
<string name="all_meetings_tab_next">NÄCHSTE</string>
21+
<string name="all_meetings_tab_past">LETZTE</string>
22+
<string name="meeting_repeating_daily">Täglich</string>
23+
<string name="meeting_repeating_weekly">Wöchentlich</string>
24+
<string name="meeting_repeating_biweekly">Alle 2 Wochen</string>
25+
<string name="meeting_repeating_monthly">Monatlich</string>
26+
<string name="meeting_repeating_annually">Jährlich</string>
27+
<string name="meeting_join_button">Beitreten</string>
28+
<string name="meeting_button_show_all">Alle anzeigen</string>
29+
<string name="new_meeting_title">Neues Meeting</string>
30+
<string name="new_meeting_now">Meeting starten</string>
31+
<string name="new_meeting_schedule">Meeting planen</string>
32+
</resources>

0 commit comments

Comments
 (0)