Skip to content

Commit c581b0e

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 1961d29 commit c581b0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/src/main/res/values-lo/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<!-- relative time less than 1 minute using the term: Now -->
1010
<string name="date_formatting_now">ເມື່ອກີ້ນີ້</string>
1111
<!-- relative time in minutes, less than 1 hour, i.e. 1m, 5m, 59m -->
12-
<string name="date_formatting_relative_minutes">ນທ</string>
12+
<string name="date_formatting_relative_minutes">%dນທ</string>
1313
<!-- relative time in hours, less than 1 day, i.e. 1h, 5h, 23h -->
1414
<plurals name="date_formatting_relative_hours">
15-
<item quantity="other">ຊມ</item>
15+
<item quantity="other">%dຊມ</item>
1616
</plurals>
1717
</resources>

0 commit comments

Comments
 (0)