mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
translate craue config button
This commit is contained in:
parent
e63252164f
commit
d7807ff5f6
2 changed files with 6 additions and 0 deletions
|
@ -17,3 +17,8 @@ share_twitter: Enable share to Twitter
|
||||||
show_printlink: Display a link to print content
|
show_printlink: Display a link to print content
|
||||||
wallabag_support_url: Support URL for wallabag
|
wallabag_support_url: Support URL for wallabag
|
||||||
wallabag_url: URL of *your* wallabag instance
|
wallabag_url: URL of *your* wallabag instance
|
||||||
|
entry: "article"
|
||||||
|
export: "export"
|
||||||
|
import: "import"
|
||||||
|
misc: "misc"
|
||||||
|
modify_settings: "apply"
|
||||||
|
|
|
@ -21,3 +21,4 @@ entry: "article"
|
||||||
export: "export"
|
export: "export"
|
||||||
import: "import"
|
import: "import"
|
||||||
misc: "divers"
|
misc: "divers"
|
||||||
|
modify_settings: "appliquer"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue