apktool, apm: add French translation, update (#8234)
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
|
||||
`apktool b {{path/to/directory}}`
|
||||
|
||||
- Install and store frameworks:
|
||||
- Install and store a framework:
|
||||
|
||||
`apktool if {{framework.apk}}`
|
||||
|
@@ -4,14 +4,14 @@
|
||||
> See `atom`.
|
||||
> More information: <https://github.com/atom/apm>.
|
||||
|
||||
- Install packages from http://atom.io/packages and themes from http://atom.io/themes:
|
||||
- Install a package from http://atom.io/packages or a theme from http://atom.io/themes:
|
||||
|
||||
`apm install {{package_name}}`
|
||||
|
||||
- Remove packages/themes:
|
||||
- Remove a package/theme:
|
||||
|
||||
`apm remove {{package_name}}`
|
||||
|
||||
- Upgrade packages/themes:
|
||||
- Upgrade a package/theme:
|
||||
|
||||
`apm upgrade {{package_name}}`
|
||||
|
Reference in New Issue
Block a user