Skip to content

Commit

Permalink
Fix pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMarvin committed Sep 18, 2023
1 parent e9311f1 commit bfa4867
Show file tree
Hide file tree
Showing 3 changed files with 138 additions and 168 deletions.
44 changes: 44 additions & 0 deletions lib/l10n/arb/app_nb.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"general": "Generelt",
"@general": {
"description": "Subheading in the Settings Page"
},
"settings": "Innstillinger",
"@settings": {
"description": "Text shown in the AppBar of the Settings Page"
},
"data": "Data",
"@data": {
"description": "Subheading in the Settings Page"
},
"stats": "Statistikk",
"@stats": {
"description": "Text shown in the AppBar of the Stats Page"
},
"light": "Lys",
"@light": {
"description": "Text shown in the AppBar of the Counter Page"
},
"dark": "Mørk",
"@dark": {
"description": "Text shown in the appearance chooser"
},
"followSystem": "System",
"@followSystem": {
"description": "Text shown in the appearance chooser"
},
"backUp": "Sikkerhetskopier",
"@backUp": {},
"restore": "Gjenopprett",
"@restore": {
"description": "Text shown in the Data Section of the Settings Page"
},
"fucksGivenAppBarTitle": "Fucks Given",
"@fucksGivenAppBarTitle": {
"description": "Text shown in the AppBar of Fucks Given"
},
"appearance": "Utseende",
"@appearance": {
"description": "Text shown in the General Section of the Settings Page"
}
}
Loading

0 comments on commit bfa4867

Please sign in to comment.