* Sync Strings from Localazy * Fix strings usage after some were moved * Fix Norwegian string that was causing lint to fail * Update screenshots --------- Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com> Co-authored-by: Jorge Martín <jorgem@element.io>
5 lines
246 B
XML
5 lines
246 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="common_date_date_at_time">"%1$s um %2$s"</string>
|
|
<string name="common_date_this_month">"Diesen Monat"</string>
|
|
</resources>
|