Skip to content

Commit 6cb0673

Browse files
authored
Merge pull request #864 from ooni/translations/ooni/03c6e946f2
Translations: Updates for project OONI Probe
2 parents a5ee2f7 + c3bd373 commit 6cb0673

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composeApp/src/commonMain/composeResources/values-is/strings-common.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,10 @@
323323

324324
<string name="Common_Today">Í dag</string>
325325
<string name="Common_Ago">%1$s ago</string>
326+
<plurals name="Common_Hours">
327+
<item quantity="one">%1$d klukkustund</item>
328+
<item quantity="other">%1$d klukkustundir</item>
329+
</plurals>
326330
<plurals name="Common_Days">
327331
<item quantity="one">%1$d dag</item>
328332
<item quantity="other">%1$d daga</item>

0 commit comments

Comments
 (0)