Added french translations (#666)
* Update Localizable.strings Added missing translations * Added french localization for settings.app.about * Added french translations Added timeline.latest and timeline.add.url french translations
This commit is contained in:
parent
b598434648
commit
71063c69df
|
@ -295,12 +295,12 @@
|
|||
|
||||
// MARK: Package: Timeline
|
||||
"timeline.federated" = "Fédéré";
|
||||
"timeline.latest" = "Jump to Latest";
|
||||
"timeline.latest" = "Aller au plus récent";
|
||||
"timeline.home" = "Accueil";
|
||||
"timeline.local" = "Local";
|
||||
"timeline.n-recent-from-n-participants %lld %lld" = "%lld publications récentes de %lld participants";
|
||||
"timeline.trending" = "Tendances";
|
||||
"timeline.add.url" = "Instance URL";
|
||||
"timeline.add.url" = "URL de l'instance";
|
||||
|
||||
// MARK: Package: Status
|
||||
"status.action.translate" = "Traduire";
|
||||
|
|
Loading…
Reference in New Issue