Skip to content

Commit ea40162

Browse files
andibingnaveensingh
authored andcommitted
chore(l10n): update English (United Kingdom) translations
Currently translated at 5.7% (15 of 261 strings) Translation: Fossify/Calendar Translate-URL: https://hosted.weblate.org/projects/fossify/calendar/en_GB/ Via: Weblate
1 parent 2694c00 commit ea40162

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

app/src/main/res/values-en-rGB/strings.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,12 @@
1313
<string name="event_color">Event colour</string>
1414
<string name="default_calendar_color">Default calendar colour</string>
1515
<string name="task_color">Task colour</string>
16+
<plurals name="within_the_next_weeks">
17+
<item quantity="one">Within the next %d week</item>
18+
<item quantity="other">Within the next %d weeks</item>
19+
</plurals>
20+
<plurals name="within_the_next_months">
21+
<item quantity="one">Within the next %d month</item>
22+
<item quantity="other">Within the next %d months</item>
23+
</plurals>
1624
</resources>

0 commit comments

Comments
 (0)