forked from wallabag/wallabag
@ -34,6 +34,9 @@ menu:
|
||||
site_credentials: Site credentials
|
||||
ignore_origin_instance_rules: 'Global ignore origin rules'
|
||||
quickstart: "Quickstart"
|
||||
theme_toggle_light: "Light theme"
|
||||
theme_toggle_dark: "Dark theme"
|
||||
theme_toggle_auto: "Automatic theme"
|
||||
top:
|
||||
add_new_entry: Add a new entry
|
||||
search: Search
|
||||
@ -273,6 +276,10 @@ entry:
|
||||
delete_public_link: delete public link
|
||||
export: Export
|
||||
print: Print
|
||||
theme_toggle: Theme toggle
|
||||
theme_toggle_light: Light
|
||||
theme_toggle_dark: Dark
|
||||
theme_toggle_auto: Automatic
|
||||
problem:
|
||||
label: Problems?
|
||||
description: Does this article appear wrong?
|
||||
|
||||
@ -34,6 +34,9 @@ menu:
|
||||
site_credentials: Accès aux sites
|
||||
ignore_origin_instance_rules: "Règles globales d'omission d'origine"
|
||||
quickstart: "Pour bien débuter"
|
||||
theme_toggle_light: "Thème clair"
|
||||
theme_toggle_dark: "Thème sombre"
|
||||
theme_toggle_auto: "Thème automatique"
|
||||
top:
|
||||
add_new_entry: Sauvegarder un nouvel article
|
||||
search: Rechercher
|
||||
@ -273,6 +276,10 @@ entry:
|
||||
delete_public_link: Supprimer le lien public
|
||||
export: Exporter
|
||||
print: Imprimer
|
||||
theme_toggle: Changer le thème
|
||||
theme_toggle_light: "Clair"
|
||||
theme_toggle_dark: "Sombre"
|
||||
theme_toggle_auto: "Automatique"
|
||||
problem:
|
||||
label: Un problème ?
|
||||
description: Est-ce que cet article s’affiche mal ?
|
||||
|
||||
Reference in New Issue
Block a user