mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore(translations): board stats, board created
This commit is contained in:
@@ -14,5 +14,11 @@
|
||||
"download_app": "Last ned appen",
|
||||
"start_new_thread": "Start en ny tråd",
|
||||
"show_stats": "Vis statistikk",
|
||||
"hide": "Skjul"
|
||||
"hide": "Skjul",
|
||||
"board_stats_hour": "I løpet av den siste timen har <1>{{userCount}}</1> brukere laget <1>{{postCount}}</1> innlegg",
|
||||
"board_stats_day": "I løpet av den siste dagen har <1>{{userCount}}</1> brukere laget <1>{{postCount}}</1> innlegg",
|
||||
"board_stats_week": "I løpet av den siste uken har <1>{{userCount}}</1> brukere laget <1>{{postCount}}</1> innlegg",
|
||||
"board_stats_month": "I løpet av den siste måneden har <1>{{userCount}}</1> brukere laget <1>{{postCount}}</1> innlegg",
|
||||
"board_stats_all": "Siden den gang har <1>{{userCount}}</1> brukere laget <1>{{postCount}}</1> innlegg",
|
||||
"board_created": "Forum opprettet"
|
||||
}
|
||||
Reference in New Issue
Block a user