mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Add warning to files.
This commit is contained in:
		| @@ -20,7 +20,17 @@ | ||||
|  * along with this program.  If not, see <https://www.gnu.org/licenses/>. | ||||
|  */ | ||||
|  | ||||
| // Ignore this comment | ||||
| /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
|  * | ||||
|  * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! | ||||
|  * | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  *  | ||||
|  */ | ||||
|  | ||||
|  | ||||
| declare(strict_types=1); | ||||
|  | ||||
| @@ -38,4 +48,14 @@ return [ | ||||
|     'profile-index'          => 'Nao te esquecas que a plataforma demo reinicia a cada 4 horas. O teu acesso pode ser revogado a qualquer altura. Isto acontece automaticamente e nao e um problema na plataforma.', | ||||
| ]; | ||||
|  | ||||
| // Ignore this comment | ||||
| /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|  * YOUR CHANGES WILL BE OVERWRITTEN! | ||||
|  * YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED! | ||||
|  * | ||||
|  * GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS! | ||||
|  * | ||||
|  * https://crowdin.com/project/firefly-iii | ||||
|  *  | ||||
|  */ | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user