1
0
Fork 0
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:
Thomas Citharel 2016-02-11 13:37:28 +01:00
parent e63252164f
commit d7807ff5f6
2 changed files with 6 additions and 0 deletions

View file

@ -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"

View file

@ -21,3 +21,4 @@ entry: "article"
export: "export" export: "export"
import: "import" import: "import"
misc: "divers" misc: "divers"
modify_settings: "appliquer"