Skip to content

Commit 4c8c812

Browse files
Merge pull request #187 from odin-/master
Add Norwegian translation to library
2 parents 6720c1b + 468a8da commit 4c8c812

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<resources>
2+
<string name="mi_content_description_skip">Hopp over</string>
3+
<string name="mi_content_description_back">Tilbake</string>
4+
<string name="mi_content_description_next">Neste</string>
5+
<string name="mi_content_description_next_finish">Neste/Avslutt</string>
6+
<plurals name="mi_label_grant_permission">
7+
<item quantity="one">Gi tillatelse</item>
8+
<item quantity="other">Gi tillatelser</item>
9+
</plurals>
10+
<string name="mi_label_button_cta">Kom i gang</string>
11+
</resources>

0 commit comments

Comments
 (0)