diff options
author | Thomas Citharel <tcit@tcit.fr> | 2016-02-11 13:37:28 +0100 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2016-02-11 13:37:28 +0100 |
commit | d7807ff5f61ca4de175c20f36ff735d40a993faf (patch) | |
tree | 45fec14fb9c49ddfc250d65ab2cc721ff51e0ef0 /app/Resources/CraueConfigBundle | |
parent | e63252164fc4c55ff41d0fffbba6877a7fff4136 (diff) | |
download | wallabag-d7807ff5f61ca4de175c20f36ff735d40a993faf.tar.gz wallabag-d7807ff5f61ca4de175c20f36ff735d40a993faf.tar.zst wallabag-d7807ff5f61ca4de175c20f36ff735d40a993faf.zip |
translate craue config button
Diffstat (limited to 'app/Resources/CraueConfigBundle')
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | 5 | ||||
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml index 6d86eab6..1c47ed2d 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | |||
@@ -17,3 +17,8 @@ share_twitter: Enable share to Twitter | |||
17 | show_printlink: Display a link to print content | 17 | show_printlink: Display a link to print content |
18 | wallabag_support_url: Support URL for wallabag | 18 | wallabag_support_url: Support URL for wallabag |
19 | wallabag_url: URL of *your* wallabag instance | 19 | wallabag_url: URL of *your* wallabag instance |
20 | entry: "article" | ||
21 | export: "export" | ||
22 | import: "import" | ||
23 | misc: "misc" | ||
24 | modify_settings: "apply" | ||
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml index 5d8e637e..ddb78a13 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.fr.yml | |||
@@ -21,3 +21,4 @@ entry: "article" | |||
21 | export: "export" | 21 | export: "export" |
22 | import: "import" | 22 | import: "import" |
23 | misc: "divers" | 23 | misc: "divers" |
24 | modify_settings: "appliquer" | ||