mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 15:43:51 +00:00
Refactoring translations
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
Search a person: Search a person
|
||||
Person name: Person name
|
||||
Person name: Person name
|
||||
Login: Login
|
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<file source-language="en" datatype="plaintext" original="file.ext">
|
||||
<body>
|
||||
<trans-unit id="1">
|
||||
<source>Symfony2 is great</source>
|
||||
<target>J'aime Symfony2</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
@@ -1,14 +1,3 @@
|
||||
views:
|
||||
Main:
|
||||
admin:
|
||||
index:
|
||||
header_title: Administration de Chill
|
||||
page_title: Administration
|
||||
|
||||
views:
|
||||
Common:
|
||||
edit: Modifier
|
||||
show: Voir
|
||||
actions: Actions
|
||||
Search a person: Rechercher une personne
|
||||
Person name: Nom / Prénom de la personne
|
||||
Person name: Nom / Prénom de la personne
|
||||
Login: Connexion
|
Reference in New Issue
Block a user