We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449f326 commit 2a2ff87Copy full SHA for 2a2ff87
assets/l10n/app_nb.arb
@@ -1 +1,14 @@
1
-{}
+{
2
+ "aboutPageAppVersion": "App versjon",
3
+ "@aboutPageAppVersion": {
4
+ "description": "Label for Zulip app version in About Zulip page"
5
+ },
6
+ "aboutPageTitle": "Om Zulip",
7
+ "@aboutPageTitle": {
8
+ "description": "Title for About Zulip page."
9
10
+ "aboutPageOpenSourceLicenses": "Lisenser for åpen kildekode",
11
+ "@aboutPageOpenSourceLicenses": {
12
+ "description": "Item title in About Zulip page to navigate to Licenses page"
13
+ }
14
+}
0 commit comments