forked from wallabag/wallabag
translate craue config button
This commit is contained in:
@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user